/* ------------ content
--------------------------------------------------------- */
#content h1 {
	width: 450px;
	margin: 0 17px 5px 18px;
	float: left;
}
#content h2 {
	margin: 0 5px 0 3px;
}
#content h3 {
	margin: 0 17px 5px 15px;
}
#content h4 {
	margin: 0 17px 0px 15px;
	color: #000;
}
#content p {
	margin: 10px 17px 15px 18px;
}
#content p span {
	margin-left: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	color: #999;
	border-left: 1px solid #999;
}
#content p.noTxt span {
	font-size: 0.8em;
	color: #999;
	border: 0;
}
#content p.pictureCounter {
	width: 120px;
	margin: 10px 0 0 0;
	font-size: 0.8em;
	color: #999;
	text-align: right;
	text-transform: uppercase;
	float: right;
}

#content #pictureFrame p, #content #pictureFrame p.noTxt {
	margin-left: 0px;
}

div#pictureFrame {
	width: 602px;
	height: 532px !important;
	margin: 0 0 0 16px;
	clear: both;
	position: relative;
/*	overflow: hidden;*/
}
div#picture {
	width: 600px;
/*	max-height: 450px; */
	border: 1px solid #666;
	background-color: #2A2A2A;
	vertical-align: middle;
	text-align: center;
	clear: both;
	position: relative;
	overflow: hidden;
}

div#picture a.previous, div#picture a.next {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 100;
}
div#picture a.next {
	left: 570px;
}
div#picture div#pictureAds {
	width: 600px;
	height: 60px;
	text-align: left;
	background-color: transparent;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 50000;
}

#container .separator {
	margin-left: 18px;
	margin-right: 17px;
}

#pictureFrameTransparentPrev, #pictureFrameTransparentNext {
	position: absolute;
	top: 1px;
	width: 300px;
	height: 10px;
	z-index: 99999;
	background-color: transparent;
}
#pictureFrameTransparentPrev:hover, #pictureFrameTransparentNext:hover {
	cursor: pointer;
}
#pictureFrameTransparentPrev {
	left: 1px;
}
#pictureFrameTransparentNext {
	left: 301px;
}

/* ------------ sidebar
--------------------------------------------------------- */

#sidebar h1 {
	margin: 0 18px 5px 0;
	font-size: 1.8em;
	text-align: right;
}

#sidebar p {
	margin: 0 20px 5px 20px;
	font-size: 1em;
}

#sidebar .separator {
	margin-left: 15px;
	margin-right: 18px;
	margin-bottom: 5px;
}

#sidebar ul.button {
	width: 150px;
	margin: 0 0 5px 20px;
}
#sidebar ul.button li {
	width: 150px;
	padding: 0px 0px 2px 18px;
	margin: 0 0 0 0;
	background: transparent url(../../images/buttons/button_left.gif) left top no-repeat;
}
#sidebar ul.button li a {
	width: 130px;
	margin: 0;
	padding: 2px 5px 6px 0;
	font-weight: bold;
	font-size: 0.85em;
	color: #86171e;
	text-transform: uppercase;
	background: transparent url(../../images/buttons/button_right.gif) right top no-repeat;
	display: block;
}

#sidebar ul.imageList {
        width: 150px;
        margin: 0 0 5px 20px;
        clear: both;
}
#sidebar ul.imageList li {
        padding: 0;
        margin: 0 0 5px 0;
        float: left;
}
#sidebar ul.imageList li a {
	
	margin: 0;
	padding: 0px 5px 6px 0;
	font-size: 0.8em;
	line-height: 20px;
	border-top: 0px;
	vertical-align: baseline;
}
#sidebar ul.imageList li a img.icon {
	float: left;
	margin-right: 5px;
}

/* ------------ ads
--------------------------------------------------------- */
#ads p {
	margin-right: 0;
	font-size: 0.7em;
	text-align: right;
	text-transform: uppercase;
}




/* ------------ thumbs
--------------------------------------------------------- */
#thumbs div.liste {
	width: 80px;
	height: 60px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #999;
	float: left;
	text-align: center;
	overflow: hidden;
	background-color: #2A2A2A;
}
#thumbs div.liste table, #thumbs div.liste table td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}

#thumbs div.liste span {
	width: 80px;
	height: 60px;
	display: block;
}
#thumbs div.liste img {
	height: 60px;
}
#thumbs div.liste.aktiv {
	margin: 4px 4px 4px 4px;
	border: 2px solid #fff;
}

#thumbs div.liste a:hover img,
#thumbs div.liste.aktiv a:hover img,
#thumbs div.liste.first a:hover img,
#thumbs div.liste.first.aktiv a:hover img {
	width: auto;
	height: auto;
	margin: -30px 0 0 -43px;
	border: 2px solid #999;
	position: absolute;
	z-index: 5000;
}
#thumbs div.liste.first a:hover img, #thumbs div.liste.first.aktiv a:hover img {
	margin: -30px 0 0 -43px;
}
#thumbs div.liste.first table td a:hover img, #thumbs div.liste.first.aktiv table td a:hover img {
	margin: -30px 0 0 -10px;
}


#thumbs div.liste.aktiv a:hover img {
	border: 2px solid #fff;
}








/* ------------ form
--------------------------------------------------------- */
#content form {
	margin: 0 0 10px 0;
	padding: 0;
}
#content form fieldset {
	width: 370px;
	height: 35px;
	margin: 16px 0 0 10px;
	padding: 0;
	background: #f1f2f2;
	display: block;
}

