/* ALLG. ANGABEN */

html, body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00244b;
	}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00244b;
	font-weight: bold;
	padding-left: 12px;
	padding-right:12px;
	}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00244b;
	font-weight: bold;
	}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00244b;
	font-weight: bold;
	}

img {
	border: none;
	}

div#main {
	width: 972px;
	padding: 0px;
	margin: 0px auto;
	}

div#header {
	width:972px;
	height: 265px;
	}

div#footer {
	width:948px;
	margin-top: 20px;
	padding: 12px;
	background-color: #00244b;
	color: #FFFFFF;
	font-size: 10px;
	}

div#footer div {
	float: right;
	padding-left: 20px;
	margin:0px;
	}

div#links {
	width:175px;
	padding-right: 10px;
	margin-top:20px;
	float:left
}

div#content {
	width:602px;
	padding: 0px;
	margin-top:20px;
	float:left
}

div#rechts {
	width:175px;
	padding-left: 10px;
	margin-top:20px;
	float:left
}

br.clear {
	clear: both;	
}

td#icon {
	text-align:right;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 15px;
	margin: 0px;
}

td#icon img {
	margin-right: 7px;
}

td#spacer {
	width:660px;
	padding:0px;
	margin:0px;
}

p#unnormal {
	text-align:right;
}

/*Links*/
a, a:link, a:visited, a:active, a:focus { 
	color: #00244b;
}

a:hover {
	text-decoration: none;
}

a.weiss, a.weiss:link, a.weiss:visited,  a.weiss:active, a.weiss:focus {  
	color:white;
	font-size:10px;
}

a.weiss:hover {
	text-decoration: none;
}

a.btn {
	background: #fff;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	padding: 2px 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

a.btn:hover {
	background: #00244b;
	color: #fff;
	border: 1px solid #dfdfdf;
	}
	


a:hover .zoom {
filter='()';}

a:link .zoom {
width : 100px;
height : 100px; }

a:hover .zoom {
width : 280px;
height : 280px; }



/* Navi */
#hauptnavi {
	width: 175px;
	background-color:#fcfcfc;
}

#hauptnavi a {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	display:block;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0 5px 7px;
	color: #00244b;
	font-weight: bold;
	text-decoration: none;
}

#hauptnavi a.last {
	border-bottom: none;
}

#hauptnavi a.active {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	display:block;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0 5px 7px;
	font-weight: bold;
	text-decoration: none;
	
	background-color: #00244b;
	color: #FFFFFF;
}

#hauptnavi a.last_active {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	display:block;
	padding: 5px 0 5px 7px;
	font-weight: bold;
	text-decoration: none;
	
	background-color: #00244b;
	color: #FFFFFF;
	border-bottom: none;
}

#hauptnavi a:hover {
	background-color: #00244b;
	color: #FFFFFF;
}

#hauptnavi a.subnavi {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	display:block;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0 5px 21px;
	color: #00244b;
	font-weight:normal;
	text-decoration: none;
}

#hauptnavi a.subnavi_active {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	display:block;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0 5px 21px;
	font-weight:normal;
	text-decoration: none;
	
	background-color: #00244b;
	color: #FFFFFF;
}


#hauptnavi a.subnavi:hover {
	background-color: #00244b;
	color: #FFFFFF;
}



/*Content*/
p#content_text {
	background-color:#fcfcfc;
	margin:0px;
	width:576px;
	padding-left: 12px;
	padding-right:12px;
	padding-top:12px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

div#content_text_news {
	background-color:#fcfcfc;
	margin:0px;
	width:576px;
	padding-left: 12px;
	padding-right:12px;
	padding-top:12px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}


div#content_text {
	background-color:#fcfcfc;
	margin:0px;
	width:600px;
	padding-top:12px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

div#content_text_links {
	background-color:#fcfcfc;
	margin:0px;
	width:275px;
	padding-left: 12px;
	padding-right:12px;
	float: left;
}

