html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 0;
	padding: 0;
	text-align: center;
	background-color: #DBD9C6;
	background-image: url(/bilder/layout/topbg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color: #333;
}

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


a.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:underline;
	color: #333;
	font-size: 25px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:none;
	color: #333;
	font-size: 25px;
	font-weight: bold;
}


a.big2,
a.big2:link,
a.big2:active,
a.big2:visited {
	text-decoration:underline;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

a.big2:hover {
	text-decoration:none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#outheader {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 13px;
	background-image: url(/bilder/layout/outheader.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#outborder {
	margin: 0;
	padding: 0;
	width: 960px;
	background-image: url(/bilder/layout/outborder.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#outfooter {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 13px;
	background-image: url(/bilder/layout/outfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 185px;
	background: #fff;
	border-bottom: 5px solid #222;
	background-image: url(/bilder/layout/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#headerad {
	width:525px;
	padding: 0;
	margin: 0;
	text-align: right;
	float: left;
}

#headerad img {
	margin: 0 2px 0 0;
	border: 0px;
	border-style: solid;
	border-color: #222;
}

#headerlink {
	width:420px;
	height:153px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headerempty {
	width: 420px;
	height: 153px;
	padding: 0;
	margin: 0;
	position: absolute;
}

#headerbar {
	position: absolute;
	right:0;
	bottom: 0;
	padding: 0 3px 0 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#headerbar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#headerbar ul li {
	float:left;
	text-align:center;
	display:block;
	padding: 0px;
	margin: 0;
}

#headerbar  a.topnavbut {
	float:left;
	background:url(/bilder/layout/topbox_right.png) no-repeat right top;
	text-decoration:none;
	display:block;
	color:#cfcfcf;
	margin:0 2px 0 0;
	padding:0 8px 0 0;
}

#headerbar  a.topnavbut:hover {
	background:url(/bilder/layout/topbox_right2.png) no-repeat right top;
	color:#fff;
	cursor:pointer;
}

#headerbar  a.topnavbut span {
	float:left;
	background:url(/bilder/layout/topbox_left.png) no-repeat left top;
	text-align:center;
	display:block;
	padding:5px 0 1px 8px;
}

#headerbar  a.topnavbut:hover span {
	background:url(/bilder/layout/topbox_left2.png) no-repeat left top;
	cursor:pointer;
}

#headerbar  a.topnavbut2 {
	float:left;
	background:url(/bilder/layout/topbox_right2.png) no-repeat right top;
	text-decoration:none;
	display:block;
	color:#fff;
	margin:0 2px 0 0;
	padding:0 8px 0 0;
}

#headerbar  a.topnavbut2 span {
	float:left;
	background:url(/bilder/layout/topbox_left2.png) no-repeat left top;
	text-align:center;
	display:block;
	padding:5px 0 1px 8px;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#page {
	text-align: left;
	width: 950px;
	background: #fafafa;
	margin: 0px auto 0px;
	padding: 0px 0px 5px 0px;
	border-top: 5px solid #fafafa;
}

#left {
	float: left;
	width: 740px;
}

#right {
	float: right;
	width: 210px;
}

#content {
	width: 530px;
	float: right;
}

#content h1 {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	height: 16px;
	background-image: url(/bilder/layout/topcontentbox.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.mycontent {
	padding: 5px;
	border: 1px;
	border-top: 0;
	border-color: #222;
	border-style: solid;
	background-color: #fff;
	font-size: 14px;
}

.mycontent h3 {
	margin: 20px 0 0 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 16px;
}

.sideleft {
	width: 200px;
	float: left;
	color: #000;
	margin-left: 5px;
}

.sideright {
	width: 200px;
	float: right;
	color: #000;
	margin-right: 5px;
}

.sideleft h4, .sideright h4{
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	height: 16px;
	background-image: url(/bilder/layout/topbox.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.sideleft  ul, .sideright  ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.box {
	margin-bottom: 10px;
}

.box2 {
	margin-bottom: 10px;
	text-align: center;
}
.sideleft ul li ul li a, .sideright ul li ul li  a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.sideleft ul li ul li  a:hover,.sideright ul li ul li  a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.sideleft ul li ul li,
.sideright ul li ul li {
	padding: 2px;
}

.sideleft ul.border,
.sideright ul.border {
	border: 1px;
	border-top: 0px;
	border-color: #222;
	border-style: solid;
	background-color: #efefef;
}

.sideleft li.add,
.sideright li.add {
	padding: 9px 2px 2px 2px;
	text-align: center;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

.sideleft li.image,
.sideright li.image {
	padding: 15px 2px 12px 2px;
	text-align: center;
}

img.thumb {
	border: 1px;
	border-color: #222;
	border-style: solid;
	background-color: #f0f0f0;
}

#partnericons {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	text-align: center;
}

#footer {
	background: #222;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	width: 950px;
}

#footer {
	color: #bfbfbf;
	font-size: 11px;
}

#footer a {
	color: #bfbfbf;
	text-decoration: underline
}

