/*FARBEN

ORANGE MENU			#FFD646;

ORANGE MENU SEL		#FFE074;

BG SUBMENU			#FFF0BA;

ROT					#E3000F;

SCHWARZ				#000000;

TEXT GRAU			#606060;
*/

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 11px;
	background-color:#eee;
	font-size:12px; 
}


a:link			{ text-decoration:none; color: #666; }
a:visited		{ text-decoration:none; color: #666; }
a:hover			{ text-decoration:none; color: #FE0000; }
a:active 		{ text-decoration:none; color: #666; }


a.menu:link, a.menu:visited {
	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-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-weight:bold; color: #FE0000; text-decoration: none; 
	background-image:  url("../pix/layout/pfeilrot.gif");
	background-repeat: no-repeat; padding-left: 10px; }

#InhaltRahmen #oben #topIMG #mail_druck li a {
	color: #000;
}

.fliesstext {
	margin: 0 10px 10px 10px;
	line-height: 1.4;
	width: 440px;
	margin-bottom: 20px;
}
.fliesstext a:link, .fliesstext a:visited {
	text-decoration: underline;
}


h1 {
	font-size: 14px;
	color: #E3000F;
	height: 17px;
	width: 460px;
	margin: 0px;
	padding: 3px 3px 3px 0;
}


* html h1 { 
	font-size: 14px;
	color: #E3000F;
	height: 17px;
	width: 445px;
	margin: 0px;
}

.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;
}

.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 {
	color:#666;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	}
	
#InhaltRahmen #container #links #menubuttons ul .sel {
	background: url(../pix/pfeil_sel.gif) no-repeat 4px 2px;
}

.csc-mailform-field {
	margin: 10px;
	}

input {
	font-size: 1.0em;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	}

.csc-mailform-submit {
	color: #000;
	}
	
#links img {
	margin: 30px;
	}

#rechts a:link, #rechts a:visited {
	text-decoration: underline;
	}					
