body {
	margin: 0; /* url(images/oben_streif.jpg) repeat-x left top; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 100%;
	min-width: 1000px;
	background-color: #272727;
	
}
#wrapper{
	background-image:url(images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 50% 0%;

}

h1, h2, h3, h4, h5 {
	text-transform: none;
	font-weight: normal;
	vertical-align: super;
}
h1 {
	font-size:32px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:40px;
	color:#999;
	padding-left: 80px;
	padding-bottom: 20px;
}
h4 {
	font-size:32px;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#999;
	padding-left: 55px;
}
h5 {
	font-size:20px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:30px;
	color:#999;
	padding-left: 80px;
	padding-bottom: 10px;
}
text {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: 60%;
	margin-bottom: auto;
	line-height: 100%;
}

aufnahmedaten {
	font-size:11px;
	color:#CCCCCC;

}
aufnahmetitel {
	font-size: 16px;
	color:#F0F0F0;
	line-height:30px;
}

h2 { font-size: 16px;
	color:#999; 
	}

h3 { }


p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: left;
	top: 163px;
	right: 400px;
}

ul, ol { }

blockquote { }

a {
	color: #F0F0F0;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}


#titel{
	height:50px;
	padding-left: 35px;
	font-size:32px;
	font-weight:bold;
	color:#404040;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#menu{
	margin:0;
	padding:0;
	height: 150px;
	position: absolute;
	top: 0px;
	width: 1000px;

}

ul#navi {
	list-style-type: none;
	width: 550px;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 116px;
	margin-right: 5px;
	line-height: 200%;
	
	
}
 
ul#navi li {
	display:block;
	list-style-type: none;
}
ul#navi li#tab{
margin: 0 0 0 4px;
float: left;
list-style-type: none;
}
ul#navi li#tab ul{
list-style-type: none;

}
/*Unterkategorie - Photos*/
ul#photo {
	position: absolute;
	width:74px;
	right: 417px;
	top: 150px;
	display: none;
	font-size:9px;
	margin: 0 0 0 0px;
	padding-left: 0px;
	text-align:center;
		z-index: 10005;
}
li.active #photo li #noactive a{
	 background-color: inherit;
  	color: inherit;

} 
li.active #photo a:hover{
	background-color: #404040;
	color: #f0f0f0
}
#navi li.active a,
ul#navi li a:hover {
  background-color: #f0f0f0;
  color: #404040;
}



 
ul#navi li a {
  display: block;
  padding: 5px 8px;
  text-decoration: none;
  background-color: #404040;
		
}

ul#navi li:hover ul#photo, li.over ul {
	display: inline;
	left: auto;
	line-height: 200%;
}

/* Page */

#page {
	width: 1000px;
	background: #F0F0F0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
/*runde ecken*/
div.rounded-box {
}

	/** LOGO */

#logo {
	width: 1000px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #F0F0F0;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	font-size: 34px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Content */

#content {
	float: left;
	width: 1000px;
	background-color: #333333;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	padding-top: 10px;
}

/* Post */

.post {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100%;
	padding-bottom: 20px;
}

.post .title {
	height:30px;
	color: #F0F0F0;
	padding-left: 30px;
	background: url(images/pfeil-rechts.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 2em;
	margin-left: 25px;
	font-family: sans-serif;
}

.post .date {
}

.post .meta {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 55px;
	margin-left: 55px;
	background: url(images/img05.gif) repeat-x;
}

.post .meta span{
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-right: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 100%;
}
.post .pano {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 150%;
	padding-top: 10px;
	margin-left: 55px;
	width: 800px;
	border-color: #404040;
	border-width: 1px;
	padding-left: 10px;
	height: 400px;
	border-style: solid;
	padding-bottom: 10px;
	padding-right: 10px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


/* Footer */

#footer {
	width: 1000px;
	height: 60px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}
#footer_text {
	text-decoration:none;
	text-align:center;
	color:#999;
	font-size:10px;
	padding-top: 10px;
}
#footer_text a{
	text-decoration:none;
	color:#999;
}
#footer_text a:hover{
	text-decoration: underline;
	color: #999;
}

#footer p {
	margin: 0;
	background-image:url(images/runde_ecken.png);
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #66665E;
}

#footer a {
	text-decoration:none;
	color: #999

}
#footer a:hover {
	text-decoration: underline;
}

/*Galerie*/


pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

div#container {

}

div#footer {
	clear: both;
}

