@charset "utf-8";
/* CSS Document */

a:link {
	color: #F0F0F0;
	border: none;
	text-decoration: none;
}
a:visited {
	color: #F0F0F0;
	border: none;
	text-decoration: none;
}
a:hover {
	color: #4B4F50;
	border: none;
}
a:active {
	color: #4B4F50;
	border: none;
}

body,td,th {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4F50;
	line-height: 1.3;
	border: 0;
}
body {
	background-color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0;
}
.grund {
	background-color: #BDCACA;
}

.Fuss {
	background-image: url();
	background-repeat: repeat-x;
}
.inhalt {
	background-image: url(bilder/transparent.png);
}
.Fussrechts {
	background-image: url();
	background-repeat: no-repeat;
}
.bilders {
	bgcolor: #000000;
}

.copyright {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 6px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
}
.content {
	overflow: hidden;
	height: 450px;
	width: 100%;
}
.fixedwidth {
	width:99%;
	height:450px;
	overflow: visible;
}
.inlinecopyright {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menuflaechelinks {
	height: 450px;
	vertical-align: bottom;
	background-color: #000000;
	padding-left: 102px;
	background-image: url(bilder/glasfront_01.jpg);
}
.menuflaecherechts {
	height: 450px;
	vertical-align: bottom;
	background-color: #000000;
	padding-right: 75px;
	padding-left: 18px;
	background-image: url(bilder/glasfront_01.jpg);
}
.eingabeflaechen {
	border: 0;
	color: #4B4F50;
	font-size: 11px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #D0D2D2;
}
.kopfzeile {
	background-color: #FFFFFF;
	border: 0;
	height: 100px;
}
.fehler {
	color: #717879;
	font-size: 32px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
.fehler2 {
	color: #F05;
	font-size: 32px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
.bilder {
	background-color: #000000;
	border: 0;
	margin: 0;
	padding: 0;
	height: 450px;
}
.sternchen {
	color:#FF1F55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.buttons {
	width: 100px;
}
