@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
	}
img{
	border:none;
	}
a{
	outline:none;
	text-decoration:none;
	color:#0072bc;
	}
h1,h2,h3,h4,h5,h6,p{
	margin-top:12px;
	margin-bottom:12px;
	line-height:18px;
	}
h1,h2,h3,h4,h5,h6{
	color:#0072bc;
	font-size:18px;
	}
html, body{
	width:100%;
	height:100%;
	background:url(pics/content/snap_line_gelb_faux.gif) top left repeat-y;
	}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
#page{
	width:1004px;
	height:100%;
	float:left;
	}
#left{
	width:126px;
	height:100%;
	background:url(pics/content/snap_line_gelb.gif) top right repeat-y #FFCB05;
	float:left;
	}
#head{
	width:878px;
	height:142px;
	background:url(pics/content/header2.jpg) no-repeat top right;
	float:left;
	}
#navi{
	margin-top:120px;
	margin-left:15px;
	margin-right:30px;
	float:left;
	}
#navi ul{
	list-style-type:none;
	}
#navi li{
	float:left;
	}
#navi a{
	text-decoration:none;
	color:#000;
	}
#navi a:hover, #navi a.aktiv{
	color:#d40500;
	}
#inhalt{
	width:878px;
	float:left;
	}
#links{
	width:505px;
	margin-left:30px;
	margin-top:25px;
	}
#sprache{
	margin-top:120px;
	margin-left:15px;
	float:left;
}
#footer{
	margin-top:60px;
	text-align:center;
	}
#footer img{
	margin-right:12px;
	}
#floatbox{
	width:535px;
	float:left;
	}
#rechts{
	width:250px;
	float:left;
	margin-top:30px;
	margin-left:45px;
	text-align:center;
	}
#rechts h1 a, #footer a{
	color:#0072bc;
	}
#info{
	background:url(pics/content/infobox.jpg) top left repeat-y #81c243;
	width:230px;
	padding:5px;
	padding-left:8px;
	color:#fff;
	}
#subnavi ul{
	list-style-type:none;
	text-align:left;
	margin-left:10px;
	}
#subnavi ul ul{
	margin-left:20px;
	}
#subnavi li{
	margin-bottom:5px;
	margin-top:5px;
	}
#subnavi a{
	color:#000;
	}
#subnavi a.subactive{
	font-weight:bold;
	color:#d40500;
	}
