@CHARSET "ISO-8859-1";

h2{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	display:inline;
}

html,body
{
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
}

.menu1 { color: #3b4b73; text-decoration:none; font-weight: normal; }
.menu1:link { color: #3b4b73; text-decoration:none; font-weight: normal; }
.menu1:visited { color: #3b4b73; text-decoration:none; font-weight: normal; }
.menu1:active { color: #3b4b73; text-decoration:none; font-weight: normal; }
.menu1:hover { color: #000000; text-decoration:none; font-weight: normal; }

.menu2 { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:link { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:visited { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:active { color: #000000; text-decoration:none; font-weight: normal; }
.menu2:hover { color: #3b4b73; text-decoration:none; font-weight: normal; }

.text a{ color: #000000; text-decoration:none; font-weight: normal; }
.text a:link { color: #000000; text-decoration:none; font-weight: normal; }
.text a:visited { color: #000000; text-decoration:none; font-weight: normal; }
.text a:active { color: #000000; text-decoration:none; font-weight: normal; }
.text a:hover { color: #000000; text-decoration:none; font-weight: normal; }



.text{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	padding-left: 144px;
	width: 600px;
	line-height: 1.5;
}

.textlinks{
	font-size: 11px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: normal;
	padding-left: 26px;
	line-height: 1.5;
}

td.rahmen{
	background-image: url("../img/schatten.gif");
	background-repeat: repeat-y;
}

h1{
	font-size: 14px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold;
}

table.full-height{
height:100%;
 width:100%;

}



td.bezeichner{
width:100px;
font-weight: bold;
height: 30px;
vertical-align:top; 
}

td.text{
	vertical-align:top;
width:400px;
height: 30px;
}


table.kontakt{
	width:300px;
}

td.k1{
	width:80px;
}
td.k2{
	width:220px;
}
