body {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#01338a;
	margin:0;
	padding:0 0 0 10px;
}
a {
	color:#ccc;
	text-decoration:underline;
}
h2, h3 {
	color:#333;
}
h4 {
	font-size:14px;
	margin:10px 0 0;
	padding:0;
}
h3 a {
	color:#01338a;
}
a img {
	border:none;
}
#main {
	width:965px;
}
#header {
	width:960px;
	height:220px;
	padding-top:20px;
	background:url(../gfx/header.jpg) 176px 10px no-repeat;
}
#header h1 {
	display:none;
	font-size:10px;
}
#logo {
	float:left;
	margin-top:20px;
}
#rH {
	float:right;
	margin-top:20px;
}
#navigation {
	width:166px;
	float:left;
	margin-right:10px;
	padding-bottom:36px;
	background:url(../gfx/navi_unten.gif) left bottom no-repeat;
}
#footer {
	clear:left;
	height:20px;
}
#primnav {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:33px;
	background:url(../gfx/navi_oben.gif) left top no-repeat;
}
#primnav li {
	display:block;
	width:100%;
	height:25px;
	border-top:1px solid white;
	border-bottom:1px solid black;
}
#primnav li.selected {
	height:auto;
}
#primnav li a:link, #primnav li a:active, #primnav li a:visited {
	display:block;
	width:146px;
	height:20px;
	padding-top:5px;
	padding-left:20px;
	background:#d6d7d6;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#primnav li a:hover, #primnav li a:focus, #primnav li.selected>a {
	color:#01338a !important;
}
#primnav ul {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#primnav li li {
	border:none;
}
#primnav li li a:link, #primnav li li a:active, #primnav li li a:visited {
	width:126px;
	height:20px;
	padding-top:5px;
	padding-left:40px;
	color:#333;
	font-size:10px;
}
#primnav li li a:hover, #primnav li li a:focus, #primnav li li.selected a {
	color:#01338a !important;
}
#content {
	width:575px;
	float:left;
	margin-right:10px;
}
#content h2 {
	width:570px;
	height:30px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:7px;
	background:url(../gfx/large_h2.gif) left top no-repeat;
}
#content h2 a {
	position:relative;
	left:380px;
	font-size:12px;
	color:#333;
}
* html #content h2 a {
	left:360px;
}
#anzeigen {
	width:auto;
	float:left;
}
#anzeigen a {
	display:block;
	margin-bottom:5px;
}
.box, .detailbox {
	width:575px;
	padding-bottom:17px;
	margin-bottom:15px;
	background:url(../gfx/box_bottom.gif) left bottom no-repeat;
}
.box h3, .detailbox h3 {
	width:570px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:#d6d7d6 url(../gfx/large_h3.gif) left top no-repeat;
	padding-left:5px;
	padding-top:7px;
	margin:0;
}
.detailbox div, .box div {
	width:561px;
	padding:4px;
	border-left:3px solid #d6d7d6;
	border-right:3px solid #d6d7d6;
	margin:0;
}
.box img, .detailbox img {
	border:none;
	float:left;
	margin-right:15px;
	margin-bottom:8px;
}
.box img.fpic {
	float:none;
	margin:0;
}
.detailbox table {
	width:320px;
}
.detailbox dl {
	display:block;
	width:320px;
	float:left;
}
.detailbox dt {
	clear:left;
	display:block;
	width:80px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.detailbox dd {
	display:block;
	width:230px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.headline {
	color:#8fd802;
}
.pagenav, .pagenav2 {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	width:100%;
	height:30px;
	background:#d6d7d6 url(../gfx/pagenav.gif) left bottom no-repeat;
	margin-bottom:20px;
	padding-top:7px;
}
.pagenav li, .pagenav2 li {
	display:block;
	width:auto;
	float:left;
	padding:0 5px;
	border-left:1px solid #333;
}
.pagenav li.first-child, .pagenav2 li.first-child {
	border:none;
	margin-left:5px;
}
.pagenav a, .pagenav2 a {
	color:#333;
	text-decoration:none;
}
.pagenav a.current, .pagenav2 a.current {
	text-decoration:underline;
}
.pagenav2 {
	background:url(../gfx/large_h2.gif) left bottom no-repeat;
}
.mfoto {
	width:571px;
	border:2px solid #333;
	margin-bottom:10px;
	text-align:center;
}
.gbox1, .gbox2 {
	width:575px;
	height:70px;
	background:#eaeaea;
}
.gbox1 a, .gbox2 a {
	display:block;
	width:565px;
	height:60px;
	padding:5px;
	color:#333;
	text-decoration:none;
}
.gbox1 a:hover, .gbox1 a:focus, .gbox2 a:hover, .gbox2 a:focus {
	background:#bbb;
}
.gbox1 img, .gbox2 img {
	float:left;
	margin-right:10px;
}
.gbox2 {
	background:#f4f4f4;
}
a.back {
	display:block;
	float:none;
	clear:left;
}
label {
	display:block;
}
input, textarea {
	width:300px;
}
textarea {
	height:150px;
}
ul.gallist {
	display:block;
	clear:both;
	width:560px;
	height:82px;
	margin:0 0 10px;
	padding:0;
}
ul.gallist li {
	display:block;
	width:82px;
	height:82px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.gallist li.first-child {
	margin-left:1px;
}
.gallist li img {
	border:1px solid #01338a;
	float:none;
	margin:0;
}
ul.simple {
	margin:10px 0 20px 10px;
	padding:0;
	list-style:none;
}
ul.simple li {
	font-size:13px;
	font-weight:bold;
}
ul.simple a:link, ul.simple a:visited, ul.simple a:active {
	color:#8fd802;
	text-decoration:none;
}
ul.simple a:hover, ul.simple a:focus {
	text-decoration:underline;
}
dl#att-entries {
	margin:0;
	padding:0;
	width:100%;
	display:block;
}
dl#att-entries dt {
	display:block;
	width:460px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:10px;
}
dl#att-entries dt a {
	color:#8fd802;
}
dl#att-entries dd {
	display:block;
	width:105px;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
