/**************  Standard Element style ****************************/
body {
	background-color: #fff;
	color:#333333;  
	padding:0px;
	margin:0px;
	font: 11px "Lucida Grande", "Tahoma", Verdana, sans-serif;
	line-height:15px;
	width:912px;
}
img { 
	border:0;
}
form {
	padding:0px;
	margin:0px;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

select {

width: 118px;
border: 1px;

}


/*----------------------------------
 Text style 
----------------------------------*/
h1 {
	font-size:16px;
	line-height: 21px;
	margin:0 0 10px 0;
	color:#003A78;
}
h2 {
	font-size:14px;
	line-height:15px;	
	margin:0;
}
h3 {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0;
}
h4 {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:7px 0 0 0;
}
h5, h6 {
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	margin:0;
}
p {
	margin:0;
}

/*----------------------------------
  Link style 
----------------------------------*/
a { 
	text-decoration: none;
	color:#003A78;
}
	a:hover {
		text-decoration: underline;
	}
	a.list {
		margin-bottom:6px;
	}
	#contentPos p a, #loginPos a, a.list {
		background-image:url(../images/gif/arrow_blue.gif);
		background-position:left 5px;
		padding-left:8px;
		background-repeat: no-repeat;
		display:block;
		font-weight:bold;
	}
	
/**************  Layout style ****************************************/

/*----------------------------------
	Leftcol Navigation Bereich 
----------------------------------*/
#leftNavCol {
	width:210px;
	float:left;
	display:block;
}
	#logoPos {
		margin-top:52px;
		margin-left:30px;
		height:105px;
	}
	#navigationPos {
		margin-left:30px;
	}
		#navigationPos a {
			display:block;
			padding:1px 0 3px 10px;
			border-bottom: 1px solid #FFFFFF;
			width:157px;
			font-weight:bold;
		}
		
		/*----------------------------------------
			Prinavigation style für home, schulen
		------------------------------------------*/	
		#navigationPos ul a {
			background-color:#BFCEDD;
			color:#003A78;
		}
			#navigationPos ul a:hover, #navigationPos ul a.active {
				background-color:#D9E2EB;
				text-decoration:none;
			}

			#navigationPos ul a.activeSub {
			display:block;
			background-image: url(../images/arrmenublue.gif);
			background-repeat: no-repeat;
			font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
			color:#003A78;
			background-color:#D9E2EB;
			border-bottom: 1px solid #FFFFFF;
			padding:1px 0 3px 22px;
			width:145px;
			line-height:15px;
			cursor:pointer;
			text-decoration:none;
			}
			
			#navigationPos ul a.unterpunkt {
			display:block;
			font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
			color:#003A78;
			background-color:#D9E2EB;
			border-bottom: 1px solid #FFFFFF;
			padding:1px 0 3px 22px;
			width:145px;
			line-height:15px;
			cursor:pointer;
			text-decoration:none;
			}
			
			#navigationPos ul a:hover.activeSub {
			display:block;
			background-image: url(../images/arrmenublue.gif);
			background-repeat: no-repeat;
			font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
			color:#003A78;
			background-color:#D9E2EB;
			border-bottom: 1px solid #FFFFFF;
			padding:1px 0 3px 22px;
			width:145px;
			line-height:15px;
			cursor:pointer;
			text-decoration:none;
			}
			
			#navigationPos ul a:hover.unterpunkt {
			display:block;
			background-image: url(../images/arrmenublue.gif);
			background-repeat: no-repeat;
			font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
			color:#003A78;
			background-color:#D9E2EB;
			border-bottom: 1px solid #FFFFFF;
			padding:1px 0 3px 22px;
			width:145px;
			line-height:15px;
			cursor:pointer;
			text-decoration:none;
		}
			
			
		/*----------------------------------------
			Prinavigation style für firmen
		------------------------------------------*/	
		#navigationPos ul.firmen a {
			background-color:#7F9CBB;
			color:#FFFFFF;
		}
			#navigationPos ul.firmen a:hover, #navigationPos ul.firmen a.active {
				background-color:#A6BAD0;
				text-decoration:none;
			}

