/* ----------------------------------------------------------------------------
Tourrel CSS File
Copyright 2007 by Softloop
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #fff;
	font: 13px Arial;
	color:  #666;
	line-height: 1.3em;
	background: url("../pics/navi.gif") repeat-y;
}

body.home {
	background: none;
}

h1 {
	position: relative;
	font: 12px Arial;
	padding: 5px 10px;
	width: 525px;
	height: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
	background: #dcdcdc;
	text-transform: uppercase;
	clear: both;
}

a.head {
	background: url("../pics/up_button.gif") no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	line-height: 0px;
}

a.head img {
	width: 26px;
	height: 22px;
}

a.head:hover {
	background: url("../pics/up_button_over.gif") no-repeat;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

p.tourrel {
	font-size: 13px;
	padding-left: 20px;
}

p.clear {
	padding-top: 20px;
	clear: both;
}

h2.tourrel {
	padding-left: 20px;
}

a {
	color: #a01212;
}

#wrapper {
	width: 720px;
}

#header {
	float: left;
	width: 720px;
}

#logo {
	height: 70px;
	float: left;
	width: 145px;
}

#headerbild {
	float: left;
	width: 575px;
}

#content {
	position: relative;
	float: left;
	width: 720px;
}

#content img.kopfweide {
	padding-bottom: 0px;
	padding-right: 15px;
}

#content img {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#article {
	position: absolute;
	float: left;
	top: 0px;
	left: 145px;
	padding-left: 30px;
	width: 545px;
}

#articlegalerie {
	position: absolute;
	float: left;
	top: 0px;
	left: 145px;
	padding-left: 30px;
	width: 545px;
}

#footer {
	position: relative;
	float: left;
	font: 11px Arial;
	width: 545px;
	background: #dcdcdc;
	margin-bottom: 20px;
}

#footer p {
	color: #626467;
	margin-left: 196px;
	margin-right: 196px;
}

a.footer {
	background: url("../pics/up_button.gif") no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	line-height: 0px;	
}

a.footer img {
	width: 26px;
	height: 10px;
}

a.footer:hover {
	background: url("../pics/up_button_over.gif") no-repeat;	
}

table {
	width: 545px;
	margin-top: 25px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 1.4em;
}

table.tierserie {
	width: 534px;
}

table.tierserie td {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

table.tierserie td img {
	padding-right: 0px;
	padding-left: 0px;
}

table.gaestebuch {
	margin-top: 0;
}

table.gaestebuch td.head {
	height: 22px;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 20px;
}

#navi {
	position: relative;
	margin-top: -58px;
	list-style-type: none;
	width: 115px;
	color: #626467;
	line-height: 2em;
}

#navi ul li a:hover {
	color: #a01212;
}

#navi ul li.aktiv a {
	color: #a01212;
}

#mainnavi {
	list-style-type: none;
}

#mainnavi ul li a {
	display: block;
	width: 115px;
	padding-left: 30px;
	color: #626467;
	padding-top: 5px;
	padding-bottom: 5px;
}

#abstandshalter {
	float: left;
}

#mainnavi ul li.aktiv {
	width: 115px;
	padding-right: 30px;
	color: #a01212;
	background: #cecece;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
	padding-top: 0px;
	padding-bottom: 0px;
}

#subnavi {
	position: absolute;
	left: 175px;
	top: 20px;
	height: 15px;
	width: 525px;
	list-style-type: none;
	line-height: 1em;
	text-align: center;
	list-style-type: none;
}

#subnavi a.aktiv {
	color: #a01212;
	background: none;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


#subnavi li {
	list-style-type: none;
	float: left;
}

#subnavi ul li {
	padding-right: 25px;
}

#subnavi a {
 	color: #626467;
}

#subnavi a:hover {
	color: #a01212;
}

.captionRight {
	float: left;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 7px;
	font: 13px Arial;
}

.captionRight a {
	font-size: 11px;
	border-bottom: 1px solid #a01212;
}

.caption {
	clear: both;
	padding-top: 10px;
	margin-bottom: 3px;
	font: 13px Arial;
}

.picture {
	clear: left;
	overflow: hidden;
}

.mouseover a {
	color: #666;
	padding: 0 5px;
}

.mouseover {
	position: relative;
	margin: 0 auto;
	background: none;
}

.homenavi ul li {
	float: left;
	list-style-type: none;
	padding-bottom: 10px;
	background: none;
}

.homenavi a:hover {
	color: #a01212;
}

.homenavi {
	position: absolute;
	width: 700px;
	top: 10px;
	left: 50%;
	margin-left: -200px;
	text-align: center;
} 

.placeholder {
	padding-top: 50px;
}

body.home #wrapper {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 700px;	
}

/* ----------------------------------------------------------------------------
Fotogalerie
---------------------------------------------------------------------------- */

.thumb {
	border: 0 !important;
}

.galimg {
	vertical-align: middle;
	width:80px;
	height: 80px;
	text-align: center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	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;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink {
	width: 49%;
	height: 100%;
	background: transparent url(../pics/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	left: 0;
	float: left;
	z-index: 11;
	}
#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../pics/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	right: 0;
	float: right;
	z-index: 11;
	}	
	

#prevLink:hover, #prevLink:visited:hover { background: url(../pics/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pics/nextlabel.gif) right no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	width: 100%;
	height: 500px;
	background-color: #ccc;
	}