/* Kommentar */

  a {
	color: #990000;
	font-size: 10pt;
	font-family: verdana,sans-serif,tahoma; 
	text-decoration: none
}

a:hover {
	color: #CC3300; 
	font-size: 10pt; 
	font-family: verdana,sans-serif,tahoma; 
	text-decoration: none
}

a.impressum {
	color: #990000; 
	font-size:8pt; 
	font-family: verdana,sans-serif,tahoma; 
	text-decoration: none
}

a.impressum:hover {
	color: #CC3300; 
	font-size: 8pt; 
	font-family: verdana,sans-serif,tahoma;
	text-decoration: none
}
  
a.menu {
	color: #333300; 
	font-family: verdana,sans-serif,tahoma; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none
}

a.menu:hover {
	color: #333600; 
	font-family: verdana,sans-serif,tahoma; 
	font-size: 8pt; 
	text-decoration: none
}


h1 {
	font-family: "Verdana";
	font-size: 20px;
	font-weight: bold;
	color: #666633;
}

h2 {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: darkblue;
}

p, td {
	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	color: #666633;
}

body {
	 margin-top: "0";
	 margin-left: "0";
	 margin-right: "0";
	 margin-bottom: "0";
}

td.menu {
	width: "135";
	height: "38";
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}

td.menu_dummy {
	height: "5";
}

td.impressum {
	height: "40";
	text-align: center;
	font-weight: bold;
}

ul {
	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	color: #666633;
}

.fake {
	font-size: 1px;
	color: #666633;
	line-height: 50%;
}

#StandortLayer {
	position:absolute;
	width:244px;
	height:23px;
	z-index:1;
	left: 609px;
	top: 25px;
	font-size: 12px;
	font-weight: bold;
}
