/*

	Style fuer virtual wangerooge
	
	(c) 2008-2009 Erik Kohl
	
*/




html {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #37467F;
	background-image: url(../bilder/hintergrund.jpg);
	background-attachment: fixed;
}

body {
	width: 950px;
	margin: 5px 15px;
	font-family: "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: white;
	line-height: 1.6em;
}

p {
	padding: 0 10px 0 18px;
	text-align: justify;
}

a {
	color: #d3d7e5;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 2.2em;
	font-weight: normal;
	color: white;
	padding-left: 8px;
	border-left: 8px solid #5c699f;
	letter-spacing: 1px;
	line-height: 1em;
}

h3 {
	width: auto;
	font-family: "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	color: white;
	padding-left: 8px;
	margin-bottom: 8px;
	border-left: 8px solid #5c699f;
	letter-spacing: 1px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	padding-left: 18px;
	margin-bottom: -10px;
	letter-spacing: 0.1em;
}

img {
	border: 2px solid #d3d7e5;
	margin: 0 12px 8px 12px;
	vertical-align: bottom;
}

form {
}

sub, sup {
	line-height: 0;
	font-size: 0.7em;
	font-family: "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

sub a:hover, sup a:hover {
	text-decoration: none;
}

p.roman {
	font-family: Georgia, "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	text-indent: 1em;
	line-height: 1.5em;
}

p.links {
	text-align: left;
}

.keinrahmen {
	border: none;
	margin: 0;
}

ul {
	list-style-type: square;
	color: white;
	margin: 0;
	padding: 0 0 0 30px;
}

.versteckt {
	display: none;
}

.klein {
	font-size: 0.9em;
}

.grosz {
	font-size: 1.5em;
}

.blasz {
	color: #b7bdd7;
}

.schmal {
	letter-spacing: -1px;
}

.formularfeld {
	background-color: #091639;
	color: #FFFFFF;
	font-family: "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	border: solid 1px #9FAAD5;
}

.formularknopf {
	background-color: #9FAAD5;
	color: #091639;
	font-family: "Segoe UI", "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	border: outset 1px #091639;
}

.schattenklein {
	margin: 0;
	padding: 0;
	padding-bottom: 11px;
	background-image: url(../bilder/schlagschatten_klein.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#schattenoben {
	width: 980px;
	height: 180px;
	margin-top: 0;
	padding-top: 10px;
	margin-left: -19px;
	padding-left: 19px;
	background-image: url(../bilder/schlagschatten_o.png);
	background-repeat: no-repeat;
}

#schattenlr {
	width: 980px;
	margin-left: -19px;
	padding-left: 19px;
	background-image: url(../bilder/schlagschatten_lr.png);
	background-repeat: repeat-y;
}

#schattenunten {
	width: 990px;
	height: 45px;
	margin-left: -19px;
	background-image: url(../bilder/schlagschatten_u.png);
	background-repeat: no-repeat;
}

#kopfzeile {
	width: 950px;
	height: 170px;
	margin: 0;
	padding-top: 22px;
	border-top: 4px solid white;
}

#kopfzeilebegr {
	width: 500px;
	margin-top: -22px;
	padding-left: 15px;
	float: left;
	text-align: left;
	letter-spacing: 0.1em;
}

#kopfzeileverw {
	width: 400px;
	margin-top: -22px;
	padding-right: 10px;
	text-align: right;
	float: right;
}

#kopfzeilebild {
	width: 950px;
	height: 150px;
	margin-top: 0px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-image: url(../thema/1.jpg);
	text-align: left;
}

#kopfzeilebild img {
	padding: 18px 0 0 5px;
	border: 0;
}

#fuszzeile {
	width: 940px;
	height: 22px;
	margin-left: 19px;
	padding-right: 10px;
	border-top: 2px solid white;
	border-bottom: 4px solid white;
	font-size: 0.9em;
	text-align: right;
	background-image: url(../bilder/hintergrund_hauptbereich_k.png);
}

#fuszlinks {
	float: left;
	margin-left: 10px;
	text-align: left;
}

#fuszrechts {
	float: right;
	text-align: right;
}

#seitelinks {
	width: 150px;
	position: absolute;
	left: 15px;
	margin: 0;
	padding: 0 0 30px 0;
	background-image: url(../bilder/hintergrund_menu.png);
	border-bottom: 2px solid white;
}

#seiterechts {
	width: 780px;
	position: relative;
	left: 0;
	margin: 0 0 0 150px;
	padding: 10px;
	z-index: 100;
	background-image: url(../bilder/hintergrund_hauptbereich_k.png);
}

#leerraumunten {
	clear: both;
	height: 20px;
}

#hauptbereich {
	padding: 0 0 0 12px;
	margin: -8px 0 0 0;
	min-height: 35em;
}

.block {
	margin-bottom: 2.5em;
}

.blockmitrahmen {
	width: 99%;
	margin-bottom: 2.5em;
	padding-right: 0;
	background-image: url(../bilder/hintergrund_blockmitrahmen_schraeg.png);
	background-repeat: repeat-x;
}

