/* Grundeinstellungen ____________________________________________ */

	#rahmen {
	width: 952px;
	position:relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	padding-top: 0px;
}


/* Oben __________________________________________________________ */

#oben {
	position: relative;
	width: 950px;
	height: 134px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-image: url(../images/design/up.gif);
}
#logo { 
	position: absolute; top: 10px; right: 20px; 
}
		
#sprache2 {
	position: absolute;
	top: 110px;
	right: 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sprache2 a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sprache2 a:hover {
	text-decoration: underline;
}

#sprache2 span { 
	font-size: 14px; padding: 0px 5px 0px 5px; 
}

#navi-oben2 {
	position: absolute;
	top: 110px;
	left: 4px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi-oben2 li {
	float: left;
	font-size: 13px;
	display: block;
	margin-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navi-oben2 li a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#navi-oben2 li a:hover {
	color: #000000;
}
		
		
/* Mitte _________________________________________________________ */

	#mitte { float: left; }
	
	
/* Links _________________________________________________________ */

	#links {

	float: left;
	width: 600px;
}
	
#navi-links {
	position: relative;
	width: 599px;
	height: 389px;
}
#bild { position: absolute; left: 0px; top: 0px; }
			
#menu {
	position: absolute;
	right: 8px;
	width: 200px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=70);
	background-color: #FFFFFF;
	bottom: 8px;
	display: block;
}

#menu-inhalt {
	margin: 8px 8px 8px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menu-inhalt span.h1 {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	display: block;
	font-weight: bold;
	background-color: #333333;
}
#menu-inhalt ul {
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	width: 180px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-inhalt li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	line-height: 18px;
}
#menu-inhalt a {
	color: #000;
	text-decoration: none;
}
#menu-inhalt a:hover {
	text-decoration: underline;
}
#menu-inhalt li.aktiv { font-weight: bold; }
					
	
								
					


/* Inhalt ________________________________________________________ */
		h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #F1f1f1;
	background-color: #8b191e;
	width: 280px;
	margin-left: 15px;
}
#rechts {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#inhalt {

	overflow: hidden;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	height: 385px;
	width: 340px;
}
#inhalt h1 {
	font-weight: normal;
	font-size: 14px;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #F1f1f1;
	background-color: #8b191e;
	width: 280px;
	margin-left: 15px;
}
.preis2 {
	background-color: #EEEEEE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.preis3 {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	font-size: 10px;
	text-align: center;
}

/* Unten _________________________________________________________ */

	#unten {
	clear: both;
	height: 85px;
	position: relative;
	width: 950px;
}
	
	#unten p { position: absolute; top: 68px; left: 0px; color: #969696; font-size: 9px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	#unten p a { color: #777777; }
	#unten p a:hover { color: #000; }
	#unten span { font-size: 14px; padding: 0px 5px 0px 5px; }
#adresse  {
	position: absolute;
	top: 13px;
	right: 0px;
	color: #969696;
	font-size: 10px;
	text-indent: -4000px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 350px;
}
#adresse a {
	color: #666666;
	text-decoration: none;
}
	
#navi-unten {
	position: absolute;
	top: 9px;
	left: 3px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navi-unten li a {
	color: #666666;
	text-decoration: none;
}
#navi-unten li a:hover {
	color: #222222;
}
	#navi-unten li { float: left; padding: 0px 0px 0px 0px; margin: 0px 27px 0px 0px; }

/* Kontaktfeld ______________________________________________________________ */

	#content_main table td {
	text-align: left;
	vertical-align: top;
}


.tdright {
      	text-align: right;
}
	  
.tabelle {
	padding: 2px;
	  
}
	  
.zelle{
	padding: 5px;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	  
.hinweis {
	  font-size: 9px;
	  padding: 2px;
}
	  	    
.buttons {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 90px;
	padding: 2px;
}
	  
input, select, textarea {
	  border:1px solid #aeaeae;
	  background-color: #ffffff;
}
	  
.fillout, .text {
	   width: 200px;
}
.text {
	height: 130px;
	overflow: auto;
}
.error {
	  font-size: 9px;
	  letter-spacing: 1px;
	  padding: 2px;
	  color:#FF0066;
}
input:hover, select:hover, textarea:hover {
	border:1px solid #aeaeae;
	background-color: #EAEAEA;
}

