@charset "UTF-8";
/* CSS Document */

body {
background-color:#ebebeb;
margin: 0px;
padding:0px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size: 14px;
color:#4c565a;
}

strong {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
}

a:link {color:#4c565a; text-decoration:none;}
a:visited {color:#4c565a; text-decoration:none;}
a:hover {color:#68c1c4; text-decoration:none;}

h2 {padding-top:0px; margin-top:0px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700;}

#container {
width: 1025px;
height: auto;
margin: 0px auto;
padding: 0px;
background-color:#FFF;
}

#leiste {
background-image:url(images/leiste.png);
background-repeat: repeat-x;
top: 45px;
position:absolute;
height: 19px;
width: 1025px;
}

#leistenav {
font-size: 11px;
line-height: 1.15;
text-align:right;
padding-right: 70px;
padding-top: 3px;
}

#navcontainer {
width: 288px;
height: auto;
padding:0px;
margin: 0px;
float:left;
margin-bottom: 80px;
}

#contentcontainer {
width: 736px;
height: auto;
margin: 0px;
padding: 0px;
float: right;
}

#logo {
background-image:url(images/logo_egel.png);
background-repeat:no-repeat;
width: 205px;
height: 168px;
margin-left: 42px;
margin-top: 85px;
margin-bottom: 45px;
}

#navi {
height: auto;
width: auto;
margin-left: 45px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 30px;
}

#subnavi {
font-size: 12px;
line-height: 18px;
}

#header {
text-align:right;
}

.clearer {
clear:both;
}

#content {
margin: 0px;
padding-top: 40px;
margin-bottom: 80px;
line-height: 140%;
}

#footer {
height: 25px;
}

#textfooter {
font-size: 11px;
line-height: 1.15;
padding-left: 45px;
float:left;
}

#links {
text-align:right;
font-size: 11px;
line-height: 1.15;
padding-right: 70px;
float:right;
}

.text {
padding-right: 70px;
width: auto;
}

.presse {
padding-right: 70px;
width: auto;
}

.presse img {
border: solid 1px #4c565a;
margin-bottom: 20px;
margin-top: 5px;
}

.textplanung {
width: 298px;
height: auto;
float: right;
padding-right: 70px;
}

.bildplanung {
width: 368px;
height: auto;
float: left;

}

.bildplanung img {
border: solid 1px #4c565a;
}

.textrechts {
padding-right: 70px;
float: right;
width: 435px;
}

.bildlinks {
float:left
width: auto;
height: auto;
text-align:left;
}

.bildlinks img {
border: solid 1px #4c565a;
}

iframe {
border: solid 1px #4c565a;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:737px;
	height:408px;
	overflow:hidden; 
	}	

ul#subnavi {
margin:0px;
padding:5px 5px 5px 30px;
}

#line {
background-image:url(images/leiste_footer.jpg);
background-repeat:repeat-x;
height: 1px;
margin-bottom: 6px;
}