body {
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
}

#page {
	display: block;
	width: 807px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	position: relative;
	background: url('/grafik/page_back.gif');
	min-height: 600px;
}

#header {
	display: block;
	position: relative;
	width: 798px;
	height: 191px;
	padding: 0px 0px 0px 1px;
	border-bottom: 1px solid #ccc;
}

#logo {
	display: block;
	width: 180px;
	height: 110px;
	background: url('/grafik/logo.gif');
	position: relative;
}

#logo a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 110px;
	text-indent: -4000px;
}

#kontakt_header {
	display: block;
	position: relative;
	margin-top: 14px;
	width: 180px;
	height: 46px;
	background: url('/grafik/kontakt_head.gif') no-repeat;
}

#kontakt_header a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 46px;
	text-indent: -4000px;
}

#headerbild {
	display: block;
	position: absolute;
	top: 0px;
	left: 182px;
}


#topmenue {
	display: block;
	position: absolute;
	top: 57px;
	right: 9px;
}

#nav {
	display: block;
	width: 616px;
	height: 21px;
	margin-left: 181px;
	overflow: hidden;
}

#nav a {
	display: block;
	height: 21px;
	float: left;
	text-indent: -40000px;
}

#nav_start { width: 80px; background: url('/grafik/nav/startseite_lo.gif') no-repeat; }
#nav_korrektorat { width: 99px; background: url('/grafik/nav/korrektorat_lo.gif') no-repeat; }
#nav_lektorat { width: 75px; background: url('/grafik/nav/lektorat_lo.gif') no-repeat; }
#nav_werbelektorat { width: 117px; background: url('/grafik/nav/werbelektorat_lo.gif') no-repeat; }
#nav_textredaktion { width: 109px; background: url('/grafik/nav/textredaktion_lo.gif') no-repeat; }
#nav_preise { width: 55px; background: url('/grafik/nav/preise_lo.gif') no-repeat; }
#nav_uebermich { width: 81px; background: url('/grafik/nav/uebermich_lo.gif') no-repeat; }

#nav_start:hover { width: 80px; background: url('/grafik/nav/startseite_hi.gif') no-repeat; }
#nav_korrektorat:hover { width: 99px; background: url('/grafik/nav/korrektorat_hi.gif') no-repeat; }
#nav_lektorat:hover { width: 75px; background: url('/grafik/nav/lektorat_hi.gif') no-repeat; }
#nav_werbelektorat:hover { width: 117px; background: url('/grafik/nav/werbelektorat_hi.gif') no-repeat; }
#nav_textredaktion:hover { width: 109px; background: url('/grafik/nav/textredaktion_hi.gif') no-repeat; }
#nav_preise:hover { width: 55px; background: url('/grafik/nav/preise_hi.gif') no-repeat; }
#nav_uebermich:hover { width: 81px; background: url('/grafik/nav/uebermich_hi.gif') no-repeat; }

#nav_start_active { width: 80px; background: url('/grafik/nav/startseite_hi.gif') no-repeat; }
#nav_korrektorat_active { width: 99px; background: url('/grafik/nav/korrektorat_hi.gif') no-repeat; }
#nav_lektorat_active { width: 75px; background: url('/grafik/nav/lektorat_hi.gif') no-repeat; }
#nav_werbelektorat_active { width: 117px; background: url('/grafik/nav/werbelektorat_hi.gif') no-repeat; }
#nav_textredaktion_active { width: 109px; background: url('/grafik/nav/textredaktion_hi.gif') no-repeat; }
#nav_preise_active { width: 55px; background: url('/grafik/nav/preise_hi.gif') no-repeat; }
#nav_uebermich_active { width: 81px; background: url('/grafik/nav/uebermich_hi.gif') no-repeat; }

#content {
	display: block;
	clear: both;
	width: 800px;
	margin: 0px 0px 0px 1px;
	background: url('/grafik/content_back.gif') repeat-y;
}

#balken_rechts {
	display: block;
	float: left;
	width: 180px;
	min-height: 10px;
}

#subnav {
	display: block;
	margin: 20px 0px 0px 0px;
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
}

#subnav #subnav_head {
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 5px 0px;
}

#subnav #subnav_head span {
	display: block;
	padding: 4px 0px 4px 2px;
	font: bold 11px verdana,arial,sans;
	color: #333;
}

#subnav a { 
	display: block;
	padding: 4px 0px 4px 20px;
	font: bold 11px verdana,arial,sans;
	color: #333;
	text-decoration: none;
}

#subnav a:hover { 
	background: url('/grafik/dot.gif') no-repeat 10px 7px;
}

#subnav a.active { 
	background: url('/grafik/dot.gif') no-repeat 10px 7px;
}


#main {
	display: block;
	width: 400px;
	float: left;
	padding: 20px 0px 20px 20px;
}

#main h1 {
	display: block;
	margin: 0px 0px 10px 0px;
	font: bold 14px verdana,arial,sans;
	color: #A93951;
}

#main .fliesstext {
	display: block;
	font: 12px verdana,arial,sans;
	color: #333;
	line-height: 16px;
}

#main .fliesstext a {
	font: 12px verdana,arial,sans;
	text-decoration: none;
	color: #A93951;
}

#main li {
	margin-left: 20px;
	list-style: url('/grafik/dot.gif');
	line-height: 20px;
}

#content_footer {
	display: block; 
	height: 1px; 
	clear: both;
}

#footer {
	display: block;
	position: relative;
	clear: both;
	height: 40px;
	background-color: #fff;
	width: 798px;
	border-top: 1px solid #ccc;
}

#footernav {
	display: block;
	margin: 10px 0px 0px 200px;
	font: 11px verdana,arial,sans;
	color: #A93951;
}

#footernav a {
	font: 11px verdana,arial,sans;
	color: #333;
	text-decoration: none;
}

#footernav a:hover {
	color: #A93951;
}

#footer_copyright {
	display: block;
	position: absolute;
	top: 5px;
	right: 20px;
	width: 200px;
}

#footer_copyright span {
	font: 11px verdana,arial,sans;
	color: #333;
}

