
html, body {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	background:#fff url(../images/common/background.gif) top left repeat;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica;
	color:#000;
	line-height:14px;
}

#rand_oben {
	background:url(../images/common/rand_oben.gif) top left repeat-x;
	position:absolute;
	width:100%;
	height:24px;
	top:0;
	left:0;
}

#seite {
	width:954px;
	/*width:951px;*/
	background:#fff url(../images/common/background_content.gif);	
	/*background:url(../images/common/background_content.png);*/	
	margin:0 auto;	
	position: relative;
	min-height: 100%;
}

#header_navigation {
	width:954px;
	height:102px;
	background:#fff url(../images/common/header.jpg) top left no-repeat;
	/*background:url(../images/common/header.png) top left no-repeat;*/
}

#layerxmas {
	position:absolute;	
	z-index:99;
	display:none;		
	border:1px solid #203d5b;	
	top:20px;
	background-color:#fff;
}

a {
	color: #003056;
}

#navigation {
	padding:40px 0 0 300px;
}

#sub_navigation a {
	color:#404040;
	font-size:12px;
	text-decoration:none;
	margin-right:40px;
}

#sub_navigation a:hover {	
	text-decoration:underline;
}

#sub_navigation a.active {	
	font-weight:bold;
}

#navigation a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	background:url(../images/common/navi_trenner.gif) top right no-repeat;
	padding:0 15px;
	height:35px;
	line-height:33px;
	float:left;
	display:block;
}

#header_kontakt {
	position:absolute;
	top:259px;
	left:830px;
}

#header_kontakt a {
	color:#fff;
	font-weight:bold;
	background:url(../images/common/pfeil_rechts_weiss.gif) top right no-repeat;
	padding-right:15px;
	text-decoration:none;
	text-transform:uppercase;
}


#headerbild {
	width:940px;
	height:197px;
}


.pa {
	position:absolute;
}


#linke_spalte {
	float:left;
	width:256px;	
}

#linke_spalte_content {
	padding:0px 30px;
	color:#003056;		
}

#rechte_spalte {
	float:left;
	width:684px;	
}

#rechte_spalte_content {
	padding:0 0 30px 59px;
	color:#003056;		
}


h1 {
	font-size:13px;
	font-weight:bold;
	color:#003056;	
	margin:20px 0 20px -21px;		
	padding:0;
	line-height:16px;
}

#layerxmas h1 {	
	font-size:16px;
	color:#003056;	
	margin:20px 0 20px 0;		
	padding:0;
	line-height:16px;
}

#layerxmas td {
	padding:4px 15px 4px 0;
	vertical-align:top;
}


h2 {
	font-size:13px;
	font-weight:bold;
	color:#003056;
	/* text-transform:uppercase; */
	margin:20px 0;
	line-height:16px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#003056;	
	margin:0;
	padding:0;	
}

h4 {
	font-size:11px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:5px 0;
	margin:8px 0 10px 0;
}

ul {
	margin:10px 0 10px 2px;
	padding:0 0 0 14px;
	list-style-image:url(../images/common/li.gif);	
}

li { 
	margin:0;
	padding:0;
}


#footer {
	clear:both;
	padding-right:45px;
	float:right;
}

#footer_content {
	margin-top:20px;
	text-align:left;
	width:595px;
	border-top:1px solid #c3c3c3;
	font-size:10px;
	color:#003056;
	padding:5px 0 10px 0;
}

#footer_content a {
	font-size:10px;
	text-decoration:none;
}




.teaser_box_klein {
	float:left;
	margin-right:20px;
	width:149px;
	height:85px;
	background:url(../images/common/teaser_box_klein.gif) top left no-repeat;
}

.teaser_box_hoehe {
	height:63px;
}

.teaser_box_text {
	padding:11px 0 0 10px;
	font-size:11px;
	font-weight:bold;
}

.teaser_box_link {
	padding:4px 0 0 10px;
	font-weight:bold;
}

.teaser_box_a {
	background:url(../images/common/teaser_box_pfeil.gif) top right no-repeat;
	padding-right:15px;
	text-decoration:none;
	color:#00233f;
}




#ueberuns_partner_links a {
	display:block;
	width:160px;
	background:url(../images/common/pfeil_rechts_hellgrau.gif) top right no-repeat;
	color:#999999;
	text-decoration:none;
	padding-bottom:6px;
	font-weight:bold;
}

#ueberuns_partner_links a:hover {
	background:url(../images/common/pfeil_rechts_dunkelgrau.gif) top right no-repeat;
	color:#404040;
	text-decoration:underline;	
}

#ueberuns_partner_links a.active {
	background:url(../images/common/pfeil_rechts_dunkelgrau.gif) top right no-repeat;
	color:#404040;
	text-decoration:none;	
}


#news a {
	text-align:right;
	background:url(../images/common/news_pfeil.gif) top right no-repeat;
	padding:4px 12px 0 0;
	display:block;	
}



.content_links {
	float:left;
	width:350px;
}

.content_rechts {
	float:right;
	width:230px;
	text-align:left;
}

.content_rechts_grau {
	width:193px;
	background-color:#f0f3f5;
	border:1px solid #e3e4e5;
}


.image {
	border:1px solid #b1b1b1;
}

.content_rechts_grau_padding {
	padding:12px;
}

.pdf {
	background:url(../images/common/pdf.gif) top left no-repeat;
	background-position:0 5px;
	height:16px;
	padding:5px 0 10px 22px;
	display:block;	
}

input, textarea, select {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#404040;
	border:1px solid #c0c0c0;	
	width:300px;
}

select {
	width:60px;
}

#kontaktformular td, #eingerueckt td {
	padding:6px 10px 0 0;
}

form {
	margin:0;
	padding:0;
}

#weiche {
	padding-top:4px;
	position:absolute;
	width:920px;
	text-align:right;
	font-size:10px;
	color:#fff;
}

#weiche a {
	color:#fff;
	text-decoration:none;	
}




#hintergrund_layer {
	z-index:98;
	position:absolute;
	top:0;
	left:0;
	background-color:#003056;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:block;
}

#picture_layer {
	position:absolute;
	top:150px;
	display:none;
	z-index:99;
}





/* ++++++++++++++ WEIHNACHTEN ++++++++++++++++ */

.weihnachten_btn {
	background:url(../images/weihnachten/btn.jpg) top left no-repeat;
	width:220px;
	height:27px;
	display:block;
	color:#003056;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
}

.weihnachten_btn:hover {
	background:url(../images/weihnachten/btn_hover.jpg) top left no-repeat;
}

