* {
    text-decoration: none;
}

img{
	border:none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-color: #005AAA;
	margin: 0px;
    padding: 0px;
}

#top1 {
    background-color: #005AAA;
    height: 60px;
    font-size: 11px;
}

#top2 {
    background-color: #CC2D22;
    height: 20px;
}

#bottom1 {
    background-color: #CC2D22;
    height: 20px;
	clear: both;
}

#bottom2 {
    background-color: #005AAA;
    height: 100px;
}

#top1 div, #top2 div, #bottom1 div {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}



.top2-datum {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 20px;
    text-align: right;
}

#top1 a {
    border-left: 1px solid #FFFFFF;
    padding-left: 20px;
    padding-top: 10px;
    display: block;
    float: left;
    margin-right: 30px;
    color: #FFFFFF;
    background-repeat: no-repeat;
}

#top1 a.home {
    background-image: url(/img/icon_home.gif);
}

#top1 a.mail {
    background-image: url(/img/icon_mail.gif);
}

#top1 a.imprint {
    background-image: url(/img/icon_imprint.gif);
}

#content-outer{
	background-color: #FFFFFF;
	padding-top: 20px;
    padding-bottom: 40px;
}

#content {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    
	background-color: #FFFFFF;
}

/*
 * Main Menu
 * 
 * 
 * 
 */



#left {
    width: 220px;
    float: left;
}

#main-menu{
	list-style-type: none;
	margin: 0px;
    padding: 0px;
	margin-bottom: 20px;
	
}

#main-menu li{
	line-height: 30px;
	border-bottom: 1px solid #005AAA;	
	margin: 0px;
    padding: 0px;
}

#main-menu li a{
	display: block;
	background-image: url(/img/arrow.gif);
	background-position: 10px 11px;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #005AAA;
	border: none;
}
#main-menu li a:hover, #main-menu li.active, #main-menu li a.active{
	background-color: #F6F8FA;
	color: #CC2D22;
}

#main-menu-level2{
	list-style-type: none;	
	margin: 0px;
    padding: 0px;
	margin-bottom: 5px;
}

#main-menu-level2 li{
	line-height: 18px;
	font-size: 11px;
	border: none;
	margin: 0px;
    padding: 0px;
}

#main-menu-level2 li a{
	display: block;
	background-image: url(/img/arrow.gif);
	background-position: 26px 5px;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #005AAA;
	font-size: 11px;
}

#main-menu-level2 li a:hover, #main-menu-level2 li a.active{
	background-color: #F6F8FA;
	color: #CC2D22;
	font-size: 11px;
}



#logo{
	height: 90px;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #005AAA;
}

#main {
    width: 500px;
	float: left;
	margin-left: 40px;
}


/*
 * 
 * Universelle Seitenformatierungen
 * 
 */



h2.box{
	line-height: 30px;
	font-size: 16px;
	border-left: 10px solid #005AAA;
	padding-left: 5px;
	background-color: #CC2D22;
	color: #FFFFFF;
}
.inner{
	padding: 5px;
}

.inner2{
	padding: 8px;
	padding-top: 20px;
}



#left-200{
	margin-top: 20px;
	float: left;
	width: 200px;
	background-color: #E3EBF3;	
}

#right-440{
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width: 440px;
	background-color: #E3EBF3;	
}

.framed{
	border: 1px solid  #CC2D22;
}

.clear{
	clear: both;
}


.flash-error {
	background-color: #DD0000;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 30px;
	padding-left: 2px;
}

.flash-correct {
	background-color: #33CC99;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 30px;
	padding-left: 2px;
}

.flash-warning {
	background-color: #FFCC00;
	color: #000000;
	margin-bottom: 30px;
	padding-left: 2px;
}

/*
 * 
 * 
 * Startpage
 * 
 */

#start-banner {
    background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	width: 660px;
	height: 280px;
}

#start-banner a{
	display: table-cell;
	vertical-align: text-bottom;
	position: absolute;
	overflow: hidden;
	color: #777799;
}

#start-banner a span{
	display: block;
	padding: 8px;	
	position: absolute;
	bottom: 0px;
	text-align: right;
}

#start-banner a span em{
	color: #777799;
	font-size: 11px;
	font-style: normal;
}

#start-link-main{
	top: 0px;
	left: 0px;
	width: 460px;
	height: 280px;
	
}

#start-link-1{
	top: 0px;
	left: 460px;
	width: 180px;
	height: 93px;
	border-right: 20px solid #CC2D22;
	color: #333366;
}

#start-link-2{
	top: 94px;
	left: 460px;
	width: 180px;
	height: 93px;
	border-right: 20px solid #6A89B6;
}

#start-link-3{
	top: 188px;
	left: 460px;
	width: 180px;
	height: 92px;
	border-right: 20px solid #6A89B6;
}

#start-infotext{
	margin-top: 20px;
	float: left;
	width: 320px;
	height: 340px;
	background-color: #E3EBF3;	
}

#start-standorte{
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width: 320px;
	height: 340px;
	background-color: #E3EBF3;	
}



.start-subbox {
	margin-top: 20px;
	width: 220px;
	background-color: #E3EBF3;
}

.start-subbox h3 {
	line-height: 20px;
	font-size: 14px;
	border-left: 10px solid #005AAA;
	padding-left: 5px;
	background-color: #CC2D22;
	color: #FFFFFF;
}

.start-subbox h3 a {
	color: #FFFFFF;
	border: none;
}

/*
 * 
 * Ansprechpartner
 */

.cont-box{
	background-color: #F3F4F6;
	width: 290px;
	height: 100px;
	border: 5px solid #F3F4F6;
	float: left;
	margin-bottom: 25px;
	margin-right: 23px;
}

.cont-boxr{
	background-color: #F3F4F6;
	width: 290px;
	height: 100px;
	border: 5px solid #F3F4F6;
	float: left;
	margin-bottom: 30px;
}

.cont-box img, .cont-boxr img{
	width: 88px;
	height: 100px;
	float: left;
	margin-right: 5px;
}

/*
 * 
 * Lieferanten
 * 
 * 
 */
.lieferanten{
	width: 298px;
	height: 50px;
	float: left;
	background-color: #E3EBF3;
	margin: 10px;
}
.lieferanten span{
	display: block;
	padding: 5px;
}


/*
 * 
 * Formular
 * 
 * 
 */

div.form-box{
	margin-bottom: 12px;
}
div.form-box label{
	display: block;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.form-text{
	width: 300px;
	border: 1px solid #999999;
	height: 18px;
}

input.form-text{
	width: 60px;
	border: 1px solid #999999;
	height: 18px;
}

.form-textarea{
	width: 300px;
	border: 1px solid #999999;
	height: 80px;
}



/* 
 * 
 * 
 * Standorte
 */


div.partner{
	background-color: #F3F4F6;
	height: 60px;
	background-image: url(/img/logo_icon.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 5px;
	margin-bottom: 10px;
}

div.partner .left{
	float: left;
	width: 320px;

}

div.partner .right{
	color: #666666;
	font-size: 11px;
	float: left;
	width: 140px;

}

div.partner .right2{
	color: #666666;
	font-size: 16px;
	float: left;
	width: 90px;
	font-weight: bold;

}

span.small{
	color: #666666;
	font-size: 11px;
}

