@charset "UTF-8";
html { 
  margin-bottom    : 1px; 
  height           : 100%;
  overflow-y:scroll;
}
body  {
	color: white;
	background-color: #2f2f2f;
	background-repeat: repeat-x;
	/*background-image: url(../img/bg_gradient.jpg);*/
    font: 100% Helvetica, Geneva, Verdana, Arial, sans-serif;
    margin: 0;
	padding: 0;
    text-align: center;
}
body a img{
	border: 0px;
}
img, div { behavior: url(iepngfix.htc) }
.container { 
	width: 907px;
    height: 108px;
    margin: 0 auto;
    border: 0px solid #000000;
    text-align: left;
	
} 
.header { 
    background-color: #ff6449; 
    background: url(../img/header.png) no-repeat; 
    padding: 0 0px 0 0px;
	height: 108px;
} 
.header h1 {
    margin: 0;
    padding: 0px 0;
}
.sidebar {
    float: left;
    width: 234px;
    font-size: 13px;
	line-height: 24px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

/* -------------------------------------------*/
.mainNav {
	width: 672px;
	/*background: url(../img/main_nav_bg.jpg) no-repeat 0 4px;*/
	height: 28px;
	padding-top: 9px;
	margin-bottom: 0;
	margin-left: 242px;
	margin-right: 0;
}
/*.mainNavActive{
	color: #e60400;
	font: 14px/28px Helvetica, Geneva, Verdana, Arial, sans-serif;
	padding-right: 40px;
	padding-left: 0px;
}*/
.mainNav a{
	color: #ababab;
	text-decoration: none;
	font: 13px Helvetica, Geneva, Verdana, Arial, sans-serif;
	padding-right: 23px;
	padding-left: 0px;
} 
.mainContentLocation{
	color: #fff;
}
.mainNav a:hover{
	color: #e60400;
	text-decoration: none;
} 


/* -------------------------------------------*/
.subNav {
	padding-top: 175px;
	margin: 0;
	padding-left: 0;
	line-height: 30px;
	list-style-type: none;
}  
.subNav a{
	color: #ababab;
	text-decoration: none;
}  
.subNav a:hover{
	color: #e60400;
	text-decoration: none;
}
.subNavExt {
	margin: 0;
	padding-left: 15px;
	line-height: 25px;
	list-style-type: none;
}

/* -------------------------------------------*/
.mainContentHeadline{ 
    width: 672px;
    margin: 80px 0 0 0px;
	height: 50px;
	padding-left: 5px;
}
.mainContent { 
    margin: 0 0 0 237px;
	padding: 0 0 0 0px;
	color: #b5b5b5;
}
.mainContent p { 
    margin: 0 0 0 0px;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	padding: 13px 125px 0px 6px;
}
.mainContentImage{
	margin-bottom: 15px;
	margin-right: 30px;
}
.mainContentImageFloat{
	float: right;
	margin-left: 15px;
	margin-bottom: 0;
	padding-top: 42px;
}
.mainContentHighlight{
	color: #ababab;
}
.mainContentBold{
	color: #fff;
}
.mainContentBolder {
	color: #b5b5b5;
	font-size: 13px;
}
.mainContentGrey {
	color: #fff;
}
.mainContentRed {
	color: #ff0000;
}
.mainContentHead{
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.mainContent a{
	color: white;
	text-decoration: none;
}  
.mainContent a:hover{
	color: #e60400;
	text-decoration: none;
}
.mainContent ul{
	color: #b5b5b5;
	font-size: 13px;
	line-height: 19px;
	list-style-type: square;
	list-style-position: outside;
	padding: 10px 0 0 15px;
	list-style-image: none;
	margin: 0;
}
.mainContentIL1{
	color: #bc1f1d;
}
.mainContentIL2{
	color: #ffffff;
}
.mainContent form{
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	padding-left: 6px;
}
.mainContent form p{
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px 0px 0 0;
	padding-left: 0;
}
.mainContent form p input{
    width: 250px;
	display: block;
	height: 20px;
	border: 1px none silver;
	background-color: #525252;
	color: white;
	font-size: 13px;
}
.mainContent form p textarea{
    width: 300px;
	display: block;
	border-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	background-color: #525252;
	font-size: 13px;
	color: white;
}
.mainContentDownloadText{
	font-size: 13px;
	padding-left: 8px;
	line-height: 18px;
	margin-bottom: -10px;
}
.mainContentDownload{
	padding-bottom: 20px;
	padding-left: 8px;
}
table{
	width: 180px;
	font-size: 13px;
	text-align: left;
	margin-left: 4px;
}
.mainContentTable{
	text-align: right;
	color: white;
	width: 20px;
}
.mainContentSitemap{
	font-size: 13px;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: disc;
}
.mainContentSitemap a{
	color: #b5b5b5;
	text-decoration: none;
}
.mainContentSitemap a:hover{
	color: #ffffff;
	text-decoration: none;
}
.mainContentSitemap li{
	list-style-image: url(../img/bullet_active.gif);
}
/* -------------------------------------------*/
.legal{
   	font: 100% Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.legal a{
	text-decoration: none;
	color: #bababa;
	padding-right: 40px;
	margin-bottom: 40px;
	padding-left: 0px;
}
.footer { 
   	padding: 0 0px 0 0px;
   	font: 100% Helvetica, Geneva, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
} 
.footer p {
	padding: 0;
	margin: 0;
}
.footer a{
	text-decoration: none;
	color: white;
	padding-right: 40px;
	padding-left: 40px;
}
.footer a:hover{
	color: #e60400;
}

/* -------------------------- */
.index{
	width: 672px;
	height: 450px;
	padding-left: 235px;
}
.index img{
	margin-top: 5px;
	float: left;
}
.indexImg {
	margin-left: 4px;
}


/* -------------------------- */
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 0px;
    }
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
