/*-------------------CSS Reset ----------------------
---------------------------------------------------*/

* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight:normal;
}

ul,ol {
list-style: none;
}

b, strong {
font-weight: bold;	
}

img, a img {
border:  none;	
}


/*-------------------SCHRIFT / GRÖSSE ---------------
---------------------------------------------------*/

p{font-size:100%}
h1{font-size:150%}
h2{font-size:120%}
h3{font-size:100%}
h4{font-size:100%}
h5{font-size:100%}
h6{font-size:100%}


body {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
color: #484A4d;
}

p {
line-height: 1.4em;
font-size: 95%;
}

h1 {
font-size: 1.15em;
color: #1470B3;
text-transform: uppercase;
font-weight: normal;
padding-bottom: 1.3em;
}

h2 {
font-size: 1.0em;
text-transform: none;
font-weight: bold;
padding-bottom: 1.0em;
}

h3, h4, h5, h6 {
font-size: 0.8em;
text-transform: none;
font-weight: bold;
}

img, a img {
	margin-bottom: 20px;
} 


/*-------------------Boxmodell --------------------
---------------------------------------------------*/

html {
	background-color: #094D7F;
}

#body {
	background-color: #FFF;
	text-align:center;
}

#outerwrapper{
	background-image: url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
}

#contentwrapper {
	margin:  0 auto;
	width: 980px;
	background-color: #FFF;

}

#container {
	position:relative;
	text-align:left;
}

/*-------------------Kopfbereich--------------------
---------------------------------------------------*/


#headerwrapper {
	position:relative;
	height: 570px;
}

#logo {
	position:absolute;
	top: 20px;
	left:45px;
	height: 61px;
	background-image: url(images/logo-main.gif);
	background-repeat: no-repeat;
	width: 201px;
}

/*#mainnav {
	position: relative;
	text-transform: uppercase;
	height: 80px;
	width: 630px;
	left: 400px;*/

	
#mainnav {
	position: absolute;
	right: 3px;
	max-width: 700px;
	text-transform: uppercase;
	height: 80px;
	font-weight: normal;
	text-align:right;
}
	
	
	
}

#mainnavliste {
	width: 630px;
	height: 80px;
}


#headerbild {
	position:absolute;
	top: 99px;
	height: 384px;
	background-image: url(images/headerbild-home.jpg);
	background-repeat: no-repeat;
	width: 980px;
}

#info a {
	position: absolute;
	left: 70px;
	top: 310px;
	background-image: url(images/button-information.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 193px;
}

#info a:hover {
	position: absolute;
	left: 70px;
	top: 310px;
	background-image: url(images/button-information-hover.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 193px;
}


/*-----------------drei Filialen-Logos-------------
---------------------------------------------------*/

#logorissen {
	position: absolute;
	top: 500px;
	left: 35px;
	border:  1px solid white;
}

#logowedel {
	position: absolute;
	top: 500px;
	left: 360px;
}
#logoelmshorn {
	position: absolute;
	top: 500px;
	right: 45px;
}


/*-------------------Inhaltsbereich-----------------
---------------------------------------------------*/


#content {
	background-color: #ffffff;
}

#leftcolmaincolwrapper {
	float: left;
	width: 650px;
}

#leftcol {
	float:left;
	width: 325px;
	background-color:#FFFFFF;
	

}

#leftcolcontent {
	width: 260px;
	margin-left:32px;
	margin-right:32px;
}

#maincol {
	float:right;
	width: 323px!important;
	width: 310px;
	padding-bottom: 50px;
	border-left:1px solid #1470B3;
	border-right:1px solid #1470B3;
}

#maincolcontent {
	width: 260px;
	margin-left:31px;
	margin-right:31px;
	
}

#rightcol {
	float: right;
	width: 325px;
	
}

#rightcolcontent {
	width: 260px;
	margin-left:32px;
	margin-right:32px;
}

#footerleft {
	color:#D3D3D3;
	font-size:0.8em;
	left:0;
	margin-left: 30px;
	margin-top: 5px;
	position:absolute;
	text-align:left;
}

#footerleft a {
	color:#D3D3D3;
	padding-right:4px;
	text-decoration:none;
}

#footerleft a:hover {
	text-decoration:underline;
}

#footerright {
	left:350px;
	margin-top:0;
	position:absolute;
	width:440px;
	z-index:1;
}

/*------------Styles Inhaltsbereich----------------
---------------------------------------------------*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom: 25px;
}

div.csc-frame-rulerAfter {
	border-bottom:1px solid #1470B3;
	margin-bottom:10px;
	margin-top:10px;
	height: 8px;
}



/*------------feststehende-Filial-buttons-----------
---------------------------------------------------*/

#filialwrapper {
	position:relative;
	clear:both;
	width:980px;
	height:60px;
	color: #1470B3;
	font-size: 70%;
}

#filialwrapper a{
	font-weight:bold;
	color: #1470B3;
	text-decoration:none;

}

#rissenwedelwrapper{
	float:left;
	width: 650px;
}

#rissen {
	float:left;
	width: 325px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	
}

#rissen a{
	float:left;
	height: 30px;
	padding-left: 65px;
	background: url(images/button-klein.jpg) no-repeat 0 2px;
	width: 260px;
	margin-left:32px;
}

#rissen a:hover {
	background: url(images/button-klein-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#wedel {
	float:right;
	width: 323px;
	margin-bottom: 10px;
	border-left:1px solid #1470B3;
	border-right:1px solid #1470B3;
	
}

#wedel a {
	float:right;
	height:30px;
	width: 195px!important;/*für andere Browser*/
	width: 260px; /*für IE5.5 ff*/
	margin-left:31px;
	margin-right:31px;	
	padding-left: 66px;
	background: url(images/button-klein.jpg) no-repeat 0 2px;

	
}

#wedel a:hover {
	background: url(images/button-klein-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#elmshorn {
	float:right;
	width: 325px;
	margin-bottom: 10px;
	
}

#elmshorn a {
	float:right;
	height:30px;
	width: 195px!important;/*für andere Browser*/
	width: 260px; /*für IE5.5 ff*/
	margin-left:32px;
	margin-right:32px;
	padding-left: 65px;
	background: url(images/button-klein.jpg) no-repeat 0 2px;
}

#elmshorn a:hover {
	background: url(images/button-klein-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}


/*--------------------Fussbereich-----------------
---------------------------------------------------*/

#footerwrapper {
	position:relative;
	width: 100%;
	clear:both;
	text-align:center;
	height: 134px;
	background-image: url(images/bg_footer.gif);
	background-repeat:repeat-x;
}

#footer{
	position:relative;
	margin: 0 auto;
	width:980px;
	top: 20px;
}





