html {
	overflow:none;
	background: #ffffff;
}

html, body, div, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}

div#wrapper {
	position:absolute;
	width:840px;
	margin-left:-420px;
	left:50%;
	top:0px;
	background:none;
}

/* CSS Document */

body {
	margin: 0;
	padding: 0;
}
body#nath {
	background:#000 url(../images/nc_startfoto.jpg) no-repeat;
	width:100%;
	height:100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-khtml-background-size: 100% auto; // for Konquerer
	background-size: 100% auto;
	margin: 0;
        padding: 0;
}

body,td,th,div {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:130%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #b7063c;
}
a:active {
	text-decoration: none;
	color: #b7063c;
}

p.bodytext
{
margin: 0px;
padding:0px; 
}

#navi a.act {
color: #b7063c;
}


/* obere linie */
#naviblock {
	margin-top: 40px;
	padding-bottom: 17px;
	border-bottom: 1px solid #000000;
}

#nath {
	width:220px;
	font-weight:bold;
	font-size:21px;
	float:left;
	padding-left:4px;
}
#navi {

font-size:21px;
padding-left:30px;
}
/*zweite Linie*/
#headerline {
margin-top: 7px;
/*border-bottom: 1px solid #000000;*/
padding-bottom:26px;
}


#detailblock {
border-top: 1px solid #000000;
/*border-bottom: 1px solid #000000;*/
padding-left: 5px;
}

#zusatznavi{
	margin-top: 10px;
	padding-right:5px;
	color:#000000;
	font-size:10px;
}

#claim {
font-size:38px;
}

