/* CSS Document */

/* //////////////////////////////////////////////////////////////////// */
/* ////// Globale Tag, Klasse, IDs //////////////////////////////////// */

/* Tags */

*	{
	margin:0px;
	padding:0px;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
body, html {
	background-image:url(../images/bg.gif);
	background-color:#4D4C4C;
	}

a	{
	color:#09F;	
	text-decoration:none;
	}

h1 {
	font-weight:bold;
	font-size:16px;
	color:#666666;
	margin-bottom:10px;
	}
	
h2 {
	font-weight:bold;
	font-size:14px;
	color:#606060;
	margin-top:20px;
	margin-bottom:5px;
	}
	
h3 {
	font-weight:bold;
	font-size:13px;
	color:#606060;
	margin-top:20px;
	margin-bottom:5px;
	}

img {
	border:none;
	padding:0px;
	margin:0px;
	}
	
strong, b {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

u {
	text-decoration:underline;
}

table {	
	border-collapse:collapse;
	text-align:center;
	margin:0px auto;
	border:#666 solid 1px;
	}
table tr 	{	
	background-color:#FFF6DE;
	}
table td, table th {
	padding:3px;
	}
table th 	{	
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	}
table th strong, table th b	{
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	}
table th h1 {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	margin-top:20px;
	margin-bottom:5px;
}
table td h1 {
	font-weight:bold;
	font-size:14px;
	color:#666;
	margin-top:20px;
	margin-bottom:5px;
}


/* Klassen */

.five_px		{	height:5px;font-size:1px;	}
.clear			{	clear:both;font-size:1px;background:none;	}
.center			{	text-align:center	}
.list-item		{	display:list-item;	margin-left:30px;	}
.marginleft10px	{	margin-left:10px;	}
.marginleft20px	{	margin-left:20px;	}
.float_left		{	float:left;		}
.float_right	{	float:right;	}

/* IDs */

/* //////////////////////////////////////////////////////////////////// */
/* ////// Hauptstruktur /////////////////////////////////////////////// */

#main	{
	width:948px;
	min-height:600px;
	margin-left:50px;
	border:#FFFFFF solid;
	border-width:0px 1px;
	}

#kopf	{
	width:948px;
	height:200px;
	border:#FFFFFF solid;
	border-width:0px 0px 1px 0px;
	}

#contentbox	{
	float:left;
	width:678px;
	padding:10px;
	}

#sidebar	{
	float:left;
	width:220px;
	padding:0px 0px;
	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Kopf //////////////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Menu //////////////////////////////////////////////////////// */

.menu	{
	width:948px;
	background-color:#666666;
	border:#999999 solid;
	border-width:0px 0px 0px 0px;
	}

.menu .itemleft {
	display:inline;
	cursor:pointer;
	float:left;
	padding:5px 8px;
	}
.menu .itemright {
	display:inline;
	cursor:pointer;
	float:right;
	padding:5px 8px;
	}

.menu a {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Content ///////////////////////////////////////////////////// */

#content	{
	padding:0px 0px 20px 5px;
	}

#content_home	{
	margin:-10px 0px 0px -10px;
	padding:0px;
	}

.aufzaehlung	{
	padding:3px 0px 5px 30px;
	background-image:url(../images/check.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
	}
	
.linkstopper {
	font-weight:bold;
	color:#FFF;
	padding:2px 10px;
	margin:0px auto 0px 10px;
}
.linkstopper#dunkel {
	font-weight:bold;
	color:#333;
	padding:2px 10px;
	margin:0px auto 0px 10px;
}
.linkstopper a {
	font-weight:bold;
	color:#FFF;
}
.linkstopper#dunkel a {
	font-weight:bold;
	color:#333;
}
.linkstopper a:hover {
	text-decoration:underline;
}
.linkstopper#dunkel a:hover {
	text-decoration:underline;
}


/* //////////////////////////////////////////////////////////////////// */
/* ////// Sidebar ///////////////////////////////////////////////////// */

#sidebar .headline	{
	height:25px;
	border:#FFFFFF solid;
	border-width:1px 0px;
	background-color:#666666;
	background-repeat:no-repeat;
	background-position:10px 5px;
	clear:both;
	}

#sidebar .content	{
	width:220px;
	}

