body{
	margin: 0px;
	padding: 0px;
	background-color: #ABD0F7;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	}

/******* Basis-Layout *******/

.center {position: relative; text-align: left; vertical-align: middle; margin: 0px auto; padding: 0px; width: 852px}
#top {width: 200px; height: 36px; margin: 56px 0px 0px 0px}
#menutop {width: 852px; height: 50px; text-align: center; margin: 7px 0px 0px 0px}
#content {width: 852px; margin: 40px 0px 0px 0px}
#footer {width: 100%; height: 50px; margin: 120px 0px 0px 0px; padding: 2px 0px 0px 0px; border-top: 2px solid #3A6DAF}

*html #footer {padding: 0px 0px 0px 0px} /* Hack IE6 */
*+html #footer {padding: 0px 0px 0px 0px} /* Hack IE7 */

*html #content {width: 852px; margin: 25px 0px 0px 0px} /* Hack IE6 */
*+html #content {width: 852px; margin: 30px 0px 0px 0px} /* Hack IE7 */

/******* Basis-Layout Ende *******/


/******* Logo *******/

.nordseeheim a {
	text-decoration: none;
	text-indent:-1000px;
	background: url("../images/logo.gif") left top no-repeat;
	display: block;
	width: 585px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	}
	
/******* Logo Ende *******/

/******* Basis-Stile *******/

div {
	font-family: LucidaGrande, "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 20px; 
    font-weight: normal; 
	font-size: 14px;
	color: #3A6DAF;
	}

h1 {
	color: #3A6DAF;
	font-size: 21px;
	}

a {
	text-decoration: none;
	color: #65A2E3;
	}

a:hover {
	text-decoration:none;
	color: #3A6DAF;
	}	

hr {
	background-color: #65A2E3; 
	border: none; 
	color: #65A2E3; 
	height: 1px
	}

table {border: none}
td {border: 1px solid #65A2E3}

/* Clear/Outlines/Images/Floats */
.float {float: left}
.float-r {float: right}
.float-15px {float: left; margin-right: 15px}
.float-40px {float: left; margin-right: 42px}
img.border {border: 2px solid #FFFFFF; margin-bottom: 5px}
.clear {clear: both}
a img {border: 0px}
a:focus {outline: none} /* Firefox */
.text-r {text-align: right}

/******* Basis-Stile Ende *******/

/******* Top Navigation *******/

#menutop a {
	font-family: LucidaGrande, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A6DAF;
	font-weight: bold; 
	display: block;
	line-height: 60px; 
	float:left;
	width: 140px;
	height: 50px;
	background-image: url("../images/bg-menutop.gif"); 
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	text-transform: uppercase;
	 
}

#menutop a:hover {
	background-image: url("../images/bg-menutop1.gif"); 
	background-repeat: no-repeat;
}

#menutop a.section {
	background-image: url("../images/bg-menutop1.gif"); 
	background-repeat: no-repeat;
}

#menutop ul {
	display: inline;
	padding: 0px; 
	margin: 0px;
}

#menutop ul li {
	display: inline;
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}

/******* Top Navigation Ende *******/

/******* Footer *******/

#footer a {color: #FFFFFF; text-decoration: none; font-size: 12px}
#footer a.imprint {background: url("../images/imprint.gif") 4px 4px no-repeat; background-color: #3A6DAF; padding: 4px 4px 4px 25px; margin: 0px 1px 0px 0px}
#footer a.top {background: url("../images/nachoben.gif") 4px 4px no-repeat; background-color: #3A6DAF; padding: 4px 4px 4px 25px; margin: 0px 1px 0px 0px}
#footer a.print {background: url("../images/print.gif") 4px 4px no-repeat; background-color: #3A6DAF; padding: 4px 4px 4px 25px}
#footer a:hover {color: #ABD0F7; background-position: 4px -21px; padding: 4px 4px 4px 25px}

*html #footer a.imprint {padding: 3px 4px 4px 25px} /* Hack IE6 */
*html #footer a:hover.imprint {padding: 3px 4px 4px 25px} /* Hack IE6 */
*+html #footer a.imprint {padding: 3px 4px 4px 25px} /* Hack IE7 */
*+html #footer a:hover.imprint {padding: 3px 4px 4px 25px} /* Hack IE7 */


/******* Footer Ende *******/
