@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

body  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #D5E2EA;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #1B4B65;
	background-image: url(../img/bgmain.jpg);
	background-repeat: repeat-x;
    }
h1 , h2 , h3 , h4, h5, h6 { line-height: 160%; }

h1 {
	font-size: 1.6em;
	color: #1D506B;
}


h2 {
	font-size: 1.4em;
	color: #1D506B;
}
h3 {
	font-size: 1.2em;
	color: #1D506B;
}
h4 {
	font-weight: bolder;
	color: #1D506B;
}	
p {
	text-align: left;
	padding: 3px 0;
	line-height: 150%;
}
hr { color: #A9C5D3; }
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	text-decoration: underline;
	color: #355785;
}
a:visited {
	text-decoration: underline;
	color: #355785;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #355785;
}

address {
	font-style: normal;
	padding: 3px 0px;
}
/* Uhr */
#Uhr {
	position:absolute;
	top:200px;
	padding: 0 0 0 700px;
}

#container {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/bgcontainer.jpg);
	background-repeat: repeat-y;
    } 
#header {
	background-image: url(../img/bghead.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 962px;
    } 
#header h1 {
	position: absolute;
	top: -1000px;
    }
#headerHennigsdorf {
	background-image: url(../img/bgheadHennigsdorf.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 962px;
}
#headerHennigsdorf  h1 {
	position: absolute;
	top: -1000px;
}

#filialen  {
	position: relative;
	padding: 140px 0 0 263px;
}

#sidebar1 {
	float: left; 
	width: 200px; 
	padding: 0px 10px 15px 20px;
	margin: 0;
    }
#mainContent {
	margin: 0 0 20px 230px; 
	padding: 0 50px 0 20px; 
	background-image: url(../img/bgcontent2.jpg);
	background-position: 470px bottom;
	background-repeat: no-repeat;
	min-height: 250px;
    }
#mainContent  ul {
	margin-left: 30px;
	padding: 3px 0px;
}
#mainContent li { line-height: 150%; }
#mainContent   #Addresse     {
	color: #1D506B;
	padding-left: 5px;
	border-left: thin solid #1D506B;
}
#mainContent #map {
	width: auto;
	height: 350px;
	border: 1px solid #1D506B;
}




#footer {
	background-image: url(../img/bgfooter.jpg);
	width: auto;
	background-repeat: no-repeat;
	padding: 0 50px 40px 50px;
	margin: 20px 0 0 0;
	background-color: #D5E2E8;
    } 

#footer p {
	margin: 0; 
	padding: 10px 0;
	text-align: center;
	font-size: 0.7em;
    }
#footer #zusatz {
	margin-top: 50px;
	text-align: left;
}


.Uhr {
	font-size:1.0em;
	color:#3A5B90;
}


.teaser {
	font-size: 1.1em;
	font-weight: bolder;
}

    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#mainContent ol { margin: 0 0 0 30px; }
.portrait1 {
	height: 200px;
	padding: 15px 0;
}
.portrait1 img { float: right; }
.portrait2 {
	height: 200px;
	padding: 15px 0;
}
.portrait2 .text { margin-left: 160px; }

.portrait2 img { float: left; }
.portrait3 {
	padding: 15px 0;
	height: 200px;
}
.portrait3 .text {
	margin-left: 160px;
	margin-right: 160px;
}