@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2e2e30;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#logo{
	position: absolute;
	left: 50%;
	width: 390px;
	height: 50px;
	top: 80px;
	z-index: 10;
	margin-left: -400px;
}
#navi-portal{
	position: absolute;
	left: 50%;
	width: 350px;
	z-index: 5;
	top: 111px;
	text-align: right;
	margin-left: 103px;
}
#icons{
	position: absolute;
	left: 50%;
	width: 170px;
	z-index: 5;
	top: 20px;
	text-align: right;
	margin-left: 250px;
}
#schatteL{
	position: absolute;
	left: 50%;
	height: 310px;
	z-index: 15;
	top: 162px;
	width: 9px;
	margin-left: -434px;
	background-image: url(../images/schattenL.jpg);
	background-repeat:no-repeat;
}
#schatteR{
	position: absolute;
	left: 50%;
	height: 310px;
	width: 9px;
	z-index: 20;
	top: 162px;
	margin-left: 425px;

	background-image: url(../images/schattenR.jpg);
	background-repeat:no-repeat;
}
#mutter{
	position: absolute;
	left: 50%;
	width: 840px;
	//width: 840px;
	margin-left: -425px;
	z-index: 1;
	top: 12px;
}
#top{
	height: 135px;
}
#top_s{
	height: 150px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#header{
	height: 310px;

}
#bottom{
	background-image: url(../images/contrast.jpg);
	background-repeat: no-repeat;
	height: 146px;
}
#slogan{
	float:left;
	width: 204px;
}
#bild{
	float: right;
	width: 840px;
	font-weight: 350px;
}
#main{
	float: left;
	width: 830px;

}
#navi{
	padding-top: 20px;
	//padding-top: 40px;
}
#mainnavi{
	float: left;
	padding-left: 220px;
}
#meta{
	float: right;
	padding-right: 55px;
}
#content{
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 140%;
}
#cl{
	float: left;
	width: 292px
}
#cr{
	float: right;
	width: 292px
}
#footer{
	color:#b2b2b2;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
#footer p{
	padding: 0px;
	margin: 0px;
}
#footer a{
	color: #b2b2b2;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
}
a{
	color: #E2001A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 2px;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
h3{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}
