/*############## nur Kontaktbogen###################*/

body {
	margin:0;
	padding: 0;
	font: 0.7em Verdana, Helvetica, sans-serif;
	color:#666666;
	
}

h1, h2, h3, h4, h5, h6 {
	margin:0px 0 10px 0;
	padding: 10px 0 0 0;
	text-align:left;
	color: #37708E;
	font-size:13pt;
	font-weight:bold;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 150%;
}

a, a:link {
	text-decoration: none;
	color:#37708E;
}

a:hover {
	color:#E21A84;
	text-decoration: underline;
}

/* Header */

#header {
	width: 870px;
	height: 130px;
	margin: 0 auto;
	padding:0;
	background-image: url(images/mlinie_02.jpg);
	background-repeat: no-repeat;
}

#header * {
	text-decoration: none;
	text-align: right;
	color: #000000;
}

#header h1 {
	text-align:right;
	font-size:17px;
	letter-spacing:0px;
	text-transform: uppercase;
	color: #37708E;
	padding-top: 30px;
	margin:0;
}

#header h2 {
	font-size:16px;
	letter-spacing:-1px;
	margin:0;
	font-weight: normal;
	color:#37708E;
	padding:0;
}

.telefon{
	margin:0 0 0 0px;
	padding: 26px 0 0 0px;
	float:right;
}
.link_logo{
	background: transparent;
	width:200px;
	height: 50px;
	float:left;
	cursor:hand;
}

.linie{
	background-image: url(images/streifen_b.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin:0px;
	padding:0;
}
/*Navigation waagerecht im Streifen*/
#navcon {
	margin: 0 auto;
	width:850px;
	/*height:25px;*/
	text-align:right;
	padding:7px 0;
}

#navcon a:link, #navcon a:active, #navcon a:visited {

	font-size:11px;
	font-weight: bold;
	color:#37708E;
	padding:8px 3px 0 3px;
	text-decoration:none;

}

#navcon a:hover {

	font-size:11px;
	font-weight: bold;
	color:#E21A84;
	padding:8px 3px 0 3px;
	text-decoration:underline;
	
}

/* Content  = container = Rahmen um alles*/

#content {
	width: 870px;
	margin: 0 auto;
	padding:0;
}

/*----------------Mitte ---------------*/
#colTwo {
	padding: 0px;
	margin: 0px 30px 0px 240px;
	
}

/*spalte1 - links*/
#colOne {
	float: left;
	width: 210px;
	background-image: url(images/mlinie_09.jpg);
	background-repeat: no-repeat;
	height: 750px;
	margin:0;
	padding:0;
}

#navcontainer{
	margin-top:40px;
	margin-bottom:200px;
}


#navlist{
margin-left: 0;
font: normal 11px Verdana, sans-serif;
width:170px;
}

#navlist li
{
list-style: none;
margin: 0;
text-align:right;
background-image: url(images/navlinie.gif);
background-repeat: no-repeat;
background-position: bottom;
height:25px;
}

#navlist li.focus{
background-image: url(images/navlinie_hov.gif);
background-repeat: no-repeat;
background-position: bottom;
}

#navcontainer #navlist li a
{
display: block;
padding: 0.5em 0.5em 0.5em 0.25em;
text-decoration: none;
}

*html #navlist li{
	height:28px;
}

*html #navcontainer #navlist li  a{
	padding:0.75em 0.2em 0em 0.3em;
}

#navcontainer #navlist li a:link { color: #37708E; }
#navcontainer #navlist li a:visited { color: #37708E; }
#navcontainer #navlist li a:hover { 
	color:#E21A84;
	background-image: url(images/navlinie_hov.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

div#colTwo { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
/*---------rechte Spalte--*/
#colThree {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

#colThree p{
	text-align: justify;
}

#colThree .cont_news{
	/*background: url(images/bgcode.gif);*/
	border: 1px solid #F0F0F0;
	margin:5px 0 10px 0;
	padding:5px;
	height:223px;
	line-height: 14px;
	
}
#colThree .cont_news h3{
	background-image: url(images/h_aktuell3.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	color: #37708E;
	text-transform: none;
	margin:0;
	padding:8px 0 5px 25px;
	height:30px;
}


/* Content Elements */
#content h1 {
	text-transform: uppercase;
	text-align:left;
	color:#37708E;
	font-size:13pt;
	font-weight: normal;
	padding-top: 10px;
}
#content h2 {
	text-align:left;
	color:#416681;
	font-size:12pt;
	font-weight: bold;
	text-transform: none;
	background-image: url(images/h_haupt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:15px 0 0 0px;
	height:35px;
}

#content h3 {
	letter-spacing: normal;
	font-size: 10pt;
	color: #37708E;
	text-transform: none;
}
#content ul{
	list-style: none;
	list-style-position:outside;
	padding:0 0 0 0.5em;
	text-align: left;
	margin:0 0 0 0.5em;
}

.imgRo{
	float: right;
	margin-left: 10px;
	padding-top:10px;
}

.imfLe{
	float: left;
	margin-right: 20px;
}
.imgR{
	float: right;
	margin-left: 10px;
	padding:0;
}
.imgLm{
	float: left;
	margin-right: 20px;
	border: 1px solid #37708E;
	padding:0;
}
.imgRpad{
	margin-top:10px;
	border: 1px solid #37708E;
}

.imgMitte{
	float: left;
	margin:0px 10px 0 0;
}

.imgRpado{
	margin-top:10px;
}
#bilder_schrift{
	margin:0;
	padding:0;
	width:320px;
}
.bild_unter{
	font:9px Verdana, Helvetica, sans-serif;
	line-height: 130%;
	padding:0px 3px 0px 3px;
}
#phase_bildin{
	line-height: 130%;
	height: 200px;
	margin:15px 0px;
	padding:0;
}
.bild1{
	float: left;
	margin-right: 10px;
}
.bild2{
	float: right;
	margin: 0 10px;
}
.text_al{
	text-align: right;
}


.imgindex{
	padding:20px 0 0 15px;
}
	
#wissen{
	background: url(images/bgcode2.gif);
	border: 1px solid #F0F0F0;
	/*border-right: 3px solid #37708E;*/
	color: #555;
	display: block;
	font: normal "Lucida Sans Unicode",serif;
	padding: 8px 10px;
	margin-top:10px;
}

#wissen h3{
	text-align: left;
	padding:0;
}

.sonder{
	color: #37708E;
	font-weight: bold;
}

.rot{
	color:#E21A84;
}

#wissen p.blocksatz{
	padding: 0px 0px 0px 20px;
	text-align: justify;
	margin:0;
}

/* Footer */

#footer {
	clear: both;
	padding:7px 0;
	text-align: center;
	background-image: url(images/streifen_b.gif); background-repeat: repeat-x;
	height: 28px;
	margin:0px;
}
*html #footer{ 
	padding:6px 0;
	
}

#footer * {
	color: #37708E;
}

#footer p {
	text-align: center;
	font-size: 8pt;
}
#footer2{
	clear: both;
	margin:O;
	padding: 0;
	height: 30px;
}

