body 
{
	text-align:center;
	padding:0px;
	margin: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFBCA5;
}

p 
{
	margin: 10px 10px 0px 10px;
}

a 
{
	font-style: normal;
	color: #b2b2b2;
	text-decoration: underline;
}
.uberschrift 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}

.inbetween
{
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:32px;
	padding:2px;
}

#container_all
{
	width:760px;
	margin:0 auto;
	text-align:left;
}

#header
{
	width: 720px;
	height: 24px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0px;
}

#nav, #nav ul 
{
	
	float: left;
	height: 22px;
	width: 718px;
	list-style: none;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	border: 1px solid #b2b2b2;
	margin: 0px;
	background-color: #2e2e2e;
}

#nav a 
{
	display: block;
	color: #b2b2b2;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
}
#nav a:hover 
{
	color: #2e2e2e;
	background-color:#b2b2b2;

}

#nav li 
{
	float: left;
	position: relative;
	width: 118px;
}
#nav li:hover, #nav li.sfhover 
{
	color: #b2b2b2;
	background-color: #2e2e2e;
}

.rubrik
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	background-color:#2E2E2E;
	color:#b2b2b2;
	line-height: 12px;
	font-weight:bold;
}

.rubrik a
{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	color:#b2b2b2;
	font-weight:bold;
}

.rubrik a:hover
{ 
	text-decoration:underline;
	font-weight:bold;
}

.text_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}

#inbetween
{
	width: 720px;
	height: 40px;
	border-left:1px solid #b2b2b2;
	margin-left:20px;
}

#breadcrumb
{
	float: left;
	width: 600px;
	height: 40px;
	border: 0px;
	margin: 0px;
}	

#container
{
	width: 720px;
	height: 440px;
	border: 1px solid #B2B2B2;
	background-color: #2E2E2E;
	margin: 0px 20px 0px 20px;
}

#text_box
{
	width: 700px;
	height: 400px;
	background-color: #CCCCCC;
	margin: 40px 10px 0px 10px;
}

#main
{ 
	float: left;
	width: 479px;
	height:400px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #2E2E2E;
}

#historie
{
	float: left;
	width: 229px;
	height: 400px;
	margin: 0px;
	border-right: 1px solid #2E2E2E;
	color:#2E2E2E;
}

#historie a
{
	color: #011A64;
	text-decoration:underline;
}

#lehre
{
	width: 220px;
	height: 400px;
	margin: 0px 0px 0px 230px;
	color:#2E2E2E;
}


#lehre a
{
	color:#7F1A03;
	text-decoration:underline;
}

#praxis
{
	float:right;
	width: 220px;
	height: 400px;
	margin: 0px;
	color:#2E2E2E;
}
#praxis a
{
	color:#086501;
	text-decoration:underline;
}

#lehre ul, #lehre li, #historie ul, #historie li, #praxis ul, #praxis li
{
	list-style-type:square;
}

.unterrubriken
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E2E2E;
}
#lehre_more
{	
	width: 220px;
	border-top:1px solid #7F1A03;
} 
#praxis_more
{	
	width: 200px;
	border-top:1px solid #086501;
	margin-top:10px;
	margin-left:2px;
} 
#footer
{
	margin-left:20px;
	width: 721px;
	height: 40px;
	border-right: 1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}