input {
	font-size: 12px;
	font-family: tahoma, verdana;
	background-color: #2C3242;
	color: #C93;
	border: thin dotted #C93;
}
textarea {
	font-size: 12px;
	font-family: tahoma, verdana;
	border: thin dotted #C93;
	background-color: #2C3242;
	color: #C93;
}
caption {
	font-weight: bold;
}
body {
	background-color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#main {
	background-image: url(back.jpg);
	width: 850px;
	height: 638px;
	left: 50%;
	top: 20px;//50%;
	margin-left: -425px;
	margin-top: 0; //-319px;
	position: absolute;
}
a:link {
	text-decoration:none
}
#menuebox {
	height: 202px;
	padding-top: 32px;
	background-repeat: no-repeat;
	padding-left: 398px;
}
#menue {
	height: 202px;
	width: 452px;
	background-image: url(backmenue.jpg);
	background-repeat: no-repeat;
}
#menuetabelle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CDE0EE;
	margin-left: 8px;
	font-weight: bold;
	padding-top: 15px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:focus {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
#menuetabelle a:link {
	color: #2F374A;
}
#menuetabelle a:visited {
	color: #2F374A;
}
#menuetabelle a:focus {
	color: #2F374A;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C90;
	border-bottom-color: #C90;
	border-top-width: thin;
	border-bottom-width: thin;
}
#menuetabelle a:hover {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C90;
	border-bottom-color: #C90;
	border-top-width: thin;
	border-bottom-width: thin;
	color: #38435A;
}
#menuetabelle a:active {
	color: #CDE0EE;

}

.impressum {
    height: 200px;
    color: #C93;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
    overflow-y: scroll;
}

.impressum a:link {
	color: #C93;
	text-decoration: underline;
}
.impressum a:visited {
	color: #C93;
}
.impressum a:focus {
	color: #CFCEC9;
}
.impressum a:hover {
	color: #C9C7C8;
}
.impressum a:active {
	color: #C93;
}

#texte {
	height: 200px;
	background-repeat: no-repeat;
	color: #C93;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
}

#texte a:link {
	color: #C93;
	text-decoration: underline;
}
#texte a:visited {
	color: #C93;
}
#texte a:focus {
	color: #CFCEC9;
}
#texte a:hover {
	color: #C9C7C8;
}
#texte a:active {
	color: #C93;
}

#mitte01 {
	height: 123px;
	background-repeat: no-repeat;
}
#mitte02 {
	height: 30px;
	background-repeat: no-repeat;
}
#inhalt {
	height: 200px;
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 30px;
}

#fuss {
	height: 10px;
	background-repeat: no-repeat;
}