dl#att-entries dd.cleaner {
	clear:both;
	float:none;
	border-top:3px solid #fff;
	width:100%;
	height:0;
}
dl#att-entries dd img {
	border:2px solid #fff;
}
span.reds {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
div#ergebnisse {
	width:400px;
	margin-left:100px;
}
div.cleaner {
	clear:both;
	height:1px;
	border:none !important;
	padding:0;
	margin:0;
	background:none;
}
/** IE 5 **/
* html #header {
	height:240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:220px;
}
div.dummy {
}
* html #primnav li {
	margin-left:-20px;
	height:27px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:0;
	height:25px;
}
div.dummy {
}
* html div#main ul#primnav li a {
	width:170px;
	height:25px;
	w\idth:146px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:20px;
}
div.dummy {
}
* html #primnav li li {
	height:25px;
}
* html div#main ul#primnav li li a {
	width:174px;
	w\idth:126px;
}
* html #content h2, * html .box h3, * html .detailbox h3 {
	width:575px;
	height:37px;
	w\idth:570px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:30px;
}
div.dummy {
}
* html .detailbox div, * html .box div {
	width:575px;
	w\idth:561px;
}
* html .gbox1 a, * html .gbox2 a {
	width:575px;
	height:70px;
	w\idth:565px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:60px;
}
div.dummy {
}
* html .mfoto {
	width:575px;
	w\idth:571px;
}
* html .pagenav, * html .pagenav2 {
	height:37px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:30px;
}
div.dummy {
}
* html dl#att-entries dt {
	w\idth:470px;
	width:460px;
}


.hit {
	font-size:12px;
	display:block;
	padding-top:5px;
}

h5.ueber_hit {
	margin:0 0 15px 0;
	color:#e8e7e7;
	font-size:10px;
	font-weight:normal;
}

p.hit_form {
	margin-top:0px;
	font-size: 11px;
	background:url(../gfx/hit.gif)  no-repeat left center;
	padding-left: 45px
}