#content form label {
	width: 230px;
	margin: 8px 5px 5px 16px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #003f5b;
	text-transform: uppercase;
	display: block;
	float: left;
}
#content form input {
	width: 300px;
	margin: 6px 10px 6px 6px;
	padding: 2px;
	float: left;
}


#content form input.btn {
	width: auto;
	margin: 8px 10px 10px 0;
	padding: 1px 4px 3px 20px;
	background: transparent url(../../images/buttons/button_suche.gif) left top no-repeat;
	float: left;
}
#content form.galerieSucheBottom {
	margin-bottom: 10px;
	padding: 10px 0 5px 0;
	background: #f1f2f2 url(../../images/dot_hori.gif) left top repeat-x;
}













/* ------------ Site Navigation
--------------------------------------------------------- */
#thumbs .siteNavi {
	width: auto;
	margin: 0 5px 0 5px;
	padding: 20px 0 10px 0;
	background-color: transparent;
	background-image: none;
	clear: both;
}
#thumbs .siteNavi.bottom {
	background-image: none;
}
#thumbs .pfeilButtonLeft, #thumbs .pfeilButtonRight, #thumbs .siteNaviSwitcher {
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	float: left;
}
#thumbs .siteNavi .hideButton {
	display: none;
}

#thumbs .siteNaviSwitcher {
	width: 408px;
	margin: 0 auto;
	padding: 2px 0 2px 0;
	font-size: 0.9em;
	text-align: center;
}
#thumbs .siteNaviSwitcher a {
	padding: 3px 15px 3px 7px;
	margin: 0;
	color: #fff;
	background: transparent url(../images/sitenavi_trenner.gif) right center no-repeat;
}
#thumbs .siteNaviSwitcher a:hover {
	color: #000;
	background: #999 url(../images/sitenavi_trenner.gif) right center no-repeat;
}

#thumbs .siteNaviSwitcher a.last {
	margin-right: 6px;
	background: transparent url(../images/dot_seperator.gif) right center no-repeat;
}
#thumbs .siteNaviSwitcher a:hover.last {
	color: #000;
	background: #999 url(../images/dot_seperator.gif) right center no-repeat;
}

#thumbs .siteNaviSwitcher a.aktiv {
	color: #000;
	background-color: #999;
}

#thumbs .siteNaviSwitcher span {
	color: #fff;
	font-weight: normal;
}

/* ------------ submenuLayer
--------------------------------------------------------- */
#hider {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 58px;
	left: 0px;
	z-index: 9000;
	
	-moz-opacity: 0.6;
	opacity: 0.6;
}


#submenuLayer {
	width: 800px;
	margin: 0 0 0 15px;
	border: 1px solid #666;
	background-color: #333;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 90000000;
	display: none;
}
#submenuLayer a.closer {
	padding: 10px 30px 18px 10px;
	margin: 0 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	background: #333 url(../images/closer.gif) 180px 10px no-repeat;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #666;
	position: absolute;
	top: -41px;
	right: -1px;
}
#submenuLayer a:hover.closer {
	color: #999;
}

#submenuLayer form {
	width: auto;
	margin: 15px 0 15px 15px;
	padding: 0 0 0 0;
}
#submenuLayer form label {
	margin: 0 0 0 0;
	padding: 0 60px 0 0;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
#submenuLayer form input {
	margin: 0 5px 2px 0;
	padding: 2px;
	font-size: 0.8em;
	border: 1px solid #eaeaea;
}
input.btn {
	background: transparent url(../../images/buttons/button_abschicken.gif) left top no-repeat;
	float: right;
}
#submenuLayer form input.btn {
	padding: 1px 6px 3px 20px;
	margin-bottom: 3px;
	background: transparent url(../../images/buttons/button_suche.gif) left top no-repeat;
	border: 0;
	font-size: 0.8em;
	float: none
}


#submenuLayer h1 {
	font-size: 1.4em;
	margin: 0 0 0 0;
}


div#moreGaleries, div#galerieRubriken {
	width: 600px;
	margin: 10px 0 0 15px;
	float: left;
}
div#moreGaleries {
	height: 250px;
}

div#galerieRubriken {
	width: 170px;
	float: right;
}

div#galerieRubriken ul {
	margin: 0;
	padding: 0;
}
div#galerieRubriken ul li {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}


div#moreGaleries .pfeilButtonLeft, div#moreGaleries .pfeilButtonRight {
	margin: 55px 10px 0 0;
	padding: 0;
	display: block;
	float: left;
}
div#moreGaleries .pfeilButtonRight {
	margin: 50px 0 0 10px;
}

div#moreGaleries div.liste {
	width: 160px;
	padding: 5px 7px 0px 7px;
	text-align: center;
	float: left;
}
div.liste table, div.liste table td {
	width: 160px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 !important;
	padding: 0 !important;
}
div#moreGaleries div.liste img {
	border: 2px solid #999;
}
div#moreGaleries div.liste.aktiv img {
	border: 2px solid #fff;
}

div#moreGaleries div.liste a:hover p {
	text-decoration: underline;
}

div#moreGaleries div.liste p {
	margin: 5px 0px 0px 0px;
	text-align:left;
}


/* ------------ submenuLayer
--------------------------------------------------------- */

#zoneAdserverFotoBox {
	width: 170px;
	height: 100px;
	margin: 5px 0px 5px 20px;
}
#helperAdserverMrec {
	background-color: #FFFFFF;
}
