/*-----------------------------------------------------------------------------
version:   1.0
date:      23/11/09
author:    mike bernthaler
website:   www.bernthaler.com
-----------------------------------------------------------------------------*/
html, body, img, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;/**/
}
/* ############################################################ */
ul, ol, li  {
	/*margin: 0;
	padding: 0;	
	border: 0;*/
}

html
{
	/*height:100%;*/
	min-height: 99%;
	margin-bottom:1px;
}

body
{
	font: 100.1%  "Arial", Verdana, sans-serif;/**/
	color: #002F6B;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #919394;
	background-attachment: fixed;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	/**/	
	}

.layout {
	height: 100%;
	min-height:500px;
}


.hide {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
	}


#spyder {
	position:absolute;
	visibility: hidden;
	width:200px;
	left:-200px;
}

/* ############## DIV/LAYER Formatierungen ################## */
.layout #wrapper {
	width: 972px;
	margin: 0px auto;
	padding: 1px;
	background-color: #ffffff;
	/*background-image: url(../images/bg-page.jpg);
	background-repeat: repeat-x;*/
	text-align: left;
}


.layout #container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/bg-fahrschule.gif);
	background-repeat: repeat;
}

.layout #rCol {
	/*float: right;*/
	width: 327px;
	margin: 0 0 0 645px;
	padding: 0px;
    }
	
.layout #lCol {
	float: left;
	width: 644px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
    }	
/* Header
--------------------------------------------------------------*/
.layout #header {
	margin: 0px;
	padding: 0px;
	width: 644px;
	height: 260px;
	overflow: hidden;
	background-color: #D1DFE7;
    } 
	
#logo { 
	width: 329px;
	background-color: #ffffff;
    } 

	
.layout #headMenue {
	width: 100%;
	text-align: right;
	color: #ffffff;
	height: 55px;
	background-color: #8087C4;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg-service.jpg);
	background-repeat: no-repeat;
}

/* Content
--------------------------------------------------------------*/

.layout #menueContainer {
	width: 100%;
	background-color: #8087C4;
    }

.layout #menue {
	width: 300px;
	font-size: 80%;
	padding: 10px 0 0 0;
	margin: 0px 0px 0px 25px;
	/*background-color: #99CC99;*/
    }

	
.layout #content {
	width:470px;/**/
	margin: 10px 0 10px 160px;
	font-size: 80%;
	line-height: 145%;
	/*background-color: #e6e6e6;*/
    }
	
	

.layout #breadCrumb {
	margin: 3px 0px 0px 205px;
	padding: 0px 0px 0px 8px;
	height: 18px;
	font-size: 75%;
    }

.bbutton {
	margin: 0;
	padding: 0;
	width: 99%;
    }
/* 
--------------------------------------------------------------*/
	

.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
.fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 100.1%;
        line-height: 110%;
    }
    


/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

h1 {
	color: #002F6B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	height: 33px; /* = 30*/
	background-color: #D7DDF9;
	/*background-color: #4E7B9C;*/
	margin: 1px 0px 0px 0px;
	padding: 18px 0px 0px 160px;
}
	
h2 	{
	font-size: 125%;
}
	
hr {
	color: #CCC;
	height: 1px;
	width: 99%;
}
	
p 	{
	/*color: #666666;
	margin-top: 1.5em;
	width: 548px;
	font-size: 75%;
	line-height: 145%;*/
}

ul, ol, dl 	{
	/*list-style: none;
	font-size: 1.2em; /* Equivalent to 12pt 
	color: #b4b4b4;*/
}

li, dd, dt 	{
	/* color: #b4b4b4;
	font-size: 1.2em; Equivalent to 12pt */	
}


.klein {
	font-size: 90%;
	color: #000000;
}

.klein70 {
	font-size: 70%;
	color: #666666;
}



.breadcrumb {
	font: 80%  "Tahoma", Arial, Verdana, sans-serif;
	color: #666666;
}