#footer a:hover {
	color: #efefef;
	text-decoration: none;
}


.entrybox {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

.entryboxtitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/8ball.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
	border: 0px;
	border-bottom: 3px;
	border-color: #fff;
	border-style: solid;
}

.entryboxtipptitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/entrytipp.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
	border: 0px;
	border-bottom: 3px;
	border-color: #fff;
	border-style: solid;
}

.entryboxtoptitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/topentry.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
	border: 0px;
	border-bottom: 3px;
	border-color: #fff;
	border-style: solid;
}

.entryboxtitle a,
.entryboxtipptitle a,
.entryboxtoptitle a {
	color: #bb0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

.entryboxtitle a:hover,
.entryboxtipptitle a:hover ,
.entryboxtoptitle a:hover {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

.entry {
	border: 1px;
	border-bottom: 0px;
	border-color: #222;
	border-style: dotted;
	background-color: #fafafa;
	padding: 5px;
	margin: 0;
	color: #000;
}

.entryboxfooter {
	border: 1px;
	border-top: 0px;
	border-color: #222;
	border-style: dotted;
	background-color: #f0f0f0;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
	margin: 0;
}

.vote {
	float: right;
	text-align: right;
	position: relative;
}

.votebuttons {
	float: right;
	text-align: right;
	position: relative;
}

.gallerybox {
	margin: 2px 0 0 0;
	padding: 0;
}

.gallerybox2 {
	margin: 2px 0 0 2px;
	padding: 0;
	width: 170px;
	text-align: center;
	float: left;
}

.gallerybox2 img.thumb{
	margin: 0;
	padding: 0;
	border: 1px;
	border-color: #222;
	border-style: solid;
	background-color: #f0f0f0;
}

.gallerytext {
	margin: 0 0 5px 0;
	padding: 3px;
	height: 58px;
	text-align: center;
	border: 1px;
	border-top: 0px;
	border-color: #cfcfcf;
	border-style: solid;
	background-color: #fafafa;
	font-size: 11px;
	overflow: hidden;
}

.gallerytext a {
	color: #bb0000;
	font-weight: bold;
	text-decoration:none;
}

.gallerytext a:hover {
	color: #333;
	font-weight: bold;
	text-decoration:none;
}

h4.comment {
	margin: 0 0 5px 0;
	padding: 0;
}

.commentbox {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px;
	border-color: #cfcfcf;
	border-style: solid;
	background-color: #fafafa;
}

.commenttop {
	margin: 0;
	padding: 0 0 10px 0;
	color: #666;
}

.commenttop a {
	color: #bb0000;
	text-decoration:none;
}

.commenttop a:hover {
	color: #333;
	text-decoration:none;
}

.commenttext {
	margin: 0;
	padding: 0;
}

.commenttable {
	margin: 0;
	padding: 0;
	border: 1px;
	border-color: #cfcfcf;
	border-style: solid;
	background-color: #fafafa;
}

#prevnext ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#prevnext ul li {
	float:left;
	text-align:center;
	display:block;
	padding: 4px;
	margin: 0 2px 0 2px;
	width: 245px;
	height: 45px;
	font-size: 13px;
	border: 1px;
	border-color: #cfcfcf;
	border-style: solid;
	background-color: #fafafa;
	color: #bb0000;
	font-weight: bold;
	overflow: hidden;
}

#prevnext ul li a {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

#prevnext ul li a:hover {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	
}
/* ######## stylisierungen ######## */
hr {
	border: 0;
	color: #333;
	background-color: #222;
	height: 1px;
}

h3.gallery {
	margin: 0;
	padding: 0 0 0 19px;
	background-image: url(/bilder/misc/folder_image.png);
	background-repeat: no-repeat;
	background-position: top left;
}

