/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F6F6;
	font-size: 11px;
	color: #464646;
	line-height: 16px;
}

p, td, input, textarea, select, .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}

h1, .h1 {
	color: #e21d41;
	font-size: 16px;
	font-weight: bold;
}

h2, .h2 { 
	color: #2f3f6d;
	font-size: 16px;
	font-weight: bold;
}

h3, .h3 { 
	font-size: 16px;
}

h4, .h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f3f6d;
	text-transform: uppercase;
	font-weight: bold;
}

h5, .h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f3f6d;
	font-weight: bold;
	margin-left: 8px;
}

h6, .h6 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f3f6d;
	text-transform: uppercase;
	font-weight: bold;
}

hr { 
	color:#e4e6eb; 
	background:#e4e6eb; 
	border: 0; 
	height:1px;
	margin:0px;
	padding:0px;
	line-height:1px;
}

a { 
	color: #e21d41;
	text-decoration: underline;
	cursor: pointer;
}


ul {
	padding:0px;
	margin:15px;
}

.button {
	background-color: #e21d41;
	color: #ffffff;
	border: none;
	font-weight: bold;	
	height: 20px;
	cursor: pointer;
}

.button2 {
	float:left; 
	text-decoration:none; 
	padding: 4px 0px 4px 30px; 
	background-color:#e21d41;	
	color: #FFFFFF;
	font-weight: bold;
}

.fontWeiss {
	color: #FFFFFF;
}
.fontRot {
	color: #e21d46;
}
.fontBlau {
	color: #455686;
}
.bgGrau {
	background-color: #f2f3f3;
}

.bildLinks {
	margin: 0px 15px 15px 0px;
	float:left;
}

.bildRechts {
	margin: 0px 0px 15px 15px;
	float: right;
}

.bildLinksRahmenWeiss {
	margin: 0px 15px 15px 0px;
	border: 2px solid #FFFFFF;
	float:left;
}

.bildRechtsRahemnWeiss {
	margin: 0px 0px 15px 15px;
	border: 2px solid #FFFFFF;
	float: right;
}

.bildLinksRahmenGrau {
	margin: 0px 15px 15px 0px;
	border: 2px solid #e4e6eb;
	float:left;
}

.bildRechtsRahemnGrau {
	margin: 0px 0px 15px 15px;
	border: 2px solid #e4e6eb;
	float: right;
}

.bildRahmenWeiss {
	border: 2px solid #FFFFFF;
}

.bildRahmenGrau {
	border: 2px solid #e4e6eb;
}

.bildReferenzen {
	border: 2px solid #e4e6eb;
	margin-left:15px; 
	float:right; 
	background-color:#e4e6eb; 
	padding-bottom:50px; 
	background-image: url(../images/pfeil.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

a.top {
	color: #898989;
}

.borderLR {
			border-left: 1px solid #B4AC9E;
			border-right: 1px solid #B4AC9E;			
			padding: 0px;
}
.subnav {
	border-top: 1px solid #e4e6eb;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
	color: #2f3f6d;
	margin-left: 44px;	
}
.subnavMO {
	border-top: 1px solid #e4e6eb;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	background-color: #2f3f6d;	
	color: #FFFFFF;
}

.tabelleWeiss {
	background-color: #FFFFFF;
	border: 20px solid #FFFFFF;
}

.contentRight {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top:0px;
	margin:0px;
}

.tabRahmenRechts {
	border-right: 1px solid #a2aac2;
}

.tabRahmenRechtsUnten  {
	border-right: 1px solid #a2aac2;
	border-bottom: 1px solid #a2aac2;
}

.tabRahmenUnten {
	border-bottom: 1px solid #a2aac2;
}

.headlineBG {
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	height:34px;
	width:420px;
	margin-bottom:20px;
	padding-top:8px;
}



/*************  Layer   **************/

#divBackground {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#divBackgroundViso {
    display: none; 
}


#divContainer {
	width: 958px;
	border-left: 1px solid #A2AAC2;
	border-right: 1px solid #A2AAC2;	
	margin: 0px auto;
}

	#divLeft {
		position:relative;
		width:239px;
		float: left;
	}		
	
		#divLogo {
			position: relative;
			width: 239px;
		}
	
		#divNav {
			position: relative;
			float: right;						
		}
	
		#divContentLeft {
			position: relative;
			float: right;
			width: 150px;
			border: 30px solid #FFFFFF;
			background-color: #FFFFFF;
		}
		
		
	#divRight {
		position:relative;
		width:719px;
		float: right;
	}		
	
		#divTop {
			width: 719px;
			height: 112px;
			margin: 0px;
			padding: 0px;
		}
			#divHeadline {
				width: 480px;
				height: 112px;
				float: left;
			}
			
			#divSprachwahl {
				width:213px;
				float:right;
				border-right: 25px solid #FFFFFF;
				border-top:15px solid #FFFFFF; /*42px*/
				border-left:1px solid #e4e6eb;
			}

		#divHeader {
			width: 719px;
			height: 318px;
			margin:0px;
			padding:0px;
		}
		
		#divContent {
			width: 689px;
			margin-left: 30px;
			margin-bottom: 30px;
		}
		
			#divContentMiddle {
				width:420px;
				float: left;
				/*background-color:red;*/
				/*margin-right: 20px;*/
			}
			
			#divContentRight {
				margin: 0px 0px 30px 30px;
				width: 239px;
				float: right;
				background-color: #FFFFFF;
			}	
		
	#divBottom {
		clear: both;
		position: relative;
		width: 960px;	
	}
	
	#divBottom2 {
		clear:both;
		position: relative;
		width: 960px;	
		margin: 0px auto;
	}
		
