body{
	background: #c0c0c0;	
	margin: 5px;
	padding: 5px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.0mm;
	word-spacing: 0.0mm;
	color: #333333;
 	text-align: left;
	text-align: justify;
	line-height: 20px;
}

#container{
	position: relative;
	top: 10px;
background: #ffffff;	
	width: 1040px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(grafik/123-content.jpg);
}

#head{
height:150px;
background-image: url(grafik/123-banner.jpg);
}

#box{
	background: #FFFFFF;
	width: 518px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	margin: 2px auto;
	padding: 5px;
	line-height: 15px;
	font-size:9pt;
}
#spaltenbox{
	background: #4169E1;
	color: #FFFFFF;
	width: 157px;
	border: solid;
	border-width: 2px;
	border-color: #c0c0c0;
	padding: 5px;
	line-height: 15px;
	font-size: 8pt;
	-moz-border-radius:10px;
}
#smallbox{
 	text-align: left;
	background: #FFFFCC;
	width: 520px;
	padding:0px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	margin: 0px auto;
	line-height: 15px;
	font-size:8pt;
}
#smallsmallbox{
 	text-align: left;
	background: #FFFFCC;
	width: 500px;
	padding:0px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	margin: 0px auto;
	line-height: 15px;
	font-size:8pt;
}
.td_r{
	text-align: right;
}
.td_l{
	text-align: left;
}

#submenu{
float:left;
width:162px;
}

#content{
height: 510px overflow:visible; 
padding:2px 22px 2px 2px;
margin:0 0 0 164px;
}

#content h1{
color:#FF6600;
font:bold 16px verdana, sans-serif;
border-bottom:1px solid #bcbcbc;}
#content h2{
color:#FF6600;
font:bold 14px verdana, sans-serif;}
#content h3{
color:#FF6600;
font:bold 12px verdana, sans-serif;
line-height: 16px;
}


div#nav a:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 8px 2px 8px;
	line-height: 25px;
}
div#nav a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 8px 2px 8px;
		line-height: 25px;
}
div#nav a:hover {
	color: #ffffff;
	background-color: #ff6600;
		text-decoration: none;
	text-align: left;
	display: block;
		line-height: 25px;
}

.hauptlink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
}

A:LINK {
	font-style : normal;
	font-variant : normal;
	font-weight :  normal;
	color :#000000;
	text-decoration: underline;
}
A:VISITED {
	font-style : normal;
	font-variant : normal;
	font-weight :  normal;
	color :#000000;
	text-decoration: none;
}
A:HOVER  {
	font-style : normal;
	font-variant:normal;
	font-weight: normal;
	color :#FF0000;
	text-decoration : underline;
}

#foot{color:white;
background-image: url(grafik/123-footer.jpg);
height: 80px;
padding:0;
margin:0;}
#foot p{color: #ff6600;margin:0;padding:4px;text-align:center;}
