html {  
padding:0px;  
margin:0px;
}

body {
 background-color: #e1ddd9;
 font-size: 12px;
 font-family: Geneva, Arial, Helvetica, sans-serif; 
 color:#8F8F8F;  
 padding:0px;  
 margin:0px; 
 SCROLLBAR-FACE-COLOR: #e1ddd9; 
 SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
 SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
 SCROLLBAR-3DLIGHT-COLOR: #FEA0A0; 
 SCROLLBAR-ARROW-COLOR: #FD3130; 
 SCROLLBAR-TRACK-COLOR: #FFFFFF; 
 SCROLLBAR-DARKSHADOW-COLOR: #FD3130;
 }


#header{
	left: 0px;
	width: 100%;
	background-color: #FD3130;
	margin: 0px;
	clear: both;
	height: 32px;
	max-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FD3130;
	border-bottom-color: #FD3130;
	padding: 0px;
	vertical-align: middle;
}

#center{
	position: absolute; 
	top: 50%; 
	height: 1px; 	
	width: 1px
}

#alles{
    position: absolute;
	top: -250px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
	
}

#posframe {
    position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 10px;

}


#inhalt {
    postion: relative;
	top: 0px;
	width: 350px;
	margin: 0px;
    padding: 0px 10px;
	float: left;
	background-color: #FFFFFF;
	height: 350px;
	max-height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD3130;
	overflow: auto;
}

#links {
    postion: relative;
	top: 0px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	height: 350px;
	max-height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD3130;
}

#links2 {
    postion: relative;
	top: 0px;
	left: 0px;
	width: 115px;
	margin: 0px;
	padding: -10px;
	float: left;
	background-color: #FFFFFF;
	height: 350px;
	max-height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD3130;
}
#rechts {
    postion: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	height: 350px;
	max-height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD3130;
	font-size: 12px;
	font-weight: bold;
}
#rechts2 {
    postion: relative;
	top: 0px;
	left: 0px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	height: 350px;
	max-height: 350px;
}


#footer {
	width: 100%;
	background-color: #FD3130;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
	padding: 0px;
}


#rechts a:link, #rechts a:visited, #rechts a:active{
	text-decoration: none;
	color: #FD3130;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 12px;
}
#rechts a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #FD3130;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}

#header a:link, #header a:visited, #header a:active{
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 25px 5px 0px 0px;
}
#inhalt h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
#inhalt p {
	font-size: 12px;
	padding: 0px 0px;
}

#ootech {
	width: 100%;
	clear: both;
	height: 25px;
	color: #666666;
	font-size: 10px;
	padding: 0px;
	background-color: #E1DDD9;

}
#ootech a:link, #ootech a:visited, #ootech a:active {

	text-decoration: none;
	color: #666666;
}
#ootech a:hover {
	color: #FD3130;
}
#ootech p {
	padding: 5px 0px 0px 5px;
}
#footer p {
	padding: 5px 0px 0px 5px;
}
.vorspeise {
    color: #FFFFFF;
	background-color: #FD3130;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.vorspeise a:link, .vorspeise a:visited, .vorspeise a:active {
    color: #FFFFFF;
	background-color: #FD3130;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.vorspeiseI {
    color: #FD3130;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.vorspeiseI a:link, .vorspeiseI a:visited, .vorspeiseI a:active {
    color: #FD3130;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#inhalt td {
	font-size: 0.75em;
	padding-left: 0px;
	padding-right: 10px;
}
.form {
	font-size: 11px;
	font-weight: bold;
	color: #FD3130;
	background-color: #EDEBE9;
	border: 1px solid #FD3130;
	font-family: Arial, Helvetica, sans-serif;
}
.formsend {
	font-size: 11px;
	font-weight: bold;
	color: #FD3130;
	background-color: #FFFFFF;
	border: 1px solid #FD3130;
}
a:link, a:active, a:visited {
	color: #FD3130;
}
a:hover {
	color: #333333;
}