#sidebar .content #AccordionSchnellzugriff {
	border:none;
	margin:0px;
	width:100%;
	background-color:#EEE;
}
#sidebar .content .Accordion .AccordionPanel {
	border:none;
	border-left:solid 20px;
	border-bottom:#333 solid 1px;
	text-align:right;
}
#sidebar .content #AccordionSchnellzugriff .AccordionPanel .AccordionPanelTab {
	border:none;
	background-color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:2px;
}
#sidebar .content #AccordionSchnellzugriff .AccordionPanel .AccordionPanelContent {
	padding:2px;
}
#sidebar .content #AccordionSchnellzugriff .AccordionPanel .AccordionPanelContent a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
#sidebar .content #AccordionSchnellzugriff .AccordionPanel .AccordionPanelContent a:hover {
	text-decoration:underline;
}
	
/* //////////////////////////////////////////////////////////////////// */
/* ////// Webmaster link ////////////////////////////////////////////// */

	
/* //////////////////////////////////////////////////////////////////// */
/* ////// Home //////////////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Frage Antwort Beispiele ///////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Termine ///////////////////////////////////////////////////// */

#TerminAccordion table {
    width:100%;
    text-align:left;
}

#TerminAccordion table td {
    border-left:none;
}
#TerminAccordion .AccordionPanelTab#leiste0 {	background:url(../images/leiste0.gif);	}
#TerminAccordion .AccordionPanelTab#leiste1 {	background:url(../images/leiste1.gif);	}
#TerminAccordion .AccordionPanelTab#leiste2 {	background:url(../images/leiste2.gif);	}
#TerminAccordion .AccordionPanelTab#leiste3 {	background:url(../images/leiste3.gif);	}
#TerminAccordion .AccordionPanelTab#leiste4 {	background:url(../images/leiste4.gif);	}
#TerminAccordion .AccordionPanelTab#leiste5 {	background:url(../images/leiste5.gif);	}
#TerminAccordion .AccordionPanelTab#leiste6 {	background:url(../images/leiste6.gif);	}
#TerminAccordion .AccordionPanelTab#leiste7 {	background:url(../images/leiste7.gif);	}
#TerminAccordion .AccordionPanelTab#leiste8 {	background:url(../images/leiste8.gif);	}
#TerminAccordion .AccordionPanelTab#leiste9 {	background:url(../images/leiste9.gif);	}
#TerminAccordion .AccordionPanelTab#leiste10 {	background:url(../images/leiste10.gif) right;	}
#TerminAccordion .AccordionPanelTab#leiste11 {	background:url(../images/leiste11.gif);	}
#TerminAccordion .AccordionPanelTab#leiste12 {	background:url(../images/leiste12.gif);	}
#TerminAccordion .AccordionPanelTab#leiste13 {	background:url(../images/leiste13.gif);	}
#TerminAccordion .AccordionPanelTab#leiste14 {	background:url(../images/leiste14.gif);	}
#TerminAccordion .AccordionPanelTab#leiste15 {	background:url(../images/leiste15.gif);	}
#TerminAccordion .AccordionPanelTab#leiste16 {	background:url(../images/leiste16.gif);	}
#TerminAccordion .AccordionPanelTab#leiste17 {	background:url(../images/leiste17.gif);	}
#TerminAccordion .AccordionPanelTab#leiste18 {	background:url(../images/leiste18.gif);	}
#TerminAccordion .AccordionPanelTab#leiste19 {	background:url(../images/leiste19.gif) right;	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// F�hrerschein //////////////////////////////////////////////// */
.fuehrerschein {
	text-align:center;
	float:right;
	width:335px;
	margin-left:10px;
	margin-top:-10px;
}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Team //////////////////////////////////////////////////////// */

table.team_lehrer_table	{
	background-image:url(../images/team_table_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFF6DE;
	text-align:left;
}

table.team_lehrer_table tr	{
	background:none;
}

table.team_lehrer_table td	{
	vertical-align:top;
	padding:3px;
	border-left:none;
}
	
table.team_lehrer_table td.foto	{
	padding:0px;
	height:140px;
	width:105px;
	border-right:#666 solid 1px;
}
	
table.team_lehrer_table td.lastrow	{
	height:70px;
}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Fahrzeuge /////////////////////////////////////////////////// */
	

/* //////////////////////////////////////////////////////////////////// */
/* ////// Pr�fung ///////////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Wer darf ... muss? ////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Ausbildungsarten //////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Weiterbildung /////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Perfektionstraining ///////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Fahrgastbef�rderung ///////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Seminare //////////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Ma�nahmen /////////////////////////////////////////////////// */

table.massnahmen {
	width:650px;
}
table.massnahmen td {
	font-weight:bold;
	margin:0px;
	border-left:none;
}
table.massnahmen td a {
	color:#333;
	font-weight:bold;
}
table.massnahmen td.white {
	color:#FFF;
}
table.massnahmen td.white a {
	color:#FFF;
	font-weight:bold;
}


/* //////////////////////////////////////////////////////////////////// */
/* ////// Kontakt ///////////////////////////////////////////////////// */

.kontakt_adresse_1	{
	width:180px;
	float:left;
	text-align:right;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	}
.kontakt_adresse_2	{
	float:left;
	padding:0px 10px 0px 10px;
	}

#kontaktform label {
	vertical-align:baseline;
	text-align:right;
	margin-top:3px;
	margin-left:80px;
	margin-right:20px;
	float:left;
	width:110px;
	}
	
