body
{
	background:#fff url(images/back.jpg) no-repeat top center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#131313;

}

#center
{
	width:920px;
	height:100%;
	margin:0px auto;
	
}
#header
{
	height:100px;
	width:920px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#stripe
{
	border:1px solid #000;
}

#content
{
	width:920px;
	height:auto;
	background-color:#e9e9e9;
	position:absolute;
	text-align:justify;
	z-index:2;
}

#col-left
{
	width:220px;
	height:550px;
	float:left;
	position:absolute;
}
#text
{
	width:680px;
	height:auto;
	float:right;
	margin-right:15px;
	margin-top:15px;
}
#text-left
{
	width:43%;
	height:530px;
	float:left;
	margin-left:20px;
	padding-left:10px;
	margin-right:10px;
	padding-right:10px;
	
	
}
#text-right
{
	width:43%;
	height:530px;
	float:right;
	margin-right:10px;
	padding-right:10px;
}


/********************Menü****************************/
#menu { 
	background-color:#fecc00;
	width:220px;
	height:550px;
} 
#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 10px 10px 10px 10px; 
} 
#menu a, #menu h2 {
      font-size:16px;
      display: block;
	  border-bottom: 1px solid #131313;
      margin: 0; 
	  padding: 2px 5px; 
}
#menu h2 { 
	color: #f5edce; 
	background: #219187; 
	text-transform: uppercase;
} 
#menu a { 
	color: #fff; 
	background: #fecc00; 
	text-decoration: none; 
} 
#menu a:hover { 
	color: #131313; 
	background: #fff; 
} 
#menu li { 
position: relative; 
}
#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }
div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;} 
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}

/********************Menü-Ende****************************/
 a:link{text-decoration:underline; color:#131313;}
 a:visited{color:#131313;}
 a:hover{text-decoration:underline; color:#ff0;}
 a:active{color:#131313;}


.marke
{
	line-height:140%;
}
h2
{
	font-size:20px;
}

.important
{
	background-color:#fecc00;
	padding:10px;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
}

a img
{
	border:0;
}

.small
{
	font-size:9px;
}

#aeskulap
{
	width:100px;
	height:230px;
	margin-top:-290px;
	margin-left:50px;
}