html {
	border:0;
	margin:0;
	height:100%;
	scrollbar-arrow-color: #d10053;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #49515a;
	background-color: #f6f6f6;
	padding: 0px;
	margin:0px;
	border: 0px;
	height:100%;
	width:100%;
}

p {
	margin: 0px 0px 6px;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #898989; }	

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49515A;
	font-weight:bold;
	margin-bottom:6px;
}

/*h5 {
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
}*/
h5 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
}

h5 a:link{
	color: #d10053;
}

h5 a:visited{
	color: #d10053;
}

h5 a:hover{
	color: #49515a;
	border:0;
}

h5 a:active{
	color: #d10053;
}

h6 {
	/*wird stellvertretend als Absatz-Klasse eingesetzt*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	margin: 0px 0px 6px;
	}


form input {
	color:#49515a;
	font-size:11px;
	font-weight:bold;
	height:21px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	border:1px solid #898989;
	background-color:#f9f9f9;
}

form textarea {
	color:#49515a;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	border:1px solid #898989;
	background-color:#f9f9f9;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #d10053;
	scrollbar-darkshadow-color: #898989;
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color:#f6f6f6;
	scrollbar-shadow-color:#f6f6f6;
	scrollbar-track-color:#f6f6f6;
/*
scrollbar-3dlight-color: die Farbe des linken, äußeren Schattens
scrollbar-arrow-color: die Farbe der Pfeilspitzen
scrollbar-darkshadow-color: die Farbe des rechten, äußeren Schattens
scrollbar-face-color: die Farbe des eigenlichen Scrollbalkens
scrollbar-highlight-color: die Farbe des linken, inneren Schattens
scrollbar-shadow-color: die Farbe des rechten, inneren Schattens
scrollbar-track-color: die Farbe des Scrollbalken-Hintergrundes  */
}
	
form option {
	color: #49515A;
	background-color:#f9f9f9;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

form select {
	color: #D10053;
	background-color:#f9f9f9;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	/*letter-spacing:1px;*/
	border:1px solid #898989;
	margin-bottom:3px;
}

.liste{
	color: #49515A;
	background-color:#f9f9f9;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	/*letter-spacing:1px;*/
	margin-bottom:3px;
}
	
a:link {
	color: #898989;
	text-decoration: none;
	border-bottom: dotted 1px #81938f;
}

a:visited {
	color: #898989;
	text-decoration: none;
	border:0px;	
	border-bottom: dotted 1px #81938f;
}

a:hover {
	color: #D10053;
	text-decoration: none;
	border-bottom: dotted 1px #d10053;
}

a:active {
	color: #898989;
	text-decoration: none;
	border-bottom: dotted 1px #81938f;
}

h4 {
	width:100%;
	/*width:384px;*/
	font-size:11px;
	margin-bottom:6px;
	margin-top:6px;
	border-top:0px solid #dfdfdf;
	border-left:0px solid #dfdfdf;
	border-right:0px dotted #cdcdcd;
	border-bottom:2px solid #cdcdcd;
	padding-left:6px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	/*background-color:#f0f0f0;*/
	background-image:url(/images/bg_aufzaehlung.gif);
}

h4 a:link{
	border:0px;
}

h4 a:visited{
	border:0px;
}

h4 a:hover{
	border:0px;
}

h4 a:active{
	border:0px;
}
img a:link {
	border-bottom:0px solid #f6f6f6;
}

img a:visited {
	border-bottom:0px solid #f6f6f6;
}

img a:hover {
	border-bottom:0px solid #f6f6f6;
}

img a:active {
	border-bottom:0px solid #f6f6f6;
}


td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border:0px solid #009900;
	vertical-align:top;
	text-align:left;	
	line-height: normal;
}

img {
	border-width:0px;
	behavior: url(pngbehavior.htc); 
	
	}

sup {
	line-height:80%;
	font-size:80%;
	vertical-align:top;
	}

ul {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding:0px;
}

li {
	list-style:none;
	background-image:url(/images/list_image.gif);
	background-repeat: no-repeat;
	background-position:0 .1em;
	padding-left:10px;
	/*margin-right:100px;*/
}


ul.hinweis {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:6px;
	list-style-image:url(/images/list_image.gif);
}
		
.title {
	left:224px; 
	top:132px;
	position:absolute; 
	height:57px;
	width:400px; 
	vertical-align:bottom;
	z-index:2;
	padding: 3px;
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	color: #898989;
	}
	
.title_special {
	left:42px; 
	top:152px;
	position:absolute; 
	height:57px;
	width:400px; 
	vertical-align:bottom;
	z-index:2;
	padding: 3px;
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	color: #898989;
	}
			
.news{
	border:1px dashed #9ea8a3;
	padding: 5px;
}

.news_edit{
	position:absolute;	
	top:229px; 
	left:53px; 
	width:154px;
}

.news_backgrey{
	background-color:#efefef;
	padding: 5px;
	width:150px; 
	max-width:150px;
	z-index:100; 
	visibility: visible;	
}

.news_headline{
	color:#D10053;
}

p.left{
	margin: 0px 0px 3px;
}

.bodytext {
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

.textleft {
	font-size: 10px;
	background-color: #efefef;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 120px;
	width: 120px;
}

.subnav {
	position:absolute; 
	left:53px; 
	top:560px; 
	width:174px; 
	height:10px; 
	z-index:20;
	font-size:9px;
}

.textBold {
	font-size: 12px;
	font-weight:bold;
}


.flash {
}

.seminar {
	margin: 6px 0px 0px 0px;
}

.semlist {
	 padding-bottom:3px; 
	 padding-top:3px;
 }
 
 .but_left {
	 position:absolute;
	 left:0px;
	 top:0px;
	 z-index:1;
	 padding:2px;
	 padding-left:8px;
	 width:160px;
	 height:20px;
 }
 
 .linie {
	 position:absolute; 
	 left:206px; 
	 top:39px; 
	 width:635px; 
	 height:2px; 
	 z-index:3; 
	 visibility: visible;
 }
 
 .col_left {
	 background-color:#FFFFFF; 
	 background-image: url(/images/bg_left.gif);
	 background-repeat:repeat-y;
	 height: 100%;
 }