div#content_text_rechts {
	background-color:#fcfcfc;
	margin:0px;
	width:275px;
	padding-left: 12px;
	padding-right:12px;
	float: left;
}

div#content_text_links2 {
	background-color:#fcfcfc;
	margin:0px;
	width:70%;
	padding-left: 12px;
	padding-right:12px;
	float: left;
}

div#content_text_rechts2 {
	background-color:#fcfcfc;
	margin:0px;
	width:20%;
	padding-left: 12px;
	padding-right:12px;
	float: left;
}

div#content_text_ganz {
	background-color:#fcfcfc;
	margin:0px;
	width:574px;
	padding-left: 12px;
	padding-right:12px;
}



div#content_text2 {
	background-color:#fcfcfc;
	margin:0px;
	width:600px;
	padding:0px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

div.grey {	
	background: #eeeeee;
	}

form#content_text {
	background-color:#fcfcfc;
	margin:0px;
	width:576px;
	padding-top:12px;
	padding-left: 12px;
	padding-right:12px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

div#eins {
	padding-top: 5px;
	padding-left:12px;
	padding-right:12px;
	width:276px;
	vertical-align: top;
	margin: 0px;
	float:left;
}

div#zwei {
	padding-top: 5px;
	width:287px;
	vertical-align: top;
	padding-left: 12px;
	margin: 0px;
	float:left;
	border-left: 1px solid #ebebeb;
}

div#drei {
	padding-top: 12px;
	padding-left:12px;
	padding-right:12px;
	width:275px;
	vertical-align: top;
	margin: 0px;
	float:left;
	border-right: 1px solid #ebebeb;
}

div#vier {
	padding-top: 12px;
	width:288px;
	vertical-align: top;
	padding-left: 12px;
	margin: 0px;
	float:left;	
}

div#head {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left:12px;
	border-bottom: 1px solid #ebebeb;
	margin:0px;
	width:588px;
}


p#content_sub {
	background-image:url("../img/content_unten.gif");
	margin:0px;
	width:578px;
	padding-left: 12px;
	padding-right:12px;
	padding-top:5px;
	height: 25px;
	text-align:right;
}

div.text {
	width: 290px;
	float:left;
	margin:0px;
	padding:0px;
}

div.bild {
	width: 265px;
	float:left;
	margin:0px;
	padding-right:15px;
}

/*rechts*/
img.h_suche{
	margin:0px;
	padding:0px;
}

div#h_suche {
	width:173px;
	margin:0px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0px;
	background-color:#fcfcfc;
}

/*links*/
img.aktuelles{
	margin:0px;
	padding:0px;
}

img.float_r {
	float: right;
	margin: 6px 0 5px 10px;
	}
	

img.float_l {
	float: left;
	margin: 2px 15px 5px 0;
	}



div.aktuelles {
	width:173px;
	margin:0px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0px;
	background-color:#fcfcfc;
}


p.newskurz {
	padding-left: 7px;
	padding-top: 13px;
	margin:0px;
}

table#table_plz{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00244b;
	margin-left:7px;
	padding:0px;
}

table#t_footer{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/* Bilder */

img.titel {
vertical-align: middle;
padding-left: 10px;
}


/* FORMULAR */	

form.plz {
margin: 0 20px 0 20px;
}

input {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	background-color: #e6eaed;
	
	}

	
input.input {
	width: 200px;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	float: left;
	}

