@charset "UTF-8";
/* CSS Document */
body{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
line-height:120%;

}

a{
	text-decoration:none;
	color: #999999;
	margin:0 0 3px 0;	
	
}
a:hover{
text-decoration:underline;
}
h1{
color:#666666;
font-size:16px;
margin:10px 0 10px 0;
font-weight:bold;
}
h2{
color:#666666;
font-size:12px;	
margin:0 0 10px 0;
font-weight:bold;
}
div, td ,p input{
	font-size:11px;
}
p{
	padding:5px 0 8px 0;
	}
strong{
	font-weight:bold;
	}
#page{
	padding:0 0px 0 0;
	width:950px;
	
	
}	
.page{
	padding:0 0px 0 0;
	
}
	
.page2{
	padding:0 30px 0 0;
	
}

#top{
	
	background-color:#FFF;
	padding:15px 0 0px 705px;
	
}
#top img{
	
	}

#menuLevel1{
	background-image:url(../bilder/level1_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	padding:0 0 0 170px;

	}
#menuLevel1 ul{
    width:950px;

	}
#menuLevel1 li{
	background-image:url(../bilder/li_bg.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:30px;
	float:left;
	text-align:center;
	padding:0 5px 0 0;
	}
#menuLevel1 li.selected{
	background-image:url(../bilder/li_selected_bg.jpg);
	
	}
#menuLevel1 li a{
	color:#333;
	display:block;
	text-decoration:none;
	padding:10px 0 0 0;
	font-weight:bold;
	}
#menuLevel2 li a{
	color:#333;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
#menuLevel1 li a:hover, #menuLevel2 li a:hover{
	color:#999;
	
	}
#menuLevel2{
	clear:both;
	float:left;
	width:170px;
	padding:18px 0 0 0;
	
		}
#menuLevel2 li{
	padding:0 5px 10px 20px;
	
		}
#content{
	float:left;
	width:750px;
	padding:15px 15px 0 15px;
	
		}
		
#content li{
	
	margin:0 0 0 20px;
	list-style-type:disc;
	
/*
	list-style-position:0;
*/
	
}

#contentLeft{
	float:left;
	width:480px;
		}
#contentRight{
	float:left;
	width:235px;
	padding:0 0 0 25px;
		}
#boxes{
	padding:15px 0 0 0;
	
	}		
.box{
	float:left;
	width:230px;
	padding:0 20px 0 0
	
		}
.boxContent p{
	margin:0 0 0 0;
	
	padding:5px 0px 0 0
	
		}
.box h2{
	color:#FFF;
	padding:7px 0px 0 7px
	
		}
.boxHeader{
	
	width:230px;
	height:25px;
	background-image:url(../bilder/puff_bg.jpg);
	background-repeat:no-repeat;
		}
.boxContent{
	padding:10px;
		}

	
#slideshow{
	width:729px;
	height:150px;
	overflow:hidden;
	
	}
	
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 5px 0 5px 0;
}

#footer{
	clear:both;
	
	font-size: 10px;
	color: #999999;
	padding: 15px 0 15px 0;
}
