body	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		background-color:#38639f;
		font-Size:11px;
		margin:0px;
		background-image:url(images/weiss.jpg);
		background-repeat:repeat-Y;}

html  {
}

a:link 		{color:#000; text-decoration:none}
a:active 	{color:#000; text-decoration:none}
a:visited	{color:#000; text-decoration:none}
a:hover		{color:#000; text-decoration:underline}

img	{
	border:0px}

h1 {
	font-size:14px;
}

h2 {
	font-size:12px;
	color:#ee7f01;
}

h3 {
	font-size:11px;
	color:#ee7f01;
}

p {
	text-align:justify;
}

p.ueberschrift {
	margin-top:-8px;
	font-weight:bold;
}

p.klein {
	font-size:9px;
}


span.ueberschrift2 {
  	font-size:18px;
	font-weight:bold;
	vertical-align:top;
	line-height:1.8
}


.text_links {
	float:left;
	width:215px;
	text-align:justify;
	margin-right:10px;
}

.text_rechts {
	float:right;
	width:215px;
	text-align:justify;
}

.text_links1 {
	float:left;
	width:215px;
	text-align:justify;
	margin-right:10px;
	font-size:10px;
}

.text_rechts1 {
	float:right;
	width:215px;
	text-align:justify;
	font-size:10px;
}

span.orange {
	font-size:12px;
	color:#ee7f01;
	font-weight:bold;
}

.border{
	border: 1px solid #c0bfc0;
}

.border1{
	border: 1px solid #c0bfc0;
	margin-top:90px;
}

.border2{
	border: 1px solid #c0bfc0;
	margin-top:10px;
}

#stetoskop {
	position:absolute;
	width:280px;
	height:120px;
	z-index:2;
	margin-top:140px;	
}
	
#blau {
	margin-left:130px;
	width:1000px;
	height:100px;
}

#box {
	position:absolute;
	width:850px;
	top:100px;
	z-index:1;
	background-color:#fff;
	margin-left:130px;
}

#box2 {
	position:absolute;
	width:850px;
	top:230px;
	z-index:1;
	background-color:#fff;
	margin-left:130px;
}

#unten {
	height:20px;
	background-color:#38639f;
}

#header_start {
	width:850px;
	height:130px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#header {
	width:850px;
	height:130px;
}

#links{
	position:absolute;
	width:180px;
	height:121px;
	z-index:3;
	left: 60px;
	top: 400px;
}

#content {
	width:680px;
	min-height:500px;
	float:right;
}

#content_head {
	width:680px;
	height:34px;
	padding-left:0px;
	padding-top:7px;
}

#content_head2 {
	width:680px;
	height:34px;
	padding-left:0px;
	padding-top:7px;
	text-align:right;
}

#content_head3 {
	width:680px;
	height:34px;
	padding-top:7px;
	text-align:center;
}

#content1 {
	width:445px;	
	float:left;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

#content2 {
	width:200px;
	float:right;
	padding-top:15px;
	margin-right:10px;
	height:480px
}

#content3 {
	width:600px;
	height:480px;
	padding-top:15px;
	margin-right:10px;
	margin-left:10px;
}

#content4 {
	width:660px;
	height:480px;
	padding-top:15px;
	padding-right:15px;
	margin-right:10px;
	overflow:auto;
}

.box_rechts {
	width:190px;
	height:360px;
	margin-top:15px;
	padding:5px;
	float:right;
 	border: solid 1px #c0bfc0;
}

ul.liste {
	margin-left:-25px;
}

#footer {
	width:838px;
	height:45px;
	padding:3px;
	clear:both;
	font-size:9px;

}
#footer_links {
	width:150px;
	float:left;
}

#footer_rechts{
	width:670px;
	float:right;
}

hr {
	border: 0px;
 	border-top: solid 1px #c0bfc0;
	border-bottom: solid 1px #FFFFFF;
}


/* Navigation  */

ul#menu {
	margin-left:0px;
	padding-top:5px;
	padding-bottom:5px;
    text-align:left;
	color:#000}
		
ul#menu li {
	width:170px;
	height:15px;
	margin-top:8px;
	list-style:none;
	border: 1px solid #c0bfc0;
	line-height:1.3}

ul#menu a, ul#menu span {
    text-decoration:none; 
	font-weight: normal;
	color:#000;
	padding-left:20px;
	text-decoration:none;
	display:block;
}
		
ul#menu a:hover, ul#menu span {
	background-image:url(images/pflaster2.jpg);
	background-repeat:no-repeat;}
	
/* Navigation Ende  */	