h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
}
ul.meta {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.8em;
}
ul.meta li {
	padding: 0;
	list-style: none;
}
div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(images/prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(images/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(images/loaderWhite.gif);
}
div.slideshow img {
	/* vertical-align: middle; */
	border: 1px solid #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	border: 1px solid #333;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}


/* main structure
*/

.label {
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.fleft {
	float:left;
	display:inline;
	margin-right:10px;
	margin-left: 25px;
}
.fright {
	float:right;
	display:inline;
}
#hint {
	display:none;
	position:absolute;
	/*border:1px solid #333;*/
	padding:5px 8px;
	color:#fff;
	max-width:200px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color:#000;
	text-align:center;
	z-index:9999;
	line-height:1.2em;
}
#hint img,
#hint b {
	display:block;
	margin:3px 0;
}
#hint img {
	margin:3px auto;
}
#indexwrapper {
	width:960px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#indexwrapper .panel {
	width:960px;
	position:relative;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background-image: url(images/back.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#slidewrapper {
	width:960px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#slidewrapper .panel {
	width:960px;
	position:relative;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	float: right;
}


.idxcontrols {
	float:right;
	display:inline;
	width:200px;
}
.backcontrols {
	float:left;
	display:inline;
	width:40px;
}
.grid {
	margin-top:0px;
	margin-left:0px;
	font-size:12px;
	height: 100%;
	padding-left: 0px;
	width: auto;
	margin-right: 0px;
	/**min-height:300px;**/
}
.grid .thumb {
	float:left;
	display:inline;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:120px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}

.grid .thumb_wallpaper {
	float:left;
	display:inline;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:190px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}

.grid .thumb_titelbild {
	float:left;
	display:inline;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:270px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
	overflow:hidden;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}
.grid div:hover {
	background-color:#404040;
}
.grid h5,
.grid h6 {
}
.grid h5 {
	font-weight:normal;
}
.grid a {
	display:block;
}
.slide {
	float:left;
	display:inline;
	text-align:center;
	width:640px;
	height:100%;
}
.slide .image {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;
	margin-left:100px;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	top: 1px;

	
	
	
}
.slide img {
	border:none;
}
#prevarrow,
#nextarrow,
#uparrow,
#dnldarrow {
	position:absolute;
	display:none;
	background-repeat:no-repet;
}
#prevarrow a,
#nextarrow a,
#uparrow a,
#dnldarrow a {
	display:block;
	line-height:80px;
	text-decoration:none;
}
#prevarrow,
#nextarrow {
	width:60px;
	height:80px;
}
#uparrow,
#dnldarrow {
	width:80px;
	height:60px;
}
#prevarrow {
	top:30px;
	left:5px;
	background-image:url(images/prevarrow.png);
}
#nextarrow {
	top:30px;
	right:5px;
	background-image:url(images/nextarrow.png);
}
#uparrow {
	top:5px;
	background-image:url(images/uparrow.png);
}
#dnldarrow {
	bottom:0;
	background-image:url(images/dnldarrow.png);
}
.data {
	float:left;
	display:inline;
	width:200px;
	overflow:hidden;
	margin-left:110px;
	margin-right: 0px;
}
.data .thumbs {
	clear:both;
	line-height:50px;	
}
.data .thumbs div {
	float:left;
	display:inline;
	width:50px;
}
.data .thumbs div a {
	display:block;
}
.data .thumbs div img {
	width:50px;
	height:50px;
	vertical-align:top;
}
.data .thumbs a:hover img {
	border-bottom:8px solid #ccc;
}
.data .thumbs img.actual {
	border-bottom:8px solid #999;
}
.data h2,
.data p {
	margin:15px 0;
	text-align:center;
}
.controls {
	width:120px;
	height:40px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: auto;
}
.pancon {
	
}
.panocon div{
	float: left;
	display: inline;
	height: 40px;
	text-align:center;
}
.controls div {
	float:left;
	display:inline;
	height:40px;
}
.pano_controls {
	width:120px;
	height:40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 405px;
}
.pano_controls div {
	float:left;
	display:inline;
	height:40px;
}
.controls_slide {
	width:120px;
	height:40px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: auto;
}
.controls_slide div {
	float:left;
	display:inline;
	height:40px;
}
.controlsback {
	width:40px;
	height:40px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 25px;
}
.controlsback div {
	float:left;
	display:inline;
	height:40px;
}
#upbtn a,
#indexbtn a,
#prevbtn a,
#backbtn a,
#prevbtn em,
#nextbtn a,
#nextbtn em {
	display:block;
	text-decoration:none;
	width:40px;
	height:40px;
	line-height:40px;
	background-position:0 center;
	background-repeat:no-repeat;
}
#upbtn a:hover,
#indexbtn a:hover,
#prevbtn a:hover,
#backvbtn a:hover,
#nextbtn a:hover {
	background-position:-40px center;
}
#upbtn a {
	background-image:url(images/upbtn.png);
}
#indexbtn a {
	background-image:url(images/indexbtn.png);
}
#prevbtn a {
	background-image:url(images/prevbtn.png);
}
#backbtn a {
	background-image:url(images/prevbtn.png);
}
#nextbtn a {
	background-image:url(images/nextbtn.png);
}
#prevbtn em {
	background-image:url(images/prevbtn_disabled.png);
}
#nextbtn em {
	background-image:url(images/nextbtn_disabled.png);
}
.controls #pageno {
	width:40px;
	height:40px;
	line-height:40px;
	background-image:url(images/btnbg.png);
	background-repeat:repeat-x;	
	text-indent: 0px;
}
#close {
	width:60px;
	height:40px;
	line-height:40px;
	background-image:url(images/btnbg.png);
	background-repeat:repeat-x;	
	text-indent: 0px;
}
.controls #pageno p.cpage {
	margin:5px 0 0 0;
	line-height:20px;
	font-size:18px;
	color:#404040;
	text-align:center;
}
.controls #pageno p.tpages {
	margin:0;
	line-height:10px;
	font-size:10px;
	color:#404040;
	text-align:center;
}