/*----------------------------------
	Haupt Bereich 
----------------------------------*/
#mainCol {
	width:702px;
	display:block;
	float:left;
}

	/*----------------------------------
		Header Bereich 
	----------------------------------*/
	#headerPos {
		height:138px;
		padding-bottom:16px;
	}
		#serviceNavPos {
			position:absolute; 
			height:20px; 
			z-index:5; 
			top: 120px;
			left:535px;
			width:377px;
		}
			#serviceNavPos a, #footer a {
				border-left:1px solid #D1D1D1;
				padding: 0 0 0 5px;
				margin-left:4px;
				color:#003A78;
				font-size:10px;
			}
				#langPos{
					float:right;
					padding-right:2px;
				}

	/*----------------------------------
		Inhalt Bereich 
	----------------------------------*/
	#contentPos {
	}
	
	#col_1 {
		width:515px;
		float:left;
	}
	#col_2 {
		width:155px;
		border:1px solid #D9D9D9;
		float:left;
		margin:4px 20px 0 20px;
		padding: 6px 9px 9px 9px;
	}
		#col_2 .aktuellElement img {
			padding-top:5px;
		}
	#col_3 {
		float:left;
		width:167px;
		margin:4px 0px 0 20px;
	}
		#loginPos {
			background-color:#BFCEDD;
			padding: 7px 10px 4px 10px;
			width: 147px;
			margin-bottom:10px;
		}
		#loginStatusPos {
			background-color:#E5E5E5;
			padding: 7px 10px 10px 10px;
			width: 147px;
			margin-bottom:10px;
		}
			.loginName {
				color:#FF3300;
				font-weight:bold;
			}
			
		#col_3 .borderBox {
			border:1px solid #D9D9D9;
			padding: 9px;
		}
		.bannerElement {
			margin-bottom:10px;
		}	
		
	.imgCol {
		width:120px;
		padding: 10px;
		float:left;
	}
	.textCol {
		width:175px; 
		float:left;
		padding:7px 5px 7px 0;
	}
	.homeBox {
		background-color:#E5E5E5;
		border-bottom:1px solid #FFFFFF;
	}
	.firmenBox {
	
	}
		.firmenBox .imgCol {
			width:80px;
			padding: 6px 10px 0 0;
			float:left;
		}
		.firmenBox .textCol {
			width:225px; 
			float:left;
			padding:2px 5px 0px 0px;
		}
.spacer {
	line-height:17px;
}
.spacer2 {
	line-height:10px;
}
	.clearL {
		clear:left;
	}
	.clearL hr, .dot hr {
		height: 1px;
		display:none;
	}
	.dot {
		background-image: url(../images/gif/punkt_linie.gif);
		width:100%;
		height:1px;
		border:0px;
		margin:7px 0 5px 0;
	}
		#loginPos .dot {
			background-image: url(../images/gif/punkt_linieweiss.gif);
			margin:7px 0;
		}
		
	
	.ueberschrift {
	
		background-color:#D9E2EB;
		border-bottom:1px solid #FFFFFF;
		padding:2px 2px 2px 5px;
	}
	

.table_schwarzelinie {
border-left: 1px solid;
border-top: 1px solid;
border-color: #FFFFFF;

}

.table_schwarzelinie td {

	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	

}

.table_schwarzelinie .ueberschrift {

background-color:#BFCEDD;
	
}

.table_schwarzelinie .ueberschrift2 {

background-color:#ced9e4;
	
}



	
		
	/*----------------------------------
		Footer Bereich 
	----------------------------------*/
	#footer {
		font-size:10px;
		height:30px;
		padding-top:30px;
	}

/*********************  Formular ****************************************/
input {
	font-family:"Lucida Grande", "Tahoma", Verdana, sans-serif;
}
.textFeld {
	width:100px; 
	height:15px;	
	border:0;
	margin:0;
	padding-left:2px;
}
.submitButton{
	background-image:url(../images/gif/arrow_blue.gif);
	background-position:left 5px;
	padding-left:7px;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:10px;
	border:0; 
	margin:0;
	background-color:transparent;
	color:#003A78;
}

/*----------------------------------
	Formular Suche
----------------------------------*/
	#formSuche .textFeld {
		width:85px; 
		height:12px;
		font-size:10px;
		margin-right:5px;
		background-color:#ffffff;
		
	}
	#formSuche .submitButton {
		padding-left:5px;
	}

/*----------------------------------
	Formular Login
----------------------------------*/
	#formLogin table {
		margin-top:7px;
		
	}
	#formLogin .textFeld {
		width:80px; 
		font-size:11px;
		background-color:#DFE7EE;
	}
	#formLogin .submitButton {
		height:15px;
		font-size:11px;
		background-color:#BFCEDD;
	}
.DropDownTest {
	width: 300px;
}

