html, div{
margin:0px;
padding:0px;
}

body {
margin:0;
padding:0;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
background-color:#6EABC8;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0F2234;
}

img, a img, a:hover img, a:visited img,
#content .magazine-container a, #content .magazine-container a:visited{
border:0px;
border-style:none;
border:none;
text-decoration:none;
}
#content .magazine-container a:hover{
border-bottom:1px solid #0F2234;
}

#wrapper{
display:block;
height:100%;
margin:0pt auto;
padding:0pt;
position:relative;
width:875px;
}

#header{
height:126px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
margin-left:7px;
}
	.logo{
	margin-left:25px;
	}

#mainback{
background-image:url(../images/content-back.gif);
background-repeat:repeat-y;
margin-top:15px;
}
#maintop{
background-image:url(../images/top-back.jpg);
background-repeat:no-repeat;
min-height:504px;
width:875px;
}
* html #maintop {
     height:504px; /** min-height for IE **/
  }
#content{
padding-top:30px;
margin-left:290px;
width:505px;
}

.clear{
clear:both;
}
.abstand{
height:15px;
}

#footer{
margin-left:0px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:32px;
padding-bottom:50px;
text-align:right;
padding-right:80px;
}
	#footer p{
	margin:0px;
	padding:0px;
	}

#wetter {
margin-top:40px;
margin-left:30px;
}

#callback{
position:absolute;
left:675px;
top:155px;
}

/** //////////////////////// NAVIGATION ////////////////// **/
#left{
position:absolute;
top:165px;
left:0px;
width:255px;
}

#navigation a, #navigation a:visited {
display:block;
width:226px;
margin-left:0px;
padding-left:30px;
background:url(../images/navigation.gif);
background-position:left top;
background-color:transparent;
background-repeat:no-repeat;
text-align:left;
color:#284C70;

text-decoration:none;
margin-top:5px;
}
#navigation a:hover {
background-position:left center;

overflow:hidden;
color:#FFF;
}

#navigation a.current, #navigation a.current:hover, #navigation a.current:visited {
background-position:left bottom;

cursor:default;
color:#284C70;
}

#navigation ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
font-family: arial, Helvetica, sans-serif;
}

#navigation li {
line-height:24px;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}



#navigation ul li ul{margin: 0 0 15px 0;}
#navigation ul ul li { margin: 0 0 0 0; }

#navigation .nav2nd a,
#navigation .nav2nd a:visited
{
display: block;
width:211px;
margin-left:0px;
padding-left:45px;
background-image:none;
color:#284C70;
text-decoration: underline;
margin-top:1px;
}

#navigation .nav2nd a:hover,
#navigation .nav2nd .active a:hover
{
display: block;
width:211px;
margin-left:0px;
padding-left:45px;
background-image:none;
color:#284C70;
text-decoration: none;
margin-top:1px;
}
#navigation .nav2nd .active a, 
#navigation .nav2nd .active a:visited 
{
font-weight:bold;
display: block;
width:211px;
margin-left:0px;
padding-left:45px;
background-image:none;
color:#284C70;
text-decoration: none;
margin-top:1px;
}

/** //////////////////////// TYPO und CO ////////////////// **/
h1 {
color:#3186B2;
font-size:21px;
font-weight:bold;
letter-spacing:1px;
padding-top:25px;
margin-top:0px;
}

h2 {
color:#003466;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
margin-top:35px;
}

#content p{
line-height:18px;
}

#content a, #content a:visited{
color:#3186B2;
text-decoration:none;
border-bottom:1px solid #3186B2;
}
#content a:hover{
border-bottom:1px solid #FAFBFD;
}

/** //////////////////////// FORMULAR ////////////////// **/
#content label{
clear:both;
display:block;
float:left;
width:150px;
margin-bottom:15px;
}
#content input, 
#content textarea{
display:block;
float:left;
width:220px;
margin-bottom:15px;
}
#content select{
display:block;
float:left;
margin-bottom:15px;
}
#content .a63-fsubmit{
clear:both;
float:none;
margin-left:175px;
padding:5px 15px 5px 15px;
width:120px;
color:#FFF;
background-color:#43668C;
}

#content fieldset {
border:none;
}

#content legend {
display:none;
}

#content .a63-pagination{
list-style-type:none;
}

#content .a63-form p{
padding:0px;
margin:0px;
line-height:normal;
}