@charset "utf-8";


body {
	background-color:#d5e7f5;
	margin:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

#body {
	width:980px;
	margin: 0 auto;
	background-image: url(../images/back_content.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
width:960px;
margin: 0 auto;
}

#header {
position:absolute;
top:0;
width:960px;
height:110px;
margin: 0px;
padding:0;
}
#header_col1 {
float:left;
margin:0 0 0 -50px;
}
#header_col2 {
padding:45px 0 0 0;
float: right;
}

#rubrik {
width:960px;
height:261px;
margin: 0px 0 -3px 0;
padding:0px;
}
#rubrik h1 {
padding:175px 0 0 30px;
}
.rubrik_standard {
background-image:url(../images/rubrik_standard.gif);
background-repeat:repeat-x;
}
.rubrik_hiba, .rubrik_{
background-image:url(../images/rubrik_hiba.gif);
background-repeat:repeat-x;
}
.rubrik_gruen{
background-image:url(../images/rubrik_gruen.gif);
background-repeat:repeat-x;
}
.rubrik_gelb{
background-image:url(../images/rubrik_gelb.gif);
background-repeat:repeat-x;
}
.rubrik_dkblau{
background-image:url(../images/rubrik_dkblau.gif);
background-repeat:repeat-x;
}
.rubrik_blau{
background-image:url(../images/rubrik_blau.gif);
background-repeat:repeat-x;
}

#noflash {	
margin: 0px;
padding:0;
width:960px;
height:440px;
}

#navi {	
margin: 0px;
padding:0;
width:960px;
height:75px;
background-color:#36a7e9;
}

#suche {	
margin: 0px;
padding:0;
width:300px;
height:75px;
background-color:#b6d329;
background-image: url(../images/back_suche.gif);
background-repeat: repeat-y;
float:right;
}

#indexteaser {
width:960px;
height:200px;
margin:0px;
padding:0;
background-color:#CCCCCC;
}


#col1 {
float:left;
width:660px;
padding:0px;
margin:0px;
}
#col2 {
float:left;
width:300px;
padding:0px;
margin:0px;
}

#breadcrumb {
	margin:0 0 0 0px;
	padding:10px 0px 15px 30px;
	font-size:10px;
	color:#999;
}
#breadcrumb a{
color:#999;
}

#bottom {
clear:both;
background-color:#3c3c3c;
margin:0px 0 0 0;
padding:0px 0 20px 0;
color:#999;
}
#bottom a {
color:#fff;
}


#footer {
clear:both;
width:960px;
height:100px;
margin:0 auto;
padding:15px 0;
color:#3c3c3c;
text-align:center;
background-image: url(../images/back_footer_bottom.png);
background-repeat: no-repeat;
}
#footer a{
color:#3c3c3c;
}
#footer li{
	float:left;
	margin:0 10px;
	font-weight:bold;
}
#footer ul{
	text-align:center;
	width:470px;
	margin:0 auto;
}

#bttop{
margin:0 0 0 960px;
}
