﻿a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00008B;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	background-color: #FFB0B0;
}

a{
  font-family:Verdanam,Arial,Tahoma;
  margin-left:3px;
}

a.pdflink{
  padding-left:20px;
  background: url(image/PDF_icon.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  }
a.intlink{
  padding-left:20px;
  background: url(image/INT_icon.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  }
.inlinelink a:link {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
.inlinelink a:visited {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
.inlinelink a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: Black;
}
.inlinelink a:activ {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}



body{
  margin-top:0px;
  margin-left:56px;
  margin-right:0px;
  margin-bottom:0px;
  background-color:#FFCCCC;
}
body.neu{
  background:url(image/wkv2.jpg) no-repeat fixed;
  background-color:#FFCCCC;
}
.Pfenster{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-color:#FFCCFF;
}

.haupt{
	vertical-align: top;
	height: 100%;
	width: 800px;
	border-collapse: collapse;
	max-width: 800px;
	min-width: 300px;
}

span,p,div,pre,li,ul{
  font-family:Verdanam,Arial,Tahoma;
}
.linkliste{
	font-size: 75%;
	line-height: 170%;
	border: 0px solid gray;
	background-color: #FFDFDF;
}

h1{
  font-family:Verdanam,Arial,Tahoma, Helvietica, sans-serif;
  margin-bottom:5px;
  font-size:150%;
  color: #4E1942;
}
h2{
  font-family:Verdanam,Arial,Tahoma, Helvietica, sans-serif;
  margin-bottom:5px;
  font-size:120%;
  letter-spacing: 0.4mm;
  color: #4E1942;
}
h3{
  font-family:Verdanam,Arial,Tahoma, Helvietica, sans-serif;
  margin-bottom:5px;
  font-size:100%;
  letter-spacing: 0.2mm;
  color: #4E1942;
}

pre{
  font-family:Courier;
}



.U1    {font-size:110%}
.LZ    {font-size:70%;
        font-family:Helvetica,Arial,sans-serif;
        color:gray;
        }
.kt     {
	font-size: 95%;
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	line-height: 140%;
}
.menu_default{
		font-size:75%;
  		line-height:170%;
		background-color: #FFDFDF;		
		margin-left:10px;
		margin-right:5px;
		margin-bottom:5px;
		margin-top:5px;		
		}		
.menu_over{
	font-size: 75%;
	line-height: 170%;
	background-color: #F99072;
	margin-left: 5px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.headline{
	font-size: 85%;
	line-height: 170%;
	background-color: #FFCCCC;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}	
.menu_activ{
	font-size: 75%;
	line-height: 170%;
	background-color: #db966c;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}		

.Ueberschrift{
	position: relative;
	width: 100%;
	height: 60px;
	top: 5px;
	left: 30px;
	right: 30px;
	overflow: hidden;
}

