body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	background-image: url(../bilder/hg.jpg);
	background-repeat: repeat-x;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
}
iframe
{
	margin: 0 ;
	float: left;
	width: 1010px; /* Anpassen des Wertes auf ganze Breite des Dokuments*/
	height: 2000px;
	
}
.logogross
{
  font-size: 30px;
	color: #3C73AB;
	font-weight: bold;
	line-height: 68px;
}
.logoklein
{
  font-size: 16px;
	color: #3C73AB;
	text-indent: 4px;
	font-weight: bold;
	line-height: 4px;
}

/* Links Impressum etc. */

 .ok a:link {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration : none;
	display: inline;
}

.ok a:hover {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration : none;
	display: inline;
}

.ok a:visited {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration : none;
	display: inline;
}
.ok a:active {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration : none;
	display: inline;
}

/* Große Tabellen */
.w {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.bl_h {background-image: url(../bilder/bl_h.gif)} /* Background für Umrandung*/
.bvhmitglieder {
	color: #326AA7;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	display: none;
}
/*seitliche Menüdarstellung*/
.meno {
	font-size: 14px;
	line-height: 20px;
	width:160px;
	display:block; 
	/*background: #eef4d3 url(left.png) center right no-repeat;*/
} 
a:link.menu {
	color: #326aa7;
	text-decoration: none;
		display: block;
}
a:active.menu {
	color: #326AA7;
	text-decoration: none;

}
a:visited.menu  {
	color: #326AA7;
	text-decoration: none;
		display: block;
}
a:hover.menu  {
	color: #326AA7;
	font-weight: bold;
	text-decoration: none;
	background: #C9DDF2;
		display: block;
}         

.unto {
	width:160px;
	font-size: 14px;
	line-height: 20px;
	padding-left:10px;
	display: block;
}

a:link.unt, :active.unt {
	color: #3092C0;
	text-decoration : none;
	display: block;
}
a:visited.unt {
	color: #3092C0;
	text-decoration : none;
	display:block;
}
a:hover.unt  {
	font-weight: bold;
	color: #3092C0;
	text-decoration : none;
	display: block;
	background: #E1EFFD;
}
/*Texte in den Seiten*/
h1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

.txt_b {
	font-weight: bold;
}
a:link.linkblau, :active.linkblau, :visited.linkblau {
	color: #3092C0;
	text-decoration : none;
	display: auto;
}
a:hover.linkblau {
	font-weight: bold;
	color: #3092C0;
	text-decoration : none;
	display: auto;
	background: #E1EFFD;
}

a:link.pw, a:active.pw, a:visited.pw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
a:hover.pw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
.rot {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bearbeiten {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 22px;
	background-color: #0095C6;
	text-align: left;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #CCCCFF;
	border-bottom: 2px solid #CCCCFF;
	border-left: 2px solid #FFFFFF;
	padding: 0px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 22px;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 2px solid #cceeFF;
	border-right: 2px solid #CCCCFF;
	border-bottom: 2px solid #CCCCFF;
	border-left: 2px solid #cceeFF;
	padding: 0px;
}
.loeschen {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 22px;
	background-color: #C8530D;
	text-align: left;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #FFFFFF;
}

.dateiloeschen {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 22px;
	background-color: #A74414;
	text-align: left;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #FFFFFF;
}
.klein {
	font-size: 10px;
	color: #999999;
}

