* {
	font-family: arial, geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #004B97;
	font-size: 13px;
	line-height: 1.5;
}

html, body {
	width: 100%;
	height: 101%;
	background-color: rgb(234,240,245);
	background-image: url(../eicons/hg_seite.gif);
	background-repeat: repeat-y;
	background-position: top;
}

B {font-weight: bold;}

I {font-style: italic;}

EM {font-weight: bold; font-style: italic;}

H1 {
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	margin: 0 0 15px 0;
}

H2 {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	margin: 0 0 10px 0;
}

H3 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	margin: 0 0 10px 0;
}

.clearheinz {
	clear: left;
	width: 10%;
}
.clear_left {clear: left;}
.clear_right {clear: right;}

.unsichtbar {display: none;}

#HG_Balken {
	float: left;
	margin-bottom: -190px;
	width: 100%;
	height: 190px;
	background-color: rgb(234,240,245);
	background-image: url(../eicons/HG_Balken.gif);
	background-repeat: no-repeat;
	background-position: top 50%;

}

#container {
	position: relative;
	width: 950px;
	height: 100%;
	margin: 0 auto;
	background-color: rgb(234,240,245);
	background-image: url(../eicons/hg_seite.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#kopf {
	position: relative;
	height: 188px;
	background-image: url(../eicons/kopfbereich.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/*.Die Deklarationen fuer die Unternavis stehen in der Datei navigation.css.*/
/* .+++++++++++++++++++++++++++++++++++++++++. */

#inhalte {
	float: left;
	width: 600px;
	margin: 40px 0 0 77px;
}

#inhalte IMG.links {
	float: left;
	margin: 0 20px 10px -40px;
}

#inhalte IMG.rechts {
	float: right;
	margin: 0 -29px 10px 20px;
}

#inhalte P {}

#inhalte A {text-decoration: underline;}
#inhalte A:LINK {color: #004B97;}
#inhalte A:VISITED {color: #004B97;}
#inhalte A:HOVER {
	color: #C00;
	text-decoration: none;
}

#aktuelles A {
	text-decoration: none;
	margin-left: 2px;
	padding-left: 30px;
	line-height: 30px;
}
#aktuelles A.std_link {
	background-image: url(../eicons/Icon_Link.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#aktuelles A.pdf_link {
	background-image: url(../eicons/Icon_PDF.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#aktuelles A:HOVER {
	color: #004B97;
	text-decoration: underline;
}

/* .+++++++++++++++++++++++++++++++++++++++++. */

/*.Link-Box am rechten Rand.*/

#link_box {
	float: right;
	width: 165px;
	margin: 40px 50px 0 0;
}

/* .+++++++++++++++++++++++++++++++++++++++++. */

/* .E-Mail-Formular. */

#inhalte_1 {width: 390px;}

#eins TR {vertical-align: top;}

#eins TD {padding: 0 0 5px 0;}

#eins TD SPAN{color: rgb(198,40,45);}

#eins TD TEXTAREA {
	margin-left: 128px;
	width: 250px;
	height: 200px;
	padding: 5px 0 0 5px;
	border: 1px solid rgb(0,102,51);
}
#inhalte_2 {width: 390px;}

#zwei TD {padding: 0 0 5px 0;}

#zwei TD.rechts {
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

#zwei TD INPUT {
	width: 250px;
	height: 25px;
	padding: 5px 0 0 5px;
	border: 1px solid rgb(0,102,51);
}

#zwei TD INPUT.knopf {
	width: 150px;
	height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: rgb(198,40,45);
	border-top: 1px solid rgb(0,102,51);
	border-left: 1px solid rgb(0,102,51);
	border-right: 1px solid rgb(0,80,0);
	border-bottom: 1px solid rgb(0,80,0);
}

input.border {
	border: 1px solid rgb(0,102,51);
	font-size: 10px;
	line-height: 12px;
	width: 90px;
}

/*.Impressum.*/

#impressum {
	float: left;
	clear: left;
	margin: 40px 0 0 77px;
	font-size: 10px;
	color: #6F7E82;	
}

#impressum A {color: #6F7E82;}
#impressum A:LINK {color: #6F7E82;}
#impressum A:VISITED {color: #6F7E82;}
#impressum A:ACTIVE {color: #6F7E82;}
#impressum A:HOVER {
	color: #C00;
	padding-left: 2px;
}

/*.Popup mit den Aktuell-Links.*/
#popup {
	position: absolute;
	top: 200px;
	left: 67px;
	width: 524px;
	height: 404px;
	z-index: 99;
	background-image: url(../eicons/Pop_Up.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#popup DIV {
	width: 365px;
	height: 304px;
	overflow: auto;
	margin: 30px 0 0 25px;
}

#popup P A {
	padding-left: 30px;
	line-height: 30px;
}
#popup P A.std_link {
	background-image: url(../eicons/Icon_Link.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#popup P A.pdf_link {
	background-image: url(../eicons/Icon_PDF.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#popup P A:LINK {}
#popup P A:VISITED {}
#popup P A:HOVER {}
#popup .schlieszen {margin: 15px 0 0 30px;}
/*..*/

/*.Popup mit den Jobs.*/
#jobs {
	position: absolute;
	top: 200px;
	left: 67px;
	width: 524px;
	height: 404px;
	z-index: 88;
	background-image: url(../eicons/Pop_Up.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#jobs H1 {margin: 15px 0 0 25px;}

#jobs DIV {
	width: 365px;
	height: 260px;
	overflow: auto;
	margin: 5px 0 0 25px;
}

#jobs SPAN {margin: 0 5px 10px 0;}

#jobs p.schlussatz {
	color: rgb(102,102,102);
	width: 360px;
	margin: 5px 0 0 25px;
}

#jobs UL {
	margin: 10px 0 0 20px;
	list-style-type: disc;
}

#jobs A {
	color: rgb(204,0,0);
	font-size: 14px;
}
#jobs A:LINK {color: rgb(204,0,0);}
#jobs A:VISITED {color: rgb(204,0,0);}
#jobs A:HOVER {
	color: rgb(204,0,0);
	margin-left: 2px;
}
#jobs .schlieszen {margin: 5px 0 0 30px;}
/*..*/

/*.Kontaktformular.*/
input, select {
	font-size : 12px;
	border: 1px solid #CCC;
}
textarea {
	font-size : 12px;
	width: 150px;
	overflow: auto;
	border: 1px solid #CCC;
}
input.styled {width: 35px; }
input.long {width: 150px;}
input.double {width: 57px;}
input.send {width: 45px;}
input.reset {width: 105px;}
textarea {height: 70px;}
select.list {width: 50px;}
input.send2 {width: 85px; height:25px; background-color: #98A3D1; color: #FFFFFF; font-weight:bold;}
input.styled2 {	width: 60px;}
textarea.weitere_angaben {height: 50px;}

/*.IE-Hack Stand der Boxen.*/
* html #inhalte {margin-left: 39px; width: 599px;}
* html #impressum {margin-left: 39px;}
* html #link_box {margin-right: 25px;}
* html #inhalte IMG.links {margin-left: 0px;}
* html #inhalte IMG.rechts {margin-right: 0px;}
/*.ENDE IE-Hack.*/