h3.gallery a {
	color: #333;
	text-decoration:none;
}

h3.gallery a:hover {
	color: #333;
	text-decoration:underline;
}

img.top {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

.small {
	font-size: 11px;
}

.smalllight {
	font-size: 11px;
	color: #777;
}

.fat {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.green {
	color: #008800;
}

div.detailbild {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
	width: 518px;
	max-height: 100px;
	overflow: hidden;
}

div.werbung_content {
	padding: 9px 0 0 0;
	margin: 0px;
	margin-top: 10px;
	font-size:12px;
	color: #000000;
	text-align: center;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.werbung_darkline {
	padding: 2px;
	margin: 5px 0 5px 0;
	font-size:12px;
	color: #333;
	text-align: center;
	border: 1px;
	border-color: #222;
	border-style: dotted;
	background-color: #f0f0f0;
}

div.werbung_lightline {
	padding: 2px;
	margin: 5px 0 5px 0;
	text-align: center;
}

div.pages {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size:12px;
	color: #000000;
	text-align: center;
}

div.contentad {
	padding: 0;
	margin: 0;
}

ol.wmnavi li {
	margin-bottom: 10px;
	padding: 0 0 0 19px;
	background-image: url(/bilder/misc/bullet_go.png);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
}

p.textbox {
	padding: 0;
	margin: 0;
	text-align: justify;
}

p.centerbox {
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: center;
}

input.button{
        color: #efefef;
        background-color: #222;
        border: 1px solid #222;
        font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(/bilder/layout/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

input.textfield {
        color: #333;
        background-color: #fff;
        border: 1px solid #222;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

input.textdis {
        color: #888;
        background-color: #fafafa;
        border: 1px dotted #999;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

textarea.textfield {
        color: #333;
        background-color: #fff;
        border: 1px solid #222;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

select {
        color: #333;
        background-color: #fff;
        border: 1px solid #222;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

td.lefttdform {
	background-color: #f2f2f2;
	text-align: left;
}


td.lefttdform2 {
	background-color: #f2f2f2;
	text-align: right;
}

td.righttdform {
	background-color: #fff;
	text-align: left;
}

td.entrylist {
	padding-bottom: 2px;
	border-bottom: 1px solid #cfcfcf;
	background-image: url(/bilder/layout/entrylist_bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}

td.tdtoplisthead {
        background-color: #222;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

td.tdtoplist {
	background-color: #f2f2f2;
	text-align: center;
	font-size: 12px;
}

td.tdtoplist2 {
	text-align: left;
	padding: 2px;
	font-size: 12px;
}

td.tdtoplist2 a {
	color: #bb0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

td.tdtoplist2 a:hover {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

td.tdtoplist_ad {
	text-align: left;
	padding: 2px 0 2px 0;
}

td.tdtoplistfooter {
        background-color: #222;
	text-align: center;
	font-size: 1px;
	height: 2px;
}

td.detail1 {
	background-color: #f2f2f2;
	text-align: left;
	padding: 2px;
	font-size: 11px;
	width: 120px;
	height: 27px;
}

td.detail2 {
	background-color: #fafafa;
	text-align: left;
	padding: 2px;
	font-size: 11px;
	width: 165px;
	height: 27px;
}

td.detail3 {
	background-color: #fafafa;
	text-align: center;
	padding: 2px;
	font-size: 11px;
	width: 165px;
	height: 27px;
}

td.detailad {
	text-align: center;
	font-size: 11px;
	width: 215px;
}

/* Lightbox */
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		text-align: center;
		line-height: 0;
	}
	#lightbox a img { border: none; }
	#outerImageContainer {
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
	#imageContainer {
		padding: 10px;
	}
	#loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	#hoverNav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		/*z-index: 10;*/
		z-index: 970;
	}
	#imageContainer>#hoverNav { left: 0;}
	#hoverNav a { outline: none;}
	#prevLink, #nextLink {
		width: 49%;
		height: 100%;
		background: transparent url(/bilder/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(/bilder/lightbox/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(/bilder/lightbox/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
	}
	#imageData {
		padding:0 10px;
	}
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
	#overlay {
		position: absolute;
		top: 0;
		left: 0;
		/*z-index: 90;*/
		z-index: 980;
		width: 100%;
		height: 500px;
		background-color: #000;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* << */