@charset "UTF-8";
/* BODY-FONT STUFF */
body{ 
	font: 10px Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	margin: 0 0 0 0;}

a{color: #666; background: inherit; text-decoration: none;}
a:hover{
	color: #666666;
	background: inherit;
}
p{margin: 0 0 10px 0;}
h1{color: #003366; font: lighter 22px Arial, Sans-Serif;}
h1 a{color: #fff; background: inherit;}
h1 a:hover{color: #E4FFD3; background: inherit;}
h2 {color: #003366; font: bold 12px Arial, Sans-Serif;}
h2 a{color: #fff; background: inherit;}
h2 a:hover{color: #E4FFD3; background: inherit;}
h3 {color: #003366; font: bold 10px Arial, Sans-Serif;}
#left h1, #right h1{font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px;}
h4{color: #808080; background: inherit; font-weight: normal; font-size: .9em;}
h7{color: #7a0505; font: lighter 15px Arial, Sans-Serif; margin: 10px 0 5px;}
h7 a{color: #fff; background: inherit;}
h7 a:hover{color: #E4FFD3; background: inherit;}
/* CONTENT ELEMENTE */
#headline{
	background:url(../images/bg.jpg) repeat-x;
	height: 186px;
}
#total{
	width:955px;
	margin-left: auto;
	margin-right: auto;
}
#home{
	margin-top: -165px;
}
#trenner{
	background: url(../images/trennerstart.gif) no-repeat;
	background-position: center;
	height: 87px;
	margin-top: 55px;
}
#nav{
	position: absolute;
	margin-top: -8px;
	margin-left: 120px;
}
#loginbut{
	background: url(../images/neletbox2.gif) no-repeat;
	width:196px;
	height: 170px;
	padding-top: 95px;
	margin-left: 650px;
	margin-top: -247px;
} 
#loginbut a{background: none;}

#topmenu{
	margin-left: 680px;
	margin-top: -266px;
}
#topmenu a{
	color:#333;
	font-size:11px;
}
#topmenu a:hover{
	color:#000;
	font-size:11px;
}
#sub{
	display: none;
}
#inhalt{
	width: 700px;
	margin-left: 90px;
	margin-top: -100px;
}
#contentbg{
	background:url(../images/contentbgstart.gif) repeat-y;
	background-position: center;
	margin-top: 230px;
}
#footer{
	background:url(../images/foobg2.jpg) repeat-x;
	height: 328px;
	margin-top: -310px;
}
#foo{
	background: url(../images/footerline2.jpg) no-repeat;
	width: 955px;
	height: 328px;
	margin-left: auto;
	margin-right: auto;
}
#footext{
	padding-top: 290px;
	margin-left: 78px;
	color: #FFF;
	font-size: 10px;
}
#footext a{
	color: #FFF;
	font-size: 10px;
}
#footext a:hover{
	color: #ccc;
	font-size: 10px;
}
#ie6{display: none;}