.headerNews {
	font: 120%  "Arial", Verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.contentNews {
	padding: 0 0 0 20px;
	font: 75%  "Arial", Verdana, sans-serif;
	color: #ffffff;
}
.contentNews100 {
	font: 100%  "Verdana", Arial, sans-serif;
}









/* Links
-----------------------------------------------------------------------------*/
a {
	text-decoration: underline;
	color: #000000;/**/
}

a:hover {
	color: #002F6B;
	text-decoration: none;
}


/* ----------*/

.serviceNav {
	text-decoration: none;
	color: #ffffff;
	font-size: 65%;
}

.serviceNav:hover {
	color: #333333;
	text-decoration: none;
}

.sysNav {
	text-decoration: none;
	font-size: 75%;
}

/* ----------*/

.footerNav {
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}

.footerNav:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer
	{
	clear:both;
	color: #ffffff;
	/*text-align: center;
	background-color: #002F6B;
	padding: 2px 0px 2px 0px;
	margin: 20px 0 0 0;*/
}
.footerContent {
	font-size: 70%;
	color: #ffffff;
}

/* Forms
-----------------------------------------------------------------------------*/
input.text
{
	padding: 3px;
	border: 1px solid #999999;	
}



/* Tables 
-----------------------------------------------------------------------------*/
table
 	
{ 
  	/*border-spacing: 0;*/
	border-collapse: collapse;
}

td 	
{
  	/*text-align: left;
	font-weight: normal;*/

}
	

/* Menu-Buttons 
-----------------------------------------------------------------------------*/

.MainButton {
	padding: 2px 0 2px 0;
	vertical-align: middle;
}
.MainButton_active {
	padding: 2px 0 2px 0;
	vertical-align: middle;
}

.SubButton {

}
.SubButton_active {

}



/* Menu-Links 
-----------------------------------------------------------------------------*/
.MainLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.MainLink:hover{
	color: #002F6B;
	text-decoration: none;
}
.openedMainLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #002F6B;
	text-decoration: none;
}
.openedMainLink:hover{
	text-decoration: none;
}


.SubLink {
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
}
.SubLink:Hover {
	color: #002F6B;
	text-decoration: none;
}
.openedSubLink {
	font-size: 90%;
	color: #002F6B;
	text-decoration: none;
}



/* Diverse 
-----------------------------------------------------------------------------*/

.trennlinie {
	height: 1px;
	width: 300px;
	color: #FF0000;
}

.Suche {
	/*border: 1px solid #666666;
	padding: 4px 0px 20px 4px;*/
	float: right;
	width: 200px;
	margin: 90px 0px 0px 760px;
	font-size: 60%;
	color: #FFFFFF;
}

.search {
	border: 1px solid #000066;
	height: 16px;
	/*font-size: 90%;*/
}
.searchButton {
	border: 1px solid #000066;
	height: 18px;
	background-color: #8DBBEB;
	font-size: 90%;/**/
	font-weight: bold;
	color: #FFFFFF;
}

.abstand_re {
	margin-right: 6px;
}

.abstand_li {
	margin-left: 6px;
}

.align_re {
	text-align: right;
}
.align_li {
	text-align: left;
}
.align_top {
	vertical-align: top;
}

.align_center {
	text-align: center;	
}

.align_block {
	text-align: justify;
}

.valign_top {
	vertical-align: top;
}

.aktualisiert {
	font-size: 80%;
	color: #666666;
	font-style: italic;
}


/* 
--------------------------------------------------------------*/


.bild_li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.bild_re {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.text_li {
	text-align: left;
}
.text_center {
	text-align: center;	
}
.text_re {
	text-align: right;
}
.text_block {
	text-align: justify;
}
.text_einruecken {
	margin-left: 20px;
}
.text_einruecken120 {
	margin-left: 120px;
}
.tabelle_center {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.vertical_top {
	vertical-align: top;
}
.Gross {
	font-size: 135%;
	font-weight: bold;
}
.Klein {
	font-size: 80%;
}
.Titel_1 {
	font-size: 135%;
	font-weight: bold;
	background-color: #CCC;
}
.Titel_2 {
	font-size: 120%;
	font-weight: bold;
	color: #C00;
}
.Titel_3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}
.Titel_4 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.Titel_5 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #efd26d;
  margin-left:10px;


}
.rot {
	color: #C00;
}
.blau {
	color: #369;
}
.gruen {
	color: #393;
}
.gelb {
	color: #FC0;
}
.grau {
	color: #666;
}
.vertical_top {
	vertical-align: top;
}
