* {
margin:0;
padding:0;
}

html[xmlns^="http"] {
height:100%;
padding-bottom:0.005em;
} 

body {
font-family: Verdana, Arial,Sans-serif,sans-serif;
font-size: 12px;
color: #013668;
background: url(../images/schwimmbad/body_bg.jpg) top;
padding: 20px 0px;
}

.clear {
clear: both;
}

img {
border: none;
}

a {text-decoration: none;}
a:focus, a:active {outline:0;}

/* Start: Kopf-Bereich */
#siteWrap {
width: 898px; 
margin: auto;
background: #FFFFFF url(../images/schwimmbad/siteWrap_BG.jpg) no-repeat top left;
color: #000;
padding: 15px 15px 0 15px;
}

#header {
}

#headerTop {
height: 115px;
background: transparent url(../images/navi-line-top.gif) left bottom repeat-x;
color: #000;
}

#logo {
float: left;
border: 0;
margin: 35px 0 0 20px;
}

#headerTopRight {
float: right;
height: 90px;
margin: 12px 10px 0 0px;
}

#headerImg {
float: right;
padding: 0px 0 0 0;
background: url(../images/headerImg_border_top.jpg) repeat-x;
}

#headerBottom {
float: left;
width:898px;
padding: 0px;
background: #003768 url(../images/headerBottom_border_bot.jpg) repeat-x top left;
}

#headerBottomRight {
	float: right;
	width: 215px;
	color: #FFF;
	padding: 15px 10px 15px 0;
	background-color: transparent;
}
/* Ende: Kopf-Bereich */

/* Start: Körper */
#lower {
width: 898px; 
margin: auto;
background: #DCDCDC url(../images/schwimmbad/lower_BG.jpg) repeat-y top left;
padding: 0px 15px 0 15px;
}

#main {
clear: both;
width: 898px;
color: inherit;
background: #FFF url(../images/navi-line-bottom.gif) top left repeat-x;
padding: 30px 0 30px 0;
}

#main h1 {
}

#main p {
}


#content{
float: left;
width: 540px;
padding: 0px 30px 0px 40px;
}

#column {
float: right;
width: 220px;
padding: 0px 0px 10px 40px;
}

#column .columnIMG {
padding: 0 0 15px 0
}

#leftSide {
float: left;
padding: 0px 0px 0px 20px;
width: 580px;
}

#leftSide h2 {
font-size: 15px;
}

#leftSide h3 {
font-size: 13px;
}

#leftSide ul {
list-style-type: square;
}

#leftSide li {
margin-left: 15px;
}

#leftSide a {
text-decoration: underline;
color: #013668;
}

#leftSide a:hover {
color: #000;
}

#rightSide {
float: right;
padding: 0px 10px 0px 0px;
width: 215px;
}

#fullWidth {
clear: both;
padding: 0px 40px 0px 40px;
}
/* Ende: Körper */

/* Start: Fuß-Bereich */
#footerBox {
width: 898px;
height: 70px;
margin: auto;
background: #DCDCDC url(../images/schwimmbad/footer_BG.jpg) no-repeat top left;
padding: 0px 15px 0 15px;
}

#footer {
padding: 30px 0px 0px 270px;
font-weight: bold;
text-transform: uppercase;
}

#footer a {
color: #000;
background: transparent;
}

#footer a:hover {
color: #FFF;
background:  transparent;
}
/* Ende: Fuß-Bereich */

/* Anfang: Input-Kontaktformular */
.reset {
color: #FFF;
background: #013668;
width:60px;
}

.submit {
color: #FFF;
background: #013668;
width:100px;
}
/* Anfang: Input-Kontaktformular */