#kontaktform input,#kontaktform textarea {
	float:left;
	margin:3px 5px 0px 0px;
	border:#666666 1px solid;
	padding:1px 3px;
	width:250px;
	font-size:11px;
	background-color:#FAFAFA;
	color: #222222;
	}

#kontaktform input:focus, #kontaktform textarea:focus {
	background-color:#ebf2f7;
	color: #222222;
	}
	
#kontaktform textarea {
	height:100px;
	}

#kontaktform #button {
	border:none;
	width:100px;
	margin-bottom:5px;
	margin-left:-2px;
	}
	
#kontaktform .kleingedruckt	{
	font-size:9px;
	color: #6B7879;
	}
	
#kontaktform br {
	font-size:1px;
	clear:both;
	}

#kontaktform2 input,#kontaktform2 textarea {
	float:left;
	margin:3px 5px 0px 0px;
	border:#666666 1px solid;
	padding:1px 3px;
	width:150px;
	font-size:11px;
	background-color:#FAFAFA;
	color: #222222;
	}

#kontaktform2 label {
	vertical-align:baseline;
	text-align:right;
	margin-top:3px;
	margin-left:80px;
	margin-right:20px;
	float:left;
	width:110px;
	}

#kontaktform2 input:focus, #kontaktform textarea:focus {
	background-color:#ebf2f7;
	color: #222222;
	}
	
#kontaktform2 textarea {
	height:100px;
	}

#kontaktform2 #button {
	border:none;
	width:100px;
	margin-bottom:5px;
	margin-left:-2px;
	}
	
#kontaktform2 .kleingedruckt	{
	font-size:9px;
	color: #6B7879;
	}
	
#kontaktform2 br {
	font-size:1px;
	clear:both;
	}
	
/* //////////////////////////////////////////////////////////////////// */
/* ////// Kontakt DANKE /////////////////////////////////////////////// */

.kontaktdankebild {
	width:187px;
	height:300px;
	float:right;
	background-image:url(../images/kontaktdanke.jpg);
	background-repeat:no-repeat;
	}
	

/* //////////////////////////////////////////////////////////////////// */
/* ////// Online-Lern-Center ////////////////////////////////////////// */
form.onlinelerncenter label {
	vertical-align:baseline;
	text-align:right;
	margin-top:3px;
	margin-left:80px;
	margin-right:20px;
	float:left;
	width:110px;
	}
	
form.onlinelerncenter br {
	font-size:1px;
	clear:both;
	}

form.onlinelerncenter input {
	float:left;
	margin:3px 5px 0px 0px;
	border:#666666 1px solid;
	padding:1px 3px;
	width:250px;
	font-size:11px;
	background-color:#FAFAFA;
	color: #222222;
	}

form.onlinelerncenter input:focus {
	background-color:#ebf2f7;
	color: #222222;
	}

form.onlinelerncenter #button {
	border:none;
	width:100px;
	margin-bottom:5px;
	margin-left:-2px;
	}

form#allroadlernenform {
	width: 205px;
	height: 115px;
	background-color: #005997;
	}

form#allroadlernenform #user {
	position: absolute;
	margin-left: 7px;
	margin-top: 35px;
	width: 152px;
	height: 22px;
	font-size: 16px;
	padding: 3px 3px 0 3px;
	}

form#allroadlernenform #pass {
	position: absolute;
	margin-left: 7px;
	margin-top: 55px;
	width: 152px;
	height: 22px;
	font-size: 16px;
	padding: 3px 3px 0 3px;
	}

form#allroadlernenform #button {
	position: absolute;
	margin-left: 171px;
	margin-top: 40px;
	width: 27px;
	height: 27px;
	}

form#allroadlernenform label {
	position: absolute;
	margin-left: 7px;
	margin-top: 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	}

form#allroadlernenform a {
	position: absolute;
	margin-left: 7px;
	margin-top: 54px;
	color: #FFF;
	font-size: 10px;
	}