.blockmitrahmen h3 {
	margin-top: 0;
	padding-top: 2px;
	border-left: 7px solid #5c699f;
}

.link {
	color: #6773a4;
}

#kurznavigation {
	float: right;
	padding: 0 10px 0 10px;
	margin: 0 4px 0 0;
	background-image: url(../bilder/hintergrund_menu.png);
}

#menu {
	width: 130px;
	position: relative;
	top: 20px;
	left: 0;
	padding: 4px 4px 4px 12px;
}

#menu ul {
	list-style-type: none;
	color: white;
	line-height: 1.5em;
	margin: 10px 0 0 10px;
	padding: 0;
}

#menu ul ul {
	margin: 2px 0 2px 18px;
	line-height: 1.3em;
	font-size: 0.9em;
}

#menu ul ul .lz {
	color: #a9adc2;
}

#menu a {
	color: white;
	display: block;
	width: 99%;
	margin: 0 0 0 -8px;
	padding: 0 0 0 8px;
}

#menu a:hover {
	text-decoration: none;
}

#menu li {
	margin: 2px 0 2px -15px;
	padding-left: 10px;
}

#menu ul a:hover {
	color: white;
	background-image: url(../bilder/hintergrund_hauptbereich.png);
}

#menu ul ul a:hover {
	color: white;
	background-image: url(../bilder/hintergrund_hauptbereich.png);
}

#menu .gewaehlt {
	background-image: url(../bilder/hintergrund_menu.png);
}

#menuueberschrift {
	width: 132px;
	background-image: url(../bilder/hintergrund.jpg);
	margin: -43px 0 0 -12px;
	padding: 5px 4px 5px 14px;
	border-bottom: 2px solid white;
	line-height: 1.2em;
	font-size: 0.9em;
}

#menuueberschrift .umbruch {
	margin-bottom: -10px;
}

.dunklerkasten {
	margin: 0;
	padding: 8px;
	font-size: 0.9em;
	line-height: 1.2em;
	border: 2px solid #d3d7e5;
	background-image: url(../bilder/hintergrund_dunkel.png);
}

.dunklerkasten p {
	margin: 6px 8px 8px 8px;
	padding: 0;
}

#kastenfacebook {
	background-color: white;
	border: none;
	vertical-align: bottom;
	font-size: 0.8em;
}

.tabellewind {
	width: 740px;
	margin: 0;
	border: 2px solid #d3d7e5;
	font-size: 0.8em;
	line-height: 1.2em;
}

.tabellewind th {
	background-color: #091639;
	font-size: 1.1em;
	text-align: center;
}

.tabellewind td {
	padding: 4px;
	background-image: url(../bilder/hintergrund_dunkel.png);
	text-align: center;
}

.tabellewind .textgrosz {
	background-color: #091639;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}

#kastenrundgang {
	float: right;
	border: 2px solid #d3d7e5;
	margin: 0;
	padding: 0 0 5px 0;
	width: 200px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
}

#kastenrundgang img {
	border: 0;
	border-bottom: 2px solid #d3d7e5;
	margin: 0;
}

.kastenrundgangstart {
	clear: left;
	margin: 2px 0 0 0;
}

.kastenrundgangstart img {
	float: left;
	margin: 6px 6px 2px 19px;
	border: 1px solid #d3d7e5;
}

.kastenrundgangstartueberschrift {
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
}

#kastenneuebilder {
	position: absolute;
	top: 330px;
	left: -150px;
	background-image: url(../bilder/hintergrund_mitteldunkel_k.png);
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0;
	padding: 5px;
	width: 140px;
	text-align: center;
	line-height: 1.2em;
}

#kastenneuebilder img {
	border: 1px solid #d3d7e5;
	margin: 2px 2px 0 2px;
}

#kastenneuebilder .textklein {
	font-size: 0.9em;
	line-height: 1em;
	margin-bottom: 2px;
}

