/* 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;
	background-repeat:repeat;
	}

a	{	color:#ffa200;	text-decoration:none	}
strong a	{
	color:#ffa200;
	text-decoration:none;
	font-weight:bold
	}

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;
}

small {
	font-size: 0.9em;
}

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;	}
.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-collapse: collapse;
	border: none;
	text-align:left;
	margin:0;
	}

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

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

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


#kopf object {
	border-collapse: collapse;
	border: none;
	
	margin: 0;
	padding: 0;
}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Men� //////////////////////////////////////////////////////// */


.menu	{
	width:948px;
	background-color:#666666;
	border: white solid;
	border-width: 1px 0px;
	border-bottom: white solid 5px;
	}
	
.menu .itemlogo {
	display:inline;
	cursor:pointer;
	float:left;
	padding:4px 9px;
	}

.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 ///////////////////////////////////////////////////// */

h1_home {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-size:30px;
	color:#ffffff;
	margin-left:20px;
	}
	
h2_home {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	margin-left:20px;
	}


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

#content_home	{
	background-color:#666666;
	margin:-10px 0px -10px -10px;
	padding-bottom:30px;
	width:697px;
	}
#home_bg	{
	background-image:url(../images/home_bg.gif);
	background-position:44px 735px;
	background-repeat:repeat-y;
	}

#content .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;
}

#ersterweg_bg	{
	background-image:url(../images/ersterweg_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#angebot_bg	{
	background-image:url(../images/angebot_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#a_bg	{
	background-image:url(../images/a_bg.jpg);
	background-position:50px 0px;
	background-repeat:no-repeat;
	}

#b_bg	{
	background-image:url(../images/b_bg.jpg);
	background-position:250px 100px;
	background-repeat:no-repeat;
	}

#c_bg	{
	background-image:url(../images/c_bg.jpg);
	background-position:0px 450px;
	background-repeat:no-repeat;
	}

#fuhrpark_bg	{
	background-image:url(../images/fuhrpark_bg.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}

#praxis_bg	{
	background-image:url(../images/praxis_bg.jpg);
	background-position:180px 100px;
	background-repeat:no-repeat;
	}

#theorie_bg	{
	background-image:url(../images/theorie_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#seminare_bg	{
	background-image:url(../images/seminare_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#aktuell_bg	{
	background-image:url(../images/aktuell_bg.gif);
	background-position:44px 898px;
	background-repeat:no-repeat;
	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// 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 .headline#hl_video				{	background-image:url(../images/sidebar_video.gif);		}
#sidebar .headline#hl_freecall			{	background-image:url(../images/sidebar_freecall.gif);		}
#sidebar .headline#hl_angebot			{	background-image:url(../images/sidebar_allroadaktuell.gif);	}
#sidebar .headline#hl_ferienkurse		{	background-image:url(../images/sidebar_ferieninstensiv.gif);	}
#sidebar .headline#hl_oeffnungszeiten	{	background-image:url(../images/sidebar_oeffnungszeiten.gif);	}
#sidebar .headline#hl_bussgeldrechner	{	background-image:url(../images/sidebar_bussgeldrechner.gif);	}
#sidebar .headline#hl_anschrift			{	background-image:url(../images/sidebar_anschrift.gif);	}

#sidebar .content	{
	width:220px;
	}
	
/* //////////////////////////////////////////////////////////////////// */
/* ////// Webmaster link ////////////////////////////////////////////// */

#webmaster	{
	width:215px;
	margin-top:5px;
	text-align:right;
	}

#webmaster a	{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
/* //////////////////////////////////////////////////////////////////// */
/* ////// Home //////////////////////////////////////////////////////// */

.news_headline	{
	background-color:#E9E9E9;
	font-weight:bold;
	}

#allroad {
	display:inline;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	margin-bottom:10px;
	font-style:italic;
	}

#home1	{
	position:absolute;
	width:680px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#606060;
	margin-top:30px;
	margin-left:-15px;
	}

#home2	{
	position:absolute;
	width:680px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#606060;
	margin-top:460px;
	margin-left:-15px;
	}
	


/* //////////////////////////////////////////////////////////////////// */
/* ////// Wichtig ///////////////////////////////////////////////////// */


/* //////////////////////////////////////////////////////////////////// */
/* ////// Angebot ///////////////////////////////////////////////////// */



/* //////////////////////////////////////////////////////////////////// */
/* ////// Das 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;
}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Fuhrpark //////////////////////////////////////////////////// */

#fuhrpark_link	{
	font-size:14px;
	font-weight:bold;
	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// Theorie ///////////////////////////////////////////////////// */

#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;	}


/* //////////////////////////////////////////////////////////////////// */
/* ////// Praxis ////////////////////////////////////////////////////// */


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


/* //////////////////////////////////////////////////////////////////// */
/* ////// 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;
	}

/* //////////////////////////////////////////////////////////////////// */
/* ////// allroadaktuell ////////////////////////////////////////////// */

#allroadaktuell	{
	border:0px #666666 solid;
	}


/* //////////////////////////////////////////////////////////////////// */
/* ////// 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;
	}
	


/* //////////////////////////////////////////////////////////////////// */
/* ////// Online-Lern-Center ////////////////////////////////////////// */
#facebook {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 1000px;
	top: 31px;
	height: 169px;
	min-width: 82px;
	overflow: hidden;
	text-align: center;
	background-color: #3B5998;
}
