html{
margin:0;
padding:0;
}
body
{
text-align: center;
background: #003366 url(images/bg_main.gif) top center no-repeat; 
background-color: #155181;
margin:0;
padding:0; 
font: 82.4% Verdana,Arial,Helvetica,sans-serif;
color: #CCCCCC;
}

body,p,table,tr,td,li,ul,ol { 
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC;
	}
h1,h2,h3,h4,h5,h6{
	font-family: Arial,Helvetica,sans-serif;  
	font-size: 1.6em; 
	font-weight: bold; 
	color: #eaf0ff;
	margin: 10px 0;
	padding: 0;
	text-shadow: #0f1b26 3px 3px 0px;
	}
	
h1 {

}

h2{
	color: #eaf0ff;
	font-size: 1.4em; 
}

h3{
	font-size: 1.2em; 
}

h4{
	font-size: 1.1em;
	color: #eaf0ff;
}

.w {
color: #eaf0ff;
}
.r {
color: #e2bd8b;
}

.rb {
color: #e2bd8b;
font-weight:bold;
}

A:link, A:visited, A:active
{
text-decoration: none;
color: #8fb3d5;
}
A:hover
{
text-decoration: underline;
color: #e2bd8b;

}

A:active
{
color: #FF0000;
}

ul {
	list-style: outside;
	margin-left: 10px;
}

ul li {
	margin-bottom: 0.5em;
}

.klein {
	font-size: 11px;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 980px;
border-left: 0px solid #454c53;
border-right: 0px solid #454c53;
text-align: left;
background: transparent;
padding:0;
}

div#header {
width: 100%;
height: 257px;
background: transparent;
position:relative;
}

div#header img.logo  {
	position: absolute;
	right: 0px;
	top: 98px;
}

div#navigation {
float:left;
background: transparent;
border-right: 0px solid #000000;
width:196px;
height:600px;
}

div#navigation ul {
	list-style: outside;
	margin-left: 0;
	list-style-type: none;
}

div#content {
margin-left: 260px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 30px;
}

div.news {
	width: 100%;
	float: left;
	margin: 0 0 25px 0;
}

div.crewbox {
	float: left;
	width:690px;
}

div.crewbox hr {
	 display: block; 
	 width:650px;
	 clear:both;
	 margin: 0;
	 visibility: hidden;
	 }

div.crewbild {
	width: 100px;
	text-align: center;
	float: left;
	margin: 0 5px 10px 0;
}

div#footer {
	clear:both;
	height:40px;
	background: transparent url("images/bg_footer.gif") top center no-repeat; 
	padding: 10px 0 0 5px;
	text-align: center;
	margin: 10px auto 10px auto;
}

div#footer p {
    color: #f7efda; /*#FFFFFF*/;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

/* navigation */
ul#topnav {
margin:0;
padding:0;
width:195px;
list-style:none;
list-style-position:outside;
}

ul#topnav li {
border-bottom: none;
margin-bottom: 0;
}

ul#topnav li a:link,
ul#topnav li a:visited,
ul#topnav li a:active,
ul#topnav li a:hover {
	display:block;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #eaf0ff;
	text-shadow: #0f1b26 3px 3px 0px;
	text-decoration:none;
	padding:3px 3px 3px 5px;
	width:195px;
}

ul#topnav li a:hover {
	color: #8fb3d5;
}

ul#topnav li ul {
margin:0 0 0 15px;
padding:0;
list-style:none;
background:none;
}

ul#topnav li ul li {
text-align:right;
margin-bottom: 0;
}

ul#topnav li ul li a:link,
ul#topnav li ul li a:visited,
ul#topnav li ul li a:active,
ul#topnav li ul li a:hover {
	display:block;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px;
	width:160px;
   text-shadow: none;
}

ul#topnav li ul li a:hover {
	background: #e2bd8b;
	color: #003366;
}

/* Tabellen-Styles */
table.preise {
	border: 1px solid #999999;
	background-color: #e2bd8b;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:705px;
}

table.preise th {
	background-color: #003366;
	text-align:left;
	font-weight:bold;
}

table.preise td.b {
	background-color: #f3d8b4;
	text-align:left;
	font-weight:normal;
	color: #003366;
}

table.preise td.p {
	background-color: #f3d8b4;
	text-align:right;
	font-weight:normal;
	color: #003366;
}

table.adresse {
	width: 700px;
}

table.adresse td {
 padding: 20px;
}

table.adresse td.bl {
	border-left: 1px solid #8fb3d5;
}

/*Formularfelder */

input[type=text], select{
	font-size: 0.9em;
	width: 200px;
	}
	
input[type=text].sizeA, select.sizeA{
	font-size: 0.9em;
	width: 4em;
	}
	
 p label{  
     width:100px;  
     float:left;  
     margin-right:10px;  
     text-align:rightright;  
 } 
 
 p.neuwert {
    display: none;
 }
 
div#flkontakt {
    display: none;
}

div.error,
div.formfehler {
	color: #e2bd8b;
	font-size: 1.3em;
	font-weight: bold;
}

a.open1 {
  display: block;
	padding: 5px;
	margin: 0;
	border: 1px solid #ffffff;
	background: #cccccc;
	color: #003366;
	width: 200px;
	text-align: center;
	float: left;
}



/* Menüsteuerung */

body ul#topnav li ul#sub1,
body ul#topnav li ul#sub2,
body ul#topnav li ul#sub3,
body ul#topnav li ul#sub4,
body ul#topnav li ul#sub5,
body ul#topnav li ul#sub6,
body ul#topnav li ul#sub7 {
display:none;
}

/* Startseite */
body#start div#content {
margin-right: 20px;
}

body#start div#illu {
display:none;
}

/* Fahrlehrer */ 

body#fahrlehrer div#illu {
display:inherit;
}

body#fahrlehrer ul#topnav li ul#sub5 {
display:block;
margin-bottom: 19px;
}

/* Fahrlehrer-Preise */ 

body#flpreise div#illu {
display:none;
}

body#flpreise div#content {
margin-right: 10px;
}

body#flpreise ul#topnav li ul#sub5 {
display:block;
margin-bottom: 19px;
}

/* Kontakt */ 

body#kontakt div#illu {
display:inherit;
}

body#kontakt ul#topnav li ul#sub6 {
display:block;
margin-bottom: 19px;
}



@media print {
div#navigation { 
display: none; 
}
div#illu {
display:none;
}
div#content {
margin-left: 10mm;
margin-right: 10mm;
padding-top: 20px;
}
table.kp { width: 190mm; }
table.kp td { border: 1px solid #CCCCCC; }
table.preise { width: 190mm; }
table.preise td { border: 1px solid #CCCCCC; }
}
