@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background: #fad531 url(gfx/bg.jpg) repeat-y fixed top center;
	color: #333;
	font: normal 100.01%/1.4 Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left-img,
.right-img {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 0 10px 10px;
	padding: 5px;
}
.left-img {
	float: left;
	margin: 0 10px 10px 0;
}
.right-img {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.tab {
	float: left;
	width: 5.2em;
}
.xs {
	font-size: .83em;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #333;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
.pdf {
	background: url(gfx/pdf.gif) no-repeat right top;
	padding: 1px 18px 3px 0;
}
#footer a,
#footer a:visited {
	color: #999;
	text-decoration: none;
}
.noul {
	text-decoration: none;
}

/* Typografie
----------------------------------------------- */
p {
	margin: .1em 0 1em 0;
}
#text p {
	margin: .1em 60px 1em 0;
}
#text ul,
#text ol {
	margin: .1em 60px 1em 30px;
}
#text ul li,
#text ol li {
	padding: 0 0 2px 0;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	color: #fff;
	font-size: 1.5em;
	margin: 0 0 25px 0;
	padding: 0;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 .67em 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 .2em 0;
}
h4 {
	color: #fa0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 .67em 0;
}
.mt {
	margin-top: 2em;
}

/* Layout
----------------------------------------------- */
#wrapper {
	background: url(gfx/bg_wrapper.jpg) repeat-y 0 0;
	color: #333;
	font-size: .625em; /* 1em entspricht 10px */
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 924px;
	min-height:300px;
	height:auto !important;  /* moderne Browser */
	height:300px;  /* IE */
}
#inner {
	background: url(gfx/bg_inner.jpg) no-repeat 0 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 924px;
}
#header,
#content,
#footer {
	float: left;
	margin: 0;
	padding: 0;
	width: 924px;
}
#header {
	font-size: 1.2em;
	height: 216px;
}
.logo {
	margin: 10px 0 0 17px;
}
#text {
	border-bottom: 1px dotted #ccc;
	float: left;
	font-size: 1.3em;
	margin: 12px 15px 0 15px;
	padding: 10px 20px;
	width: 642px;
}
#fahrschule #text {
	background: url(gfx/bg_start.jpg) no-repeat 390px 23px;
}
#key {
	background: #fa0 url(gfx/bg_key.jpg) no-repeat 0 0;
	float: left;
	margin: 41px 0 0 0;
	padding: 5px 10px 5px 20px;
	width: 682px;
}
#key h1 {
	color: #fff;
	font-weight: bold;
	font-size: 1.83em;
	margin: 0;
	padding: 0;
}
#bf-17 {
	font-size: .9em;
	margin-top: 30px;
}
#bf-17 ul {
	margin: .1em 60px 1em 0;
}
#bf-17 ul li {
	list-style: none;
	padding: 0 0 2px 0;
}
#bf-17 ul ul {
	margin: .1em 60px 1em 25px;
}
#bf-17 ul ul li {
	list-style: none;
	padding: 0 0 2px 0;
}
.display {
	cursor: pointer;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.display:hover {
	color: #f00;
	text-decoration: none;
}
.border {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin: 0 0 10px 0;
	padding: 5px;
}
.stretcher {
	background: #fff; /* IE6 */
}
#footer {
	font-size: 1.1em;
	margin-top: 20px;
}
#footer p {
	color: #999;
	margin: .5em 0 .5em 210px;
	text-align: center;
}

/* Tabellen
----------------------------------------------- */
#klassen {
	width: 100%;
}
.desc {
	width: 130px;
}
#klassen td {
	padding: 3px 0;
}

/* Navigation
----------------------------------------------- */
#navigation {
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	width: 212px;
}
#navigation ul {
	margin: 0 0 0 20px;
	list-style: none;
	padding: 0;
}
#navigation li a,
#navigation li a:visited {
	background: url(gfx/bg_menue.gif) repeat-x 0 0;
	color: #333;
	display: block;
	font-weight: normal;
	height: 18px;
	padding: 10px 12px 9px 20px;
	text-decoration: none;
	width: 160px;
}
#navigation li a:hover {
	background: #f00 url(gfx/bg_menue.gif) repeat-x 0 -100px;
	color: #fff;
}
.active {
	background: #18ff34 url(gfx/bg_menue.gif) repeat-x 0 -50px !important;
	color: #333 !important;
}

/* Formulare
----------------------------------------------- */
fieldset {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	margin: 1em 0 0 0;
	padding: 10px 0 10px 15px;
	width: 470px;
}
legend {
	color: #ccc;
	padding: 0 5px;
}	
label {
	cursor: pointer;
	float: left;
	width: 160px;
}
input {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 240px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
	border: 1px solid #333;
}
textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 440px;
}
.button {
	background: #dadada !important;
	border: 1px solid #333 !important;
	border-top: 1px solid #999 !important;
	border-left: 1px solid #999 !important;
	color: #000 !important;
	outline: none;
	padding: 2px 5px;
	text-decoration: none;
	width: 110px !important;
}
.button:hover,
.button:focus {
	background: #ccc !important;
	border: 1px solid #999 !important;
	border-top: 1px solid #333 !important;
	border-left: 1px solid #333 !important;
}
/* Fehlermeldungen */
.fehler {
	color: #fa0;
	font-weight: bold;
}
.false,
.false-ta  {
	border: 1px solid #fa0;
}