#page #content .post .entry #indexwrapper .panel .beschreibung {
	padding-left: 25px;
	padding-right: 18px;
}
.breadcrumb {
	margin-bottom:10px;
}
#metadata {
	margin:15px 0;
	text-align:center;
	color:#666;
	font-size:10px;
	line-height:1.5em;
}
#metadata b {
	color:#333;
}



.auswahl_foto, .auswahl_foto a
{
	width: 650px;
	height: 100px;
	display: block;
	font-size: 32px;
	color: #404040;
	text-decoration:none;
	margin-left: 150px;
	margin-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.auswahl_foto p{
	line-height: 250%;
	padding-left: 450px;
}

.karte
{ font-size:12px;
}

.norwegen
{
background: url(images/auswahl_norwegen.jpg) no-repeat;
}

.welt
{
background: url(images/auswahl_welt.jpg) no-repeat;
}
.makro
{
background: url(images/auswahl_makro.jpg) no-repeat;
}
.panorama
{
background: url(images/auswahl_panorama.jpg) no-repeat;
}

.auswahl_foto:hover, .auswahl_fot:hover
{
	background-position: 0 -100px;
	color: #999999;
}

.multibox{
width:600px;
height: 430px;
text-align:left;
background-color: #272727;
}


/* thumbnail list */

.thumb_auswahl {
	margin-left: 25px;
}
ul#auswahl a span{
display: none;
}
ul#auswahl a:hover span {
  display: block;
  position: absolute;
  line-height:30px;
  text-align:left;
  left: -45px;
  bottom: 135px;;
  z-index: 2;
  padding-right: 4px;
  color: #999999;
  background: #404040;
  font-weight: bold;
  font-size: 13px;
}

	ul#auswahl, ul#auswahl li{
		margin-left: 0px;
		padding:0px;
		list-style:none;
	}
	
	ul#auswahl li{
		float:left;
		margin-right: 25px;
		margin-bottom: 25px;
		border:1px solid #404040;	
		padding:3px;
	}
	ul#auswahl a{
		display:block;
		float:inherit;
		width:150px;
		height:150px;
		line-height:150px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#auswahl a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		ul#auswahl a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul#auswahl a:hover img{
			border:3px solid #404040;	
			background:#404040;
			padding:3px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#auswahl:after, li#auswahl:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#auswahl, li#auswahl{
			display:block;
			}
		/*  \*/
		ul#auswahl, li#auswahl{
			min-height:1%;
			}
		* html ul#auswahl, * html li#auswahl{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.auswahl{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.auswahl a{
		display:block;
		float:left;
		width:150px;
		height:150px;
		line-height:150px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.auswahl a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		p.auswahl a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.auswahl a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */	





@charset "utf-8";
@media screen, projection{
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:100%;}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid white; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#fff; height:15px; visibility:visible; width:1%}
.imageflow .navigation{z-index:10000}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10001}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10002; height:1px}
.imageflow .slider{background-image:url(flow/slider.png); background-repeat:no-repeat; height:14px; margin:-6px 0 0 -7px; position:absolute; width:14px; z-index:10003}.imageflow .images{overflow:hidden; white-space:nowrap}.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}.imageflow .previous{background:url(flow/button_left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}.imageflow .next{background:url(flow/button_right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}}
#page #content .post .entry .grid #alpen_fenster a {
	color: #FF0000;
}

