body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:34px;
}
#topmenu {
	width:900px;
	height:25px;
	background-color:#BDD7FB;
	background-image:url(../images/topmenubg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:2pt solid;
	border-top-color:#FFFFFF;
}
#main_startseit a:link, {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #4b6b94;
	border-bottom-style: dotted; 
	border-bottom-width: thin;
}


#header {
	width:900px;
	height:160px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
#maininline{
border:none;
width:900px;
}
#menuleft{
	width:20%;
  	font-size        : 12px;
  	list-style       : none;
	background-color :#AFC4E1;
  	margin-left      : 1px;
	border-right:1pt solid;
	border-right-color:#FFFFFF;
}
#menuleftinner{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#menuright{
	width:19%;
  	font-size        : 12px;
  	list-style       : none;
	background-color :#AFC4E1;
  	margin-left      : 1px;
	border-left:1pt solid;
	border-left-color:#FFFFFF;
}
#menurightinner{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#maincontent{
	font-size        : 13px;
	width:100%;
	/*background-color:#E8EFF6;*/
}
#footer {
	width:900px;
	height:25px;
	background-color:#BDD7FB;
	background-image:url(../images/topmenubg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* CMS SPezifesches*/


hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}



h1 {font-size        : 18px;
    color            : #3B5576;
    margin           : 5px 0;
}

h2 {font-size        : 16px;
    color            : #666666;
    margin           : 5px 0;
}

h3 {
    color            : #CCCCCC;
	background-image:url(../images/h3.png);
	background-repeat:repeat-x;
	font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	margin           : 5px 0;
	text-align         : left;
	padding            : 2px;
    text-indent        : 10px;
	line-height        : 22px;
}


a:link, a:visited {
  
  color            : #4B6B94;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

#menuleft ul, #menuleft ul li
{
  background-image: none;
  list-slyle:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  

}



#menuleft ul li a, #menuleft ul li a:link, #menuleft ul li a:visited
{
  display          : block;
  font-size        : 12px;
  border           : 1px solid #FFFFFF;
  background-color : #ECF0F3;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  font-weight      : bold;
  padding-left     : 10px;

}

#menuleft ul li a:hover
{
  border           : 1px solid #FFFFFF;
  background-color : #E2E5EA;
  font-size        : 12px;
  font-weight      : normal;
  color            : #4B6B94;
  text-decoration  : none;
  padding-left     : 10px;

}
#menuleft ul li.active a:link, #menuleft ul li.active  a:visited
{
  color            : #4B6B94;
  border           : 1px solid #FFFFFF;
  background-color : #E2E5EA;
  font-weight      : bold;
}



#menuleft ul li ul li a:link, #menuleft ul li ul li a:visited, #menuleft ul li ul li ul li a:link, #menuleft ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 12px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
     border           : 1px solid #FFFFFF;
}

#menuleft ul li ul li a:hover, #menuleft ul li ul li ul li a:hover
{ background-color: #81A2CF;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;
    border           : 1px solid #FFFFFF;

}

#menuleft ul li.active ul li a:link, #menuleft ul li.active ul li a:visited, #menuleft ul li.active ul li ul li a:link, #menuleft ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
     border           : 1px solid #FFFFFF;
}

#menuleft ul li.active ul li a:hover, #menuleft ul li.active ul li ul li a:hover
{ background-color:#81A2CF;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;
    border           : 1px solid #FFFFFF;

}

#menuleft ul li.active ul li#current a
{ background-color:#81A2CF;
  font-size        : 12px;
  font-weight      : bold;
  color            : #CCCCCC;
  text-decoration  : none;
  padding-left     : 15px;
  border           : 1px solid #FFFFFF;
	}

td.contentheading{
width:700px;
color: #4B6B94;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
border-bottom: 2px solid #0066CC;
} 
div.contentheading{
width:700px;
color: #4B6B94;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
border-bottom: 2px solid #0066CC;
}
 /*Com Reports*/
table.inputForm
{
	border-collapse: collapse;
}
table.inputForm td table td
{
	border: none;
}
table.inputForm
{
	border-collapse: collapse;
	margin-bottom: 25px;
	width:700px;
	font-size:14px;
}
table.inputForm th, table.inputForm td
{
	border: #999999 1px solid;
	padding: 5px 15px; 
	text-align: left;
}
table.inputForm td select
{
	padding: 2px;
	margin: 5px 0px;
}

table.imageGallery td
{
	text-align: center;
}

div.showVehicleName
{
	margin: 0 0 5px;
	padding: 2px 5px;
	border: #999999 1px solid;

}
div.showVehicleName a
{
	display: block;
	text-decoration: none;
}
a.note:link, a.note:visited
{
  color: #FF0000;
  text-decoration: none;
}
a.note:hover
{
  color: #FF0000;
  text-decoration: underline;
}
.pathway{
	font-size:13px;
}