input.input2 {
	width: 150px;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.input3 {
	width: 40px;
	text-align: center;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	margin: 0 5px 0 5px;
	}


	
input.radio {
 	height: 1.2em;
 	width: 1.2em;
	margin: 3 0 0 1px;
	vertical-align: middle;
	padding: 0;
	}


input.button {
	width: 70px;
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;  
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin: 10px 0 0 130px;
	}

input.button2 {
	width: 70px; 
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin-top: 7px;
	}
	
input.button3 {
	width: 30px;
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;  
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	padding: 0;
	}
input.button4 {
	width: 150px;
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;  
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin: 10px 0 0 130px;
	}
	
textarea.textfeld {
	width: 200px;
	height: 100px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	background-color: #e6eaed;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #87847c; 
	border-bottom: 1px solid #87847c;
	padding: 1px;
	float: left;
	}

select {
	background: #e6eaed;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #87847c; 
	border-bottom: 1px solid #87847c;
	}

.auswahl { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#e6eaed; 
	width:236px; 
	border:1px solid #000000; 
}

.auswahl2 { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#e6eaed; 
	width:150px; 
	border:1px solid #000000; 
}
	
fieldset {
	margin-left: 0px;
	padding-left: 0px;
 	border: 0px solid white;
	}
	
fieldset label {
	width: 130px;
	float: left;
	cursor: pointer;
	}




.linie {
	background-color: #ebebeb;
	display:block;
	width: 100%;
	height: 1px;
	margin:8px 0px 8px 0px; 
	padding:0px;
	font-size: 0px;
}


.linie2 {
	border-top: 1px solid #00244b;
	width: 100%;
	margin: 20px 0 0 0;
}


table.newsletter {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00244b;
	margin-left:7px;
	padding:0px;
}


.red {
	color:#FF0000;
}

td#produktsuche {
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url("../navi/leer.gif");
	margin:0px;
	padding:0px;
	width:258px;
	height: 35px;
	text-align:center;
}

form#form_suche {
	text-align: right;
	margin:0px 5px 0 0;
	padding:0px;
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

table.tab_jobs {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div.ansicht {
	padding-left:12px;
	margin:0px;
	float:left;
	width: 180px;
}

table#logos {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div#popup {
	padding:0px;
	margin: 10px auto 10px auto;
	width:400px;
	border: 1px solid #ebebeb;
	background-color:#fcfcfc;
}

table.tab_pop {
	padding:12px;
	margin: 0px;
	width:400px;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/*Tooltip*/
.inputsTooltip{
	border: 1px solid #fff;
	background-color: #00244b;
	padding: 4px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

ul { 
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	}

table#vertrieb td {
	vertical-align: top;
	padding: 0 5px 20px 5px;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

table#vertrieb img {
	border: 1px solid #87847c;
	}
	
/*
	Aktuellboxen
*/
div.box_aussen_l {
	width:306px;
	float: left;
	margin-bottom: 10px;
}

div.box_aussen_r {
	width:296px;
	float: left;
	margin-bottom: 10px;
}

div.box1 {
	width:278px;
	margin-right:10px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0 8px 0 8px;
	background-color:#fcfcfc;
	height: 150px;
}

div.box_aussen_l img, div.box_aussen_r img {
	margin: 0px;
	padding:0px;
	display: block;
}

div.box2 {
	width:278px;
	margin:0px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0 8px 0 8px;
	background-color:#fcfcfc;
	height: 150px;
}

div.box_image {
	width:278px;
	margin:0px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0 8px 0 8px;
	background-color:#fcfcfc;
	height: 150px;
}

.abstandbild {
	height: 8px;
}

/* Kalender */
table {
	border-collapse: collapse;
	}

.kalender {
	width: 100%;
	font-size: 0.9em;
	}
.kalender td, .kalender th {
	text-align: center;
	}

.kalender th {
	border-bottom: 1px solid #58585a;
	}
	
a.symbol_heute {
	color: #922136;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	padding: 1px;
	}

a.symbol_heute:hover {
	text-decoration: none;
	background: #fff;
	color: #000;
	}
	
.heute {
	font-weight: bold;
	}
	
a.symbol {
	color: #922136;
	text-decoration: underline;
	cursor: pointer;
	padding: 1px;
	}
a.symbol:hover {
	text-decoration: none;
	background: #fff;
	color: #000;
	}
	
.inputsTooltip{
	border: 1px solid #58585a;
	background-color: #00244b;
	padding: 4px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	text-align: left;
}




	
