@charset "utf-8";





body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	max-width: 990px;
}

h1{
	font-size:21px;
	color:#656565;
	line-height:27px
}

h2{
	font-size:17px;
	color:#656565;
}

h3{
	color:#c90119;	
	font-weight:bold;
	font-size:12px;
}

.red {
	color: #c90119;
	}
	
#direkt {
	position:relative;
	height: 265px;
	width: 690px;
	display:none;
}
#direktunten {
	position:relative;
	height: 265px;
	width: 690px;
	display:none;
}

#schliessen {
	position:absolute;
	background-color: white;
	clear:both;
	display:block;
	float:right;
	left: 600px;
	top: 25px;
	cursor:pointer;
}

#schliessenunten {
	position:absolute;
	clear:both;
	display:block;
	float:right;
	left: 600px;
	top: 50px;
	cursor: pointer;
}

#direkt p {
	margin: 0;
	padding: 0;
	margin-left: 69px;
}

.adresse {
	float:left;
	width: 240px;
	margin-left: 69px;
	line-height: 15px;
}
.adresse h4{
	color: #c90119;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}
.adresse span{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.adresse a{
	font-size:12px;
    color: #000;
    text-decoration:none;
}
.adresse a:hover{
	font-size:12px;
	color: #c90119;
    text-decoration:none;
}
#navi {
	clear: both;
	float: left;
	margin-left: 0;
	width: 990px;
	display: block;
}
ul#navigation {
	margin-top: -30px;
	float:left;
	width: 95%;
    text-align: right;
}
ul#navigation li {
   font-size: 20px;
   color: #a3a3a3;
    list-style: none;
    display: inline;
    margin: 0 20px 0 20px;
}

ul#navigation li a {
   font-size: 20px;
   color: #a3a3a3;
   text-decoration: none;
}
ul#navigation li a:hover{
   color: #c90119;
   text-decoration: none;
}

#btn_kontakt{
	float:right;
	margin-top: 10px;
	cursor: pointer;
}

#btn_kontaktunten{
	float:right;
	cursor: pointer;
	margin-top: -50px;
	margin-right: 15px;
}


#btn_bewerben{
	clear:both;
	position:absolute;
	top: 245px;
	left: 790px;
	z-index: 1100;
}

#logo_gr {
	clear:both;
	margin-top: 55px;
	width: 23%;	
}
#header{
	position:relative;
	clear: both;
	top: 0;
	margin-top: 20px;
	margin-left: 0;
	width: 990px;
	display:block;
}
#header_rot {
	width: 250px;
	height: 220px;
	float: left;
	background-color: #c90119;
	color:#FFF;
	padding: 20px;	
}
#header_rot p{
	font-size:24px;
	line-height: 30px;
	margin-top: 14px;
}
#header_rot span{
	display:block;
	font-size: 17px;
	line-height: 21px;
}

#headerbild {
	margin-left: 1%;
	width:689px;
	float: left;
	display:inline-block;
}

#content {
	float: left;
	margin-left: 0;
	width: 990px;
	display: block;
}

#content_links {
	width: 270px;
	float: left;
	color:#656565;
	display:block;
	
}
#content_links ul{
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
#content_links li{
	list-style-image:url(../images/wuerfel.jpg);
	list-style-position: outside;
	line-height: 14px;
}

#content_rechts {
	width: 690px;
	float: left;
	margin-left: 30px;
	color:#656565;
	display:inline-block;
	
}

#content_rechts_bild {
	width: 690px;
	float: right;
	display:inline-block;
	
}

#content_bereiche {
	width:690px;
	float: left;
	display:inline-block;
}

.content_wuerfel {
	width: 128px;
	float: left;
	display:inline-block;	
	margin-right:10px;
}

.content_wuerfel a{
	display:block;
	color: #c90119;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/pfeil.gif) no-repeat;
	padding-left: 18px;
	margin-top: 8px;
	
}

.content_wuerfel p{
	line-height: 14px;	
}

#footer {
	clear: both;
	float: left;
	margin-top: 50px;
	width: 990px;
	display: block;
}


#footer_hell {
	float: left;
	background-color:#f5f3f4;
	height:50px;
	width: 970px;
	display: block;
	padding-left: 20px;
}

#footer_hell a{
	color:#222;
	text-decoration:none;
}

#logo_kl {
	clear:both;
	float:right;
	margin-top: 14px;
}

#footer_dunkel {
	float: left;
	background-color:#656565;
	width:970px;
	height:230px;
	width: 100%;
	display: block;
}

#footer_dunkel_text {
	color:white;
	padding: 20px;	
}

#footer_dunkel_text a{
	color:white;
	text-decoration:none;
}

#bap  {
	float:right;
	margin: 20px 20px 0 0;
	color:white;
	line-height: 14px;	
}
#bap img{
	margin: 10px 0 3px 0;;
}

.kontakt {
	width: 690px;
	height:200px;
}
.konadr {
	width: 280px;
	line-height: 18px;
	float:left;
}
.konadr h4{
	color: #c90119;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 0;
}
.konadr span{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.konadr a{
	font-size:12px;
	color:#656565;
    text-decoration:none;
}
.konadr a:hover{
	font-size:12px;
	color: #c90119;
    text-decoration:none;
}
.google {
	float:right;
	width: 350px;
	height:150px;
}

.impressum {
	float:left;
	width: 320px;
}
.impressum a{
	color: #656565;
	text-decoration:none;
}

#clear {
	clear: both;
}