/* ----------------------------------------------------------------
	Contentseiten CSS
	Allg. Formatierungen, Layout,...
	
	Farben-Guide:      
	Allgemeine Seiten HG: #2A5CAA
			
---------------------------------------------------------------- */


/************************
*  Position Print Div
*************************/

#drucken_unten {
display:none;
}



	
/*********************************************************************| BASIC STUFF |***/

body {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	background-color:#2A5CAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}
	
img {
	border:0;
        behavior: url("/cms/master/layout/images/pngbehavior.htc");
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2A5CAA;
	margin: 0px;
	padding-bottom: 10px;
	}
	
h2 {
	font-family: Times New Roman, Times, serif,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #fff;
	background-color: #2A5CAA;
	/*height: 27px;*/
        padding: 5px 10px 5px 10px;
        letter-spacing: .1em;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;


	color: #000;
	margin-bottom: 7px;
	}

li{
	padding-top: 0px;
	padding-bottom: 1px;

}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	margin-top: 5px;
	list-style-image:url(/cms/master/layout/images/li.gif);
	}

p {
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	}
	
.blue {
	color: #2A5CAA;
	}

.preise{
border-left: 1px #2A5CAA solid;
border-top: 1px #2A5CAA solid;
padding: 3px;

}

.img{
border-left: 1px #2A5CAA solid;
border-top: 1px #2A5CAA solid;
padding: 0px;
width: 180 px;
}

.weiss{
padding: 3px;
color: #FFFFFF;
background-color: #2A5CAA;

}

.tab{
border-right: 1px #2A5CAA solid;
border-bottom: 1px #2A5CAA solid;

}
/********************************************************************| BASIC LAYOUT |***/	


#main {
	width: 968px;
	left: 50%;
	position: relative;
	margin-left: -484px;
	min-height: 540px;
	_height: 540px;

	}
	
/*****************************************************************************| TOP |***/		
	
	#top {
		width: 968px;
		height: 79px;
		background-image:url(/cms/master/layout/images/main_bg_top.jpg);
		background-repeat:no-repeat;
		}
		
/**************************************************************************| MIDDLE |***/		

		
	#middle {	
		width: 928px;
		min-height: 475px;		
		_height: 475px;
		padding: 0px 20px 10px 20px;
		background-color:#FFFFFF;
		min-height: 475px;
		
		background-image:url(/cms/master/layout/images/schwan.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		
		
		position: relative;
		}
		
	
		
/*---------------------------------------------| Header |---*/		
		
		#headerFrame {
			position: relative;
			}
			#header {
				position: relative;
				top: 0px;
				left: 0px;
				z-index:1
				}
			#headerLogo{
				position: absolute;
				top: 0px;

				z-index:10
				}

/*-----------------------------------------| Navigation |---*/		

		ul.navigation {
			height: 23px;
			width: 100%;
			list-style-type: none;
			margin: 0px; 
			padding: 0px;
			text-align:left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000;
			padding-top: 10px;
			text-transform:uppercase;
			}
			
			
			ul.navigation li {
				display: inline;
				padding: 10px 23px 10px 20px;
				}
			ul.navigation a {
				width: 100%;
				color: #000;
				text-decoration:none;
				
				
				}
			ul.navigation a:hover {
				color: #2A5CAA;
				}
		
	
/*-----------------------| Content (left, center, right |---*/		
	
