/*---------------------------------------------------------------------------------*/
/* DEFINITION DER ZENTRALEN SCHRIFTEN */
P, DIV, H1, H2, H3, H4, UL {
	font-family: Arial, Helvetica, sans-serif;
	color: #545b5f;
	margin: 0px;
	padding: 0px;
}
P {
	font-size: 11px;
}
H1 {
	font-size: 12px;
	font-weight: bold;
	color: #545b5f;
}
H2 {
	font-size: 11px;
	font-weight: bold;
	color: #545b5f;
}
A:link {
	text-decoration:  underline;
	color: #545b5f;
}
A:visited {
	text-decoration:  underline;
	color: #545b5f;
}
A:hover {
	text-decoration: underline;
	color: #1358a8;
}
A:active {
	text-decoration: underline;
	color: #1358a8;	
}

UL {
	padding: 0 0 0 12px;
	margin: 0;
}
* html ul {
	padding: 0 0 0 15px;
}
LI {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(images/zeichen.jpg);
}
/*---------------------------------------------------------------------------------*/
/* DEFINITION DER TABELLEN-ZELLEN */
body {
	background-color: #ECECEC;
}

TD#header {
	width: 798px;
	height: 101px;
	border-top: 1px solid #1358a8;
	border-right: 1px solid #1358a8;
	border-left: 1px solid #1358a8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
}
TD#balken {
	width: 798px;
	height: 114px;
	border-top: 1px solid #1358a8;
	border-right: 1px solid #1358a8;
	border-bottom: 1px solid #1358a8;
	border-left: 1px solid #1358a8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD#navi {
	width: 199px;
	height: 260px;
	background-color: #ffffff;
	vertical-align: top;
	border-left: 1px solid #1358a8;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}
TD#content {
	width: 440px;
	height: 370px;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 0px 0px;
}
TD#rechts {
	width: 159px;
	height: 260px;
	background-color: #ffffff;
	vertical-align: top;
	border-right: 1px solid #1358a8;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}
TD#footer {
	width: 798px;
	height: 18px;
	border-top: 1px solid #1358a8;
	border-right: 1px solid #1358a8;
	border-bottom: 1px solid #1358a8;
	border-left: 1px solid #1358a8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD#disclaimer {}
TD#disclaimer A {color: #545b5f; text-decoration: none;}
TD#disclaimer A:hover {color: #545b5f; text-decoration: none;}
/*---------------------------------------------------------------------------------*/
/* DEFINITION DER NAVIGATION ALLGEMEIN */
TD#navi DIV {
	width: 144px;
	margin: 0px 0px 0px 42px;
	padding: 5px 0px 5px 0px;
}
TD#navi A {
	color: #1358a8;
	text-decoration: none;
}
TD#navi A:hover {
	color: #545b5f;
	text-decoration: none;
}
/*---------------------------------------------------------------------------------*/
/* DEFINITION DER NAVIGATION SPEZIELL */
TD#navi DIV.no {
	font-size: 12px;
	font-weight: bold;
	color: #1358a8;
}
TD#navi DIV.act {
	font-size: 12px;
	font-weight: bold;
	color: #545b5f;
}
TD#navi DIV.no_2 {
	width: 134px;
	margin: 0px 0px 0px 52px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #1358a8;
}
TD#navi DIV.act_2 {
	width: 134px;
	margin: 0px 0px 0px 52px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #545b5f;
}
/*---------------------------------------------------------------------------------*/
/* DEFINITION CONTENT */
TD#content H1 {
	padding: 0px 30px 0px 0px;
}
TD#content H2 {
	padding: 0px 30px 0px 0px;
}
TD#content p {
	margin: 0px 30px 0px 0px;
}

.rahmen {
	border: 1px solid #1358a8;}
	
	
FORM TABLE TR TD TEXTAREA { font-size: 11px; border: 1px solid #1358a8}
FORM TABLE TR TD INPUT { font-size: 11px; border: 1px solid #1358a8}

/*---------------------------------------------------------------------------------*/
/* DEFINITION POP-UP LEISTUNGEN */

TD#pop {
	height: 510px;
	width: 450px;
	overflow: auto;
	border: 1px solid #1358a8;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
	
TD#pop p {
	font-size: 12px;
}

TD#pop H1 {
	font-size: 13px;
	font-weight: bold;
}

TD#pop_aufzaehlung {
	width: 10px;
	vertical-align: top;
	padding-top: 4px;
}
TD.abstand {
	padding-left: 7px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	

