html, body, form, td{
	margin: 0;
	padding: 0;
}
html, body {
 	width: 100%;		
	min-height: 100%;
	height: 100%;
}
body {
	background-color: #F1F1F1;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: auto;
}
#seite {
	float:left;
	width:100%;
	position: relative;
	min-height: 100%;	
	height:100%;
}
* html #seite {
	height: 100%;
}
#kopf {
	display:block;
	background-color: #666;
	text-align: right;
	padding:3px 10px 3px 0;
	color: #CCC;
	font-size: 11px;
}
.center {
	margin: auto;
	width: 1100px;
}
#kopf .sprache, #kopf .sprache li {
	list-style-type: none;
	padding:0;
	margin:0 0 0 5px;
	float: right;
}
#kopf .sprache a {
	color: #CCC;
}
#kopf .sprache a.open {
	text-decoration:underline;
}
#mitte {
	padding: 0 10px 0 10px;
	height:125px;
	border-bottom: 1px solid #CCC;
	display:block;
	overflow: hidden;
	position: relative;
}
#mitte .logo {
	float: left;
	margin-top:58px;
}
#mitte .logo img {
	border: none;
}
#topnavie {
	float: left;
	margin-top:12px;
	clear:left;	
}
#mitte a, #mitte .suchbutton {
	font-family: "MicroHima", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 20px;
	float:left;
	color: #CCC;
	margin: 0 2px 0 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#mitte a:first-letter{
	font-size: 30px;
}
#mitte a:hover, #topnavie a.open{
	color: #999;
}
#topnavie ul, #topnavie li {
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mitte .suche{
	float:right;
	margin-top:108px;
}
#mitte .suche input, #mitte .suche form{
	float:left;
}
#mitte .suche form{
	width:280px;
}
#mitte .suche .suchinput{
	margin-right:4px;
	width:100px;
	height:17px;
	border:#CCC solid 1px;
	vertical-align: text-bottom;
	color: #999;
	background-color: #F1F1F1;
}
#hauptinhalt {
	height:100%;
	display:block;	
	min-width:950px;
	position:relative;
	bottom:0;
}
#linkeseite {
	width:50%;
	height:100%;
	float: left;
	position:relative;
}
#rechteseite {
	position:relative;
	width:50%;
	height:100%;
	float: left;
	background-color:#FFF;
}
#rechteseite .inhalt{
	border-left: solid 1px #CCC;
	position:absolute;
	top:0;	
	right:0;
	bottom:180px;
	left:0;
	display:block;
	overflow:auto;
}
#inhalt .scrollup{
	float:left;
	background-color:#00F;
	height:170px;
	width:100%;
}
#unternavigation {
	display:block;
	margin:15px 0;
	float:left;
}
#unternavigation ul, #unternavigation li {
	list-style:none;
	padding:0;
	margin:0;
}
#unternavigation ul ul {
	margin-left:12px;
}
#unternavigation a {
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display:block;
	position:relative;
	padding:0 12px;
	margin:2px 0;
	font-size: 10px;
	white-space: nowrap;
}
#unternavigation a:hover {
	text-decoration:none;
	color:#666;
	background: no-repeat left center url(images/li_n.gif);
}
#unternavigation .open {
	color:#666;
}
#unternavigation a:first-letter {
	font-size: 13px;
}
#unternavigation ul ul a {
	text-transform: uppercase;
	font-size:9px;	
}
#unternavigation ul ul a:first-letter {
	font-size: 100%;
}
#linkeseite .position {
	background: url(images/bg_navie_m.gif) left 60% repeat-x;
	position:absolute;
	width:100%;
	height:100%;
	min-height:600px;
	top:0;
	bottom:180px;
	display:block;
}
#linkeseite .inhalt{
	position:absolute;
	bottom:40%;
	padding-bottom:112px;
	margin-bottom:-13px;
	right:0;
	background:url(images/info_box.jpg) no-repeat 12px bottom;
	width:472px;	
}
#infobox {
	float:left;
	clear:left;
	margin-left:12px;
}
#infobox .ramen{
	background-color:#FFF;
	width:287px;
	border: #CCC solid 1px;
}
#infobox .text{
	padding:10px;
	min-height:60px;
	width:267px;
	white-space: normal;
	white-space: pre-wrap;
}
#bredcrumb, #bredcrumb ul, #bredcrumb li {
	list-style:none;
	position:relative;
	float:left;
	padding:0;
	margin:0;
}
#bredcrumb a {
	font-family: "MicroHima", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 40px;
	float:left;
	color: #999;
	text-transform: uppercase;
	overflow:visible;
	margin:0;
	display: block;
	height:36px;
	overflow:hidden;
}
#bredcrumb li li a {	
	background: no-repeat left 7px url(images/li_b.gif);
	margin:24px 0 0 15px;
	padding-left:8px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	text-transform: uppercase;
}
#bredcrumb a:first-letter {
	background-color:#CC0;
	color:#FFF;
	font-size: 60px;
}
#bredcrumb li li a:first-letter {
	background-color: #FFF;
	color:#999;
	font-size: 12px;
}
#rechteseite .text {
	position:relative;
	float:left;
	clear:left;
	padding: 25px;
	width:90%;
}
#fusszeile {
	float:left;
	clear:left;
	width:100%;
	text-align: center;
	color: #AAA;
	background-color: #666;
	font-size: 10px;
	position: relative;
	padding-top:10px;
	height: 35px;
	margin-top:-45px;
}
#fusszeile a{
	color: #CCC;
	text-transform: uppercase;
}
#fusszeile a:hover{
	text-decoration:none;
	color: #FFF;
}
#fusszeile i{
	display:block;
	margin-top:3px;
	font-style: normal;
}
.kontaktformular td input[type=text], .kontaktformular td textarea{
	width:250px;
	border:solid 1px #CCC;
}
.kontaktformular td textarea{
	height:100px;
}