html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background:url(../bilder/table_bg.jpg) repeat-y #d5d5d5;
}
td {
	vertical-align:top;
}
.maintable {
	width:1000px;
}
.maintable td {
	vertical-align:top;
}
.header img {
	border:none;
}
.header {
	width:999px;
	height:150px;
	border:1px solid #333;
	border-left-style:none;
	background:url(../bilder/header.jpg) no-repeat 0px 0px;
	font-size:45px;
}
.logo {
	display:block;
	width:450px;
	height:100px;
	position:absolute;
	left:5px;
	top:70px;
	background:url(../bilder/logo.png) no-repeat;
}
.zaehler {
	width:150px;
	height:20px;
	position:absolute;
	left:870px;
	top:130px;
	color:#fff;
}
.navigation {
	width:110px;
	padding:10px 0px 10px 5px;
}
.navigation a {
	display:block;
	height:15px;
	color:#fff;
	text-decoration:none;
}
.navigation a:hover {
	color:#fc0;
}
.onlinetest {
	text-align:center;
}
.onlinetest a {
	color:#123;
	text-decoration:none;
}
.onlinetest a:hover {
	color:#e91;
}
.starttext {
	width:400px;
	height:250px;
	border:1px dotted #555;
	padding:5px;
	font-size:14px;
}
.startseite {
	width:750px;
	margin:10px 0px 0px 70px;
}
.startseite td {
	vertical-align:top;
}
.startseite h1 {
	color:#555;
}
.startseite img {
	border:1px solid #555;
}
.popup {
	position:absolute;
	top:140px;
	left:300px;
	width:500px;
	height:auto;
	background-color:#e6e6e6;
	border:3px double #555;
	color:#555;
	padding:10px;
	font-weight:bold;
}
.familie {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.familie img {
	border:1px solid #555;
}
.familie #pic {
	font-size:12px;
	text-align:center;
}
.anmeldung {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.anmeldung td {
	font-size:15px;
}
.anmeldung a {
	color:#f00;
	text-decoration:none;
}
.anmeldung a:hover {
	color:#555;
}
.theorie {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.theorie td {
	font-size:15px;
}
.lektion {
	width:450px;
	margin-left:150px;
	border:1px solid #555;
}
.lektion tr {
	background-color:#e6e6e6;
}
.lektion td {
	padding:5px;
}
.praxis {
	width:750px;
	margin:10px 0px 0px 70px;
}
.listenkopf {
	font-size:16px;
	font-weight:bold;
}
.klasseb {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.bfett {
	font-weight:bold;
}
.stvo {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.stvo a {
	color:#333;
	text-decoration:none;
}
.stvo a:hover {
	color:#fc0;
}
.ansichten {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.ansichten img {
	border:1px solid #555;
}
.autobild {
	position:absolute;
	width:729px;
	height:563px;
	left:196px;
	top:237px;
	border:1px solid #333;
}
.film {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.gastbuch {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.gastbuch textarea {
	width:500px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}
.gastbuch a {
	color:#111;
	text-decoration:none;
}
.gastbuch a:hover {
	color:#fc0;
}
.impressum {
 	width:750px;
	margin:10px 0px 0px 70px;
}
.impressum a {
	color:#111;
	text-decoration:none;
}
.impressum a:hover {
	color:#555;
}
.links {
	width:750px;
	margin:10px 0px 0px 70px;
}
.links a {
	color:#111;
	text-decoration:none;
}
.links a:hover {
	color:#fc0;
}
.link-zusatz {
	margin-left:10px;
}
.button {
	cursor:pointer;
}
.footer {
	padding:10px 0px 10px 150px;
}
