body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 11px;
	background-color:#eee;
}


a:link			{ font-size:12px; text-decoration:underline; color: #666; }
a:visited		{ font-size:12px; text-decoration:underline; color: #666; }
a:hover			{ font-size:12px; text-decoration:underline; color: #FE0000; }
a:active 		{ font-size:12px; text-decoration:underline; color: #FE0000; }


a.menu:link, a.menu:visited { 
	font-size:12px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
	background-image:  url("../pix/layout/pfeil_leer.gif");
	background-repeat: no-repeat; padding-left: 10px;
}

a.menu:hover		{ 
	font-size:12px;
	font-weight:bold; color: #666; text-decoration: none; 
	background-image:  url("../pix/layout/pfeilgrau.gif");
	background-repeat: no-repeat; padding-left: 10px; }

a.menu:active, .menu	{ 
	font-size:12px;
	font-weight:bold; color: #FE0000; text-decoration: none; 
	background-image:  url("../pix/layout/pfeilrot.gif");
	background-repeat: no-repeat; padding-left: 10px; }

div, li, td, p	{
	color: #666;
	font-family: Arial, Verdana,  Helvetica;
	font-size:12px;
}

.fliesstext {
	margin: 10px;
	line-height: 1.4;
	width: 440px;
	margin-bottom: 20px;
}


h1 { 
	font-size: 12px;
	color:#666;
	height: 17px;
	width: 460px;
	margin: 0px;
	padding: 3px;
	margin-left: 9px;
}

.h1 { 
	background-image: url("../pix/layout/menu_back.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	width: 460px;
}

* html h1 { 
	font-size: 12px;
	color:#666;
	height: 17px;
	width: 445px;
	margin: 0px;
	padding: 3px;
	margin-left: 9px;
}


* html .h1 { 
	background-image: url("../pix/layout/menu_back.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	width: 445px;
}
.hoehe {
	height:100%;
}

#impressum{
	position: relative;
	width: 150px;
	/*top: -10px;*/
	left: -160px;
	bottom: 10px;
}

input,select {
	color:#666;
	font-size:9px;
	padding: 1px;
}

.kv {
	background-image: url("../pix/layout/menu_back.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left: 25px;
	padding-top: 5px;
	font-weight:bold;
	height: 50px;
}

.mitBild {
	background-color: #eee;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width:450px;
	min-height: 85px;
}

.ohneBild {
	background-color: #eee;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	width:440px;
}

* html .mitBild {
	height:auto !important;  /* für moderne Browser */
	height:85px;  /*für den IE */
}

.pfeil	{ 
	text-decoration: none; 
	background-image:  url("../pix/layout/pfeilgrau.gif");
	background-repeat: no-repeat; padding-left: 10px; 
}

.rahmen {
	border: 1px solid #666;
	margin-top: 4px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	padding: 2px;
}
