/* screen.css */
/* 2010-07-16T01:30+0200 */

* { margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
	background-image: url(/graphics/layout/bg-960.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FEF1DE;
}

#wrap {
	margin-left: 50%;
	width: 900px;
	left: -461px;
	position: absolute;
	padding-left: 20px;
	/*border: 1px solid #f00;*/
}

#text object {
	width: 1px;
	height: 1px;
}

#main {
	width: 880px;
	float: left;
	/*border: 1px solid #0f0;*/
}


/*#top {*/
/*	width: 760px;*/
/*	height: 114px;*/
/*}*/


#navi {
	width: 876px;
	background-color: #fff;
	height: 26px;
	padding-left: 2px;
	border-top: 1px solid #1A4022;
	border-bottom: 1px solid #1A4022;
	/*border: 1px solid #0f0;*/
}

noscript p {
	width: 880px;
	background-color: #FFF;
	clear: both;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

noscript p a:link, noscript p a:visited {
	text-decoration: none;
	color: #1A4022;
	font-size: 13px;
}

noscript p a:hover {
	color: black;
}


#bild {
	width: 878px;
	height: 280px;
	clear: both;
	background-color: #fff;
	background-image: url(/graphics/header/head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bild img {
	margin-top: 65px;
	margin-left: 10px;
}

#logo_hp {
	width: 880px;
	height: 230px;
	clear: both;
	background-color: #FFF;
}

#titel {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 880px;
	height: 60px;

	color: #1A4022;
	font-size: 44px;
	/*border: 1px solid #f00;*/
}

#titel2 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 800px;
	height: 90px;
	color: #1A4022;
	font-size: 44px;
}

#text, #formtext {
	width: 800px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-family: Garamond, AGaramond, Times, "Times New Roman", serif;
	color: #555;
	/*border: 1px solid #f00;*/
}

#text td.light {
	background: #eee;
}

#text p {
	margin-top: 15px;
	padding-bottom: 10px;
	text-align: justify;
}

#formtext p {
	margin-top: 15px;
	padding-bottom: 10px;
/*	text-align: justify;*/
}

#text p.highlight {
	border: 1px solid #1A4022;
	color: #1A4022;
	padding: 5px;
	margin: 5px;
	background: #FEF1DE;
	text-align: justify;
}

#text dl {
	text-align: left;
}

#text dd {
	margin-left: 20px;
	margin-bottom: 15px;
}

#text ul {
	margin-left: 20px;
	text-align: left;
	margin-bottom: 15px;
}

img.foto {
	margin: 10px;
	border: 1px solid #1A4022;
}

#text a {
	color: #1A4022;
	/*text-decoration: none;*/
}

#text a:link, #text a:visited {
	color: #1A4022;
	/*text-decoration: none;*/
}

#text a:hover, #text a:active {
	color: #000;
	/*text-decoration: none;*/
}

#tabs ul {
	margin-left: 1em;
	text-align: left;
	margin-bottom: 0;
}

#tabs div.tabdiv {
	border-left: 1px solid #1A4022;
	border-bottom: 1px solid #1A4022;
	border-right: 1px solid #1A4022;
}

#fuss {
	font-family: Garamond, AGaramond, Times, "Times New Roman", serif;
	margin-top: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
	width: 880px;
	height: 30px;
	font-size: 11px;
	border-top: 1px solid #1A4022;
	/*border: 1px solid #f00;*/
}

#fuss a {
	color: #1A4022;
	text-decoration: none;
}

#fuss a:link {
	color: #1A4022;
	text-decoration: none;
}

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

.external {
	background: url(/graphics/icons/external.gif) center right no-repeat;
	padding-right: 13px;
}

.pano {
	background: url(/graphics/icons/pano.gif) center right no-repeat;
	padding-right: 16px;
}

.imagesnap {
	background: url(/graphics/icons/image.gif) center right no-repeat;
	padding-right: 16px;
}

.ttimagesnap {
	text-align: center;
	font: 10px Garamond, AGaramond, Times, "Times New Roman", serif;
	border: solid 1px #1A4022;
	background-color: #FFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
}

h1	{
	font-weight: 100;
	padding-top: 15px;
	letter-spacing: 1px;
	font-size: 22px;
	color: #1A4022;
}

h3	{
	font-weight: bold;
	padding-top: 15px;
	/*letter-spacing: 1px;*/
	font-size: 16px;
	color: #1A4022;
}

#text p b.green {
	color: #1A4022;
}

h3.left {
	text-align: left;
}

.myHr {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color:#000066;
	height: 20px;
	background: url(/images/sterne.gif) bottom center no-repeat;
	background-position: center;
}

table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 580px;
	border: solid;
	border-color:#999;
	border-width: 1px;
	border-collapse: collapse;
}

#free, table.noborder {
	border: none;
	width: auto;
}

table.bordered {
	font-size: 14px;
	width: 640px;
}

table.bordered700 {
	font-size: 14px;
	width: 700px;
}

table.bordered th {
	background-color: #ddd;
	color: #555;
}

th {
	padding: 4px;
	background-color: #1A4022;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
}

td {
	padding: 4px;
	vertical-align: top;
}

.tabtit {color: #FFFFFF}

.tabklein {
	line-height: 13px;
	font-weight: normal;
	font-size: 12px;
}

.hoch {
	font-size: 11px
}

div.lang {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #CCC;
}

div.lang a {
	text-decoration: none;
	color: #888;
}

div.lang a:hover, div.lang a:active {
	text-decoration: none;
	color: #000;
}

input, textarea {
	font-size: 16px;
	line-height: 20px;
	font-family: Garamond, AGaramond, Times, "Times New Roman", serif;
}

input.form-err {
	background-color: #FFC;
}

td.form-descerr, i.form-descerr {
	color: #600;
	font-weight: bold;
	font-style:italic;
}

td.form-descreq {
/*	color: #600;*/
/*	font-weight: bold;*/
	font-style:italic;
}

.print {
	display: none
}

.hp-pics {
	width: 652px;
	height: 434px;
	padding: 0;
	margin: 0;
	margin-left: 74px;
	margin-right: 74px;
	overflow: hidden
}
.hp-pics img {
	width: 650px;
	height: 432px;
	padding: 0;
	border: 1px solid #1A4022;
	top:0;
	left:0;
}

.pano-pics {
	width: 552px;
	height: 322px;
	padding: 0;
	margin: 0;
	margin-left: 99px;
	margin-right: 99px;
	overflow: hidden
}
.pano-pics img {
	width: 550px;
	height: 320px;
	padding: 0;
	border: 1px solid #1A4022;
	top:0;
	left:0;
}

.pool-pics {
	width: 702px;
	height: 702px;
	padding: 0;
	margin: 0;
	margin-left: 49px;
	margin-right: 49px;
	overflow: hidden
}
.pool-pics img {
	width: 700px;
	height: 700px;
	padding: 0;
	border: 1px solid #1A4022;
	top:0;
	left:0;
}

.pool2-pics {
	width: 702px;
	height: 488px;
	padding: 0;
	margin: 0;
	margin-left: 49px;
	margin-right: 49px;
	overflow: hidden
}
.pool2-pics img {
	width: 700px;
	height: 486px;
	padding: 0;
	border: 1px solid #1A4022;
	top:0;
	left:0;
}

table.film {
	text-align: center;
	padding: 0;
/*	margin: auto;*/
/*	margin-right: auto;*/
/*	margin-bottom: 10px;*/
/*	margin-top: 10px;*/
	width: 720px;
	border: 0;
}
table.film tr td {
	padding: 0;
	margin: 0;
}
tr.black, td.black {
	background: #000;
}