.startgalerielinks {
	border: 1px solid #d3d7e5;
	margin: 6px auto;
	width: 110px;
	padding: 2px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.startgalerierechts {
	float: right;
	border: 1px solid #d3d7e5;
	margin: 4px 2px 2px 2px;
	width: 110px;
	padding: 2px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.kastengalerie {
	border: 2px solid #d3d7e5;
	margin: 6px 0 0 18px;
	padding: 6px 6px 2px 6px;
}

.kastengalerie p {
	display: table;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.kastengalerie img {
	border: 1px solid #d3d7e5;
	margin: 0;
}

.kastengalerie h3 {
	border: 0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.kastengalerie a {
	color: white;
}

.kastengalerieduell {
	border: 2px solid #d3d7e5;
	margin: 6px 0 0 18px;
	padding: 6px 6px 2px 6px;
	width: 340px;
}

.kastengalerieduell p {
	margin: 4px 2px;
	padding: 0;
	line-height: 1.2em;
}

.kastengalerieduell img {
	border: 1px solid #d3d7e5;
	margin: 0;
}

.kastengalerieduell .formularknopf {
	width: 336px;
	height: 30px;
	margin-bottom: 8px;
	background-color: #091639;
	color: white;
	font-size: 1.3em;
	cursor: pointer;
}

.kastengalerielinks {
	display: table-cell;
	vertical-align: middle;
	width: 190px;
	padding: 0 5px;
}

.kastengalerielinksduell {
	width: 180px;
	padding-right: 10px;
}

.kastengalerielinksduell .kastengalerielinksduellueberschrift {
	padding-bottom: 10px;
	border-bottom: 1px dotted white;
}

.kastengaleriemitte {
	display: table-cell;
	vertical-align: middle;
	width: 155px;
}

.kastengaleriemitte img {
	margin-bottom: 5px;
}

.kastengalerierechts {
	display: table-cell;
	vertical-align: middle;
	width: 350px;
	padding: 0 5px;
}

.kastengalerieunten {
	clear: left;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

#galeriebild {
	margin: 0;
	padding: 8px;
	border: 2px solid #d3d7e5;
}

#galeriebildbeschr {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
}

#galeriebild img {
	margin: 0;
	padding: 0;
}

#galeriebildbeschr p {
	margin: 2px 6px 4px 6px;
	padding: 0;
	text-align: center;
}

#suchformular {
	margin-bottom: 20px;
	margin-left: 18px;
	width: 460px;
	height: 460px;
	border: 1px solid white;
	overflow: scroll;
	background-image: url(../bilder/hintergrund_dunkel.png);
}

#suchformular p {
	width: 415px;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../bilder/hintergrund_blockmitrahmen_schraeg.png);
	background-repeat: repeat-x;
}

.prospektvorschau {
	width: 205px;
	height: 76px;
	overflow: scroll;
	white-space: nowrap;
	padding: 8px 0 0 8px;
	border: 2px solid #d3d7e5;
	background-image: url(../bilder/hintergrund_dunkel.png);
}

.prospektvorschau img {
	margin: 0 4px 0 0;
	border: 1px solid #d3d7e5;
	vertical-align: top;
}

#r {
	border: 2px solid white;
	background-image: url(../bilder/hintergrund_dunkel.jpg);
	width: 620px;
	height: 400px;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#rundganglinks {
	float: left;
	width: 80px;
}

#rundganghalblinks {
	float: left;
	width: 20px;
	margin-left: 10px;
}

#rundgangmitte {
	float: left;
	width: 322px;
	margin-left: 10px;
}

#rundganghalbrechts {
	float: left;
	width: 20px;
	margin-left: 10px;
}

#rundgangrechts {
	float: left;
	width: 115px;
	margin-left: 10px;
}

#rundgangganzunten {
	position: absolute;
	top: 400px;
	left: 143px;
	width: 495px;
	background-image: url(../bilder/hintergrund_dunkel.png);
	border: 1px solid #5c699f;
	padding: 2px 10px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.4em;
}

#rundgangganzuntenueberschrift {
	width: 515px;
	padding: 2px 0;
	margin: -2px -10px 2px -10px;
	color: #1b1a35;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../bilder/hintergrund_hell.jpg);
}

#rundgangganzuntendaten {
	height: 15px;
	font-size: 0.9em;
}

#rg {
	border: 2px solid white;
	background-image: url(../bilder/hintergrund_dunkel.jpg);
	height: 630px;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#rundganggroszhalblinks {
	float: left;
	width: 40px;
	margin: 0;
	text-align: right;
}

#rundganggroszmitte {
	float: left;
	width: 642px;
	margin: 0 10px;
}

#rundganggroszhalbrechts {
	float: right;
	width: 40px;
	margin: 0;
	text-align: left;
}

#rundganggroszunten {
	position: absolute;
	display: table;
	overflow: hidden;
	top: 645px;
	left: 85px;
	width: 675px;
	height: 60px;
	background-image: url(../bilder/hintergrund_dunkel.png);
	border: 1px solid #5c699f;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.4em;
}

#rundganggroszuntenueberschrift {
	display: table-cell;
	vertical-align: middle;
	width: 185px;
	padding: 2px 10px;
	margin: 0;
	color: #1b1a35;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../bilder/hintergrund_hell.jpg);
}

#rundganggroszuntenbeschreibung {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 10px;
	margin: 0;
}

#rundganggroszuntendaten {
	font-size: 0.9em;
}

#rundganggroszganzunten {
	position: absolute;
	bottom: 100px;
	left: 30px;
	width: 130px;
	border: 1px solid #d3d7e5;
	background-image: url(../bilder/hintergrund_dunkel.jpg);
}

.rundganggroszkleinerrahmen {
	border: 1px solid #5c699f;
	margin: 8px;
	padding: 4px;
	font-size: 0.9em;
	text-align: center;
	background-image: url(../bilder/hintergrund_dunkel.png);
}

.rundgangkleinerrahmen {
	border: 1px solid #5c699f;
	margin-bottom: 16px;
	padding: 4px;
	font-size: 0.9em;
	text-align: center;
	background-image: url(../bilder/hintergrund_dunkel.png);
}

.rundgangohnerahmen {
	margin-bottom: 16px;
	padding: 4px;
	font-size: 0.9em;
	text-align: center;
}

#r img, #rg img {
	margin: 0;
	border: none;
}