body {
	font: 13px Verdana, sans serif;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	padding: 0;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #B11117;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #B11117;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #B11117;
	scrollbar-base-color: #FFF5BF;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #990134;
	margin: 0 0 0 170px;
	min-height: 95px;
	height: 20px;
	}
	
h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 1.2em 0;
	}

h3 {
	font-size: 12px;
	color: #990134;
	font-weight: bold;
	margin: 15px 0 2px 0;
	}

#kopf {
	background-image: url(gfx/logo.gif);
	background-repeat : no-repeat;
	height: 67px;
	min-height: 67px;
	color: #ffffff;
	text-align: right;
	}

.adresse {
	padding: 20px 20px 0 0;
	line-height: 21px;
	}

.adresse2 {
	font-size:11px;
	line-height: 15px;
	font-weight:bolder;
	color: #990134;
	background-color: #D799AE;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: white;
	padding-left: 5px;
	}

#linkliste {
	font-size:11px;
	line-height: 15px;
	font-weight:bold;
	color: #ffffff;
	padding: 5px 0 0 5px; 
		}
		
#linkliste a {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
	
#menue {
	width: 578px;
	height: 27px;
	max-height: 26px;
	background-color: #990134;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#ffffff;
	float:right;
	margin-bottom: 40px;
	}

#background {
	border-style: solid;
	border-color: #990134;
	border-width: 0 1px 0 0px;
	background-image: url(gfx/bg_balken.gif);
	background-position : left;
	background-repeat : repeat-y;
	}

#balkenlinks {
	width:146px;
	float: left;
	}

hr {
	height: 1px;
	margin: 0 0 10px 25px;
	color: #990134;
	width: 515px;
	border: 0;
	background-color: #990134;
	}

#content {
	width:725px;
	margin:0 auto;
	text-align:left;
	height:100%;
	}

#fliesstext {
	margin: 5px  15px  39px 185px;
	}

#fliesstext img {
	float: right;
	margin: 5px  5px 0 5px;
	}
	
.seminarbild {
	padding-right: 15px;
	}

p 	{
	margin:  0 0 0.5em 0;
	}
	
p.teaser { 
	margin-top:  -15px;
	}
	
a 	{
	color: #990134;
	text-decoration: none;
	}

ul	{
margin-top: 1px;
	}
a:hover {
	color: #990134;
	text-decoration: underline;
	} 
 
#menue a 	{
	color: #ffffff;
	text-decoration: none;
	}

#menue a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
