body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
}
body {
	background-color: #ef9c00;
	background-image: url(images/background_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a{
	color:black;
}

#main {
	width: 1200px;
	background-image: url(images/background_main.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#top {
	width: 990px;
	/*padding-top: 50px;*/
	/*padding-top:5px;*/
	margin-top:0px;
	text-align: left;
}

#ais_logo {
	float: left;
	width: 300px;
	padding-top: 30px;
}

#claim {
	width: 390px;
	float: left;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #CD0127;
	padding-top: 97px;
	letter-spacing: -1px;
}

#shadows {
	width: 300px;
	float: right;
	text-align: right;
	opacity: 0.75;
	filter: alpha(opacity = 65);
	zoom: 1;
	padding-bottom: 0px;
}

.clear {
	clear: both;
}

#balken_schwarz {
	background-image: url(images/round_corners_black.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	padding-top:5px;
	padding-bottom:5px;
	width: 990px;
}

#content {
	width: 990px;
	border-top: 1px solid #EF9C00;
	border-color: #EF9C00;
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
}

#main_nav {
	width: 200px;
	float: left;
}

#main_nav_content {
	padding: 10px;
	text-align: left;
}
#main_nav_content li{
	list-style: none;
	color:#ffffff;
	margin-left:-30px;;
	line-height:20px;
}
#main_nav_content li li{
	list-style: none;
	color:#ffffff;
	margin-left:-30px;;
	line-height:20px;
}

#main_nav_content li li li{
	list-style: none;
	color:#ffffff;
	margin-left:-30px;;
	line-height:20px;
}


#text {
	width: 590px;
	float: left;
}

#text_content {
	padding: 10px;
	font-size: 12px;
	color: #2D2D2D;
	text-align: left;
	line-height: 16px;
}
#text_content_top {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #2D2D2D;
	text-align: left;
	line-height: 16px;
}

#spalte_rechts {
	width: 200px;
	float: right;
	text-align:center;
}

#spalte_rechts_content {
	padding: 10px;
	/*text-align: left;*/
	width:180px;
}

#fusszeile {
	background-image: url(images/runde_ecken_unten.gif);
	background-repeat: no-repeat;
	width: 990px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
}

p {
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: 600;
	color: #CB0000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	color: #CB0000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	font-weight: 600;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 4px;
	
}

.netfuchs {
	width: 990px;
	font-size: 9px;
	font-weight: 600;
	color: #CA8400;
	background-color: #EF9C00;
	text-align: center;
	padding-top: 10px;
}

.link_netfuchs {
	font-size: 9px;
	font-weight: 600;
	color: #CA8400;
	text-decoration: none;
	background-color: #EF9C00;
	text-align: center;
	padding-top: 10px;
}
.navlink{
	text-decoration:none;
	color:#ffffff;
}
.navlink:hover{
	text-decoration:none;
	color: Yellow;
}
.navlink_active{
		color:#ffffff;
		font-weight:600;
}
.text_weiss{
	color:#ffffff;
}
.search_submit{
border:0;
margin:0;
margin-bottom: -4px;
padding:0;

} 
.search_string{
	background-color: #AEA595;
	border:0px;
	width:140px;
}
.login_table{
	color:#ffffff;
}
.klein{
	font-size:8px;
}