span.pauschalenlink a {
color: #2A5CAA;
text-decoration:underline;
font-weight:bold;
}
			
	#content {
		width: 928px;
		margin-top: 15px;
		
		}	
		.contentleft {
			width: 196px;
			float: left;
			
			}
			.box-subnavigation {
				width: 146px;
				padding: 10px;
				margin-bottom: 15px;
			
				}
				ul.subnavigation {
					color: #2A5CAA;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					margin: 0px;
					padding: 0px;
					list-style-image:url(/cms/master/layout/images/subnav_pfeil.gif);
					padding-left: 5px;
					_padding-left: 11px;
					font-weight: normal;
					}
				ul.subnavigation a {
					color: #2A5CAA;
					text-decoration:none;
					}
				ul.subnavigation a:hover {
					color: #2A5CAA;
					text-decoration:underline;
					}
				#active a {
					font-weight: bold;
					color: #2A5CAA;
					}
			
			.box-teaser {
				width: 146px;
				padding: 10px;
				background-color: #FCCD77;
				
				}
				
			.newsletter {
				margin-top: 20px;
				}
				
				
		.contentcenter {
			width: 546px;
			float: left;
			padding: 0px 20px 0px 0px;
			margin: 0px;
			padding-bottom: 0px;
			}	
			.left {
				float: left;
				width: 263px;
				margin-right: 20px;
                               }

			.right {
				float: left;
				width: 263px;

				}
			.breit {
				float: left;
				width: 545px;
				}
					
			
		.contentright {
			width: 166px;
			float: left;
			padding: 0px;
			margin: 0px;
			}	
			.teaser {
				width: 166px;
				background-color:#D0AD67;
				font-family: Arial, Helvetica, sans-serif;
				color: #000;
				}
				.teaser div {
                                        margin: 0px;
					padding: 10px;
					}
				.teaser ul {
					margin: 0px;
					margin-left: 0px;
					margin-top: 5px;
					list-style-image:url(/cms/master/layout/images/li-teaser.gif);
					}
				.teaser ul li {
					
					}
				.teaser ul li a {
					color: #2A5CAA;
					font-weight: bold;
					}
					
			        .teaser a {
					color: #2A5CAA;
                                        text-decoration:underline;
					}

/*************************************************************************| BOTTOM |***/					

			
	#bottom {


		width: 960px;
		height: 51px;
		background-image:url(/cms/master/layout/images/main_bg_bottom.gif);
		background-repeat:no-repeat;
		
		}
		

/****************************************************************| FOOTER & TOPPER |***/			
		
		
	#footer {
		width: 968px;
		left: 50%;
		position: relative;
		margin-top: 10px;
		margin-left: -484px;
		color: #fff;
		text-transform:uppercase;
		font-family: Arial, Helvetica, sans-serif;
		}	
		#footer a {
			color: #fff;
			text-decoration:none;
			}
		#footer a:hover {
			text-decoration:underline;
			}
		
		#footer .left {
			float: left;
			padding-left: 29px;
			width: 100;
			}
		#footer ul {
			list-style-type: none;
			margin: 0px;
			}
		#footer ul li {
			display: inline;
			padding: 0px 5px 0px 5px;
			}

	
	#topper {
		width: 960px;
		left: 50%;
		position: relative;
		margin-bottom: 5px;
		margin-left: -480px;
		color: #4E4734;
		height: 15px;
		
		}	
		#topper a {
			color: #000;
			text-decoration:none;
			}
		#topper a:hover {
			color: #000;
			}
		
		#topper .left {
			float: left;
			padding-left: 29px;
			width: 100;
			}
		#topper .right {
			font-size: 11px;
			float: right;
			text-align:right;
			padding-right: 29px;
			width: 600px;
			}


/*******************************************************************| STYLE SWITCHER |***/


.small {
	font-size: 11px;
	}
	
.medium {
	font-size: 13px;
	}
	
.large {
	font-size: 15px;
	}	
	
/* request form */
#request_form td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}

#request_form input {
FONT-FAMILY: ARIAL, HELVETICA, GENEVA, SANS-SERIF;
FONT-SIZE: 11PX; 
margin-top: 5px;
}

#request_form select.INPUTP2, #request_form select.INPUTP4, #request_form select.INPUTP5, #request_form select.INPUTP7 {
width: 55px;
margin-top: 5px;
}


#request_form select.INPUTP3, #request_form select.INPUTP6, {
width: 80px;
margin-top: 5px;
}

#request_form .headline {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #B3B3B3;
margin-top: 5px;
}

#request_form select {
COLOR: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF; 
width: 110px;
border: 1px #2A5CAA solid; 
margin-top: 5px;
}

#request_form input.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF; 
border: 1px #2A5CAA solid; 
width: 110px;
margin-top: 5px;
}

#request_form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
border: 1px #2A5CAA solid; 
width: 225px;
height: 30px;
margin-top: 5px;
}

