/*********************
	#htmlklassen
*********************/

* {
	margin:0px;
	padding:0px;
}
	
body {
	height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 13pt;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
}

#dieWelt {
	position:absolute;
	left:50%;
	margin-left:-497px;
	width:995px;
	/*height:100%;*/
	
	min-height:100%;
	height:auto !important;
	height:100%;
	
	background-image: url('./fotolia_8893901_2.jpg');
	background-repeat: no-repeat;
}

#contentFrame {
	position:relative;
	width:100%;
	height:auto;
	background-color:transparent;
}

#streifenVertikal {
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	margin-left:676px;
	width:4px;
	height:100%;
	background-color:#ffcc00;
}

#kontaktZeile {
	display: none;
}

#footerMenu {
	position: absolute;
	left: 16px;
	bottom: 2px;
	text-align: left;
	margin-top: 123px;
	font-size: 8.5pt;
}

.whiteSpacer {
	position:relative;
	width:100%;
	height:5px;
	overflow:hidden;
	background-color:#ffffff;
}

.blankSpacer {
	width:100%;
	height:0px;
	overflow:hidden;
	clear:both;
	background-color:transparent;
}

.clear {
	clear:both;
}

.blankSpacerNoClear {
	height:16px;
	clear:none;
}

.verticalSpacer {
	position:relative;
	float:left;
	width:30px;
}

#kopfLinks {
	position:relative;
	float:left;
	height:134px;
	width:auto;
}

#kopfRechts {
	position:relative;
	float:left;
	overflow:hidden;
	height:134px;
	width:319px;
	background-color:#ffffff;
}

#unterZufallsbild {
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
}


td {
	font-size:9pt;
}

h1 {
	margin-bottom:15px;
	font-size:13pt;
	font-weight:bold;
}

h2 {
	margin-bottom:10px;
	font-size:13pt;
	font-weight:bold;
}

h3 {
	font-size:12pt;
	font-weight:bold;
}

a {
	text-decoration:underline;
	color:#ffffff;
}

a:hover {
	text-decoration:none;
}

/*********************
	#zusatzelemente
*********************/

#zufallsBild {
	float:left;
}

#detailBilder {
	width:242px;
	height:500px;
	overflow:auto;
}

#detailgrossbild {
	width:425px;
	height:325px;
	border:1px solid #000000;
}

#bg_img {
  background:#ffffff;
  height:100%;
  display:block;
  overflow:auto;
}

#bg_img p {
  padding:2%;
}

#bg_img img {
  float:right;
  height:100%;
  width:100%;
  border:0px solid;
}

#kontaktForm {
	width:100%;
}

#kontaktForm input.textinput
, #kontaktForm textarea.textarea {
	width: 341px;
}

.submit {
	background-color: transparent;
	color: #ffffff;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	padding: 1px;
}

.mouseOver {
	text-decoration: underline;
	background-color: #FFCE00;
	color: #000000;
}

/*********************
	#objektdarstellungen
*********************/

#objekttabelle {
	width:100%;
}

.objekt {
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:30px;
	font-size:9pt;
	line-height:20px;
}

.objekt img {
	margin-right:15px;
	float:left;
}

.detailpunkt {
	position:relative;
	line-height: 20px;
}

#objektBild {
	border: 1px solid #ffffff;
	margin: 14px 0px 14px 0px;
}

#objektBildText {
	margin-top: 4px;
}

#objektDaten {
	position:relative;
	width:425px;
	height:auto;
	background-color:transparent;
}

#objektDatenText {
	position:relative;
	margin-left:1px;
	width:419px;
	height:auto;
	background-color: #313D4D;
	padding: 3px;
}

#objektDatenText ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}

#objektDatenText ul li {
	padding-left: 16px;
	background-image: url('detailpunkt.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 400px;
	line-height: 20px;
}

#objektDaten h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-bottom: 4px;
}

.detaillink {
	position:relative;
	left:370px;
	width:180px;
}

#kategorien {
	position:absolute;
	top:-5px;
	left:585px;
}

#kategorien img {
	padding:1px;
}


/*********************
	#inhalt
*********************/#inhalt {
	position:relative;
	width:100%;
	height:auto;
}

#inhaltLinks {
	float:left;
	width:470px;
	height:auto;
	text-align:left;
	border-right:4px solid #ffcc00;
	margin-top: 16px;
	padding-right: 6px;
}

#inhaltRechts {
	position:absolute;
	right:5px;
	width:290px;
	height:auto;
	text-align:left;
}

#inhaltRechts img {
	font-size:10pt;
}

#ueberUnsText {
	position:absolute;
	top:100px;
	left:455px;
	text-align:right;
	width:210px;
}

#ueberUnsText br {
	line-height:50%;
}

#ueberUnsRechtsLogoText {
	font-size:12pt;
	font-weight:bold;
	letter-spacing:1px;
}

#ueberUnsRechtsTeaser {
	line-height:150%;
}

/*********************
	#navigation
*********************/
#navigation {
	position:relative;
	float:left;
	width:170px;
	height:auto;
}

#navigation ul {
	font-size:9pt;
}

#navigation li {
	margin: 0px 5px 3px 5px;
	list-style:none;
	height:20px;
	padding-left:30px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}

#navigation #aktuell
, #navigation #open {
	background-image:url("./navigation_hg.gif");
}

#navigation .unter1 {
	padding-left:50px;
}

#navigation #aktuell.unter1 {
	background-image: none;
}


#navigation a {
	text-decoration:none;
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#navigation #aktuell a
, #navigation #open a {
	color: #000000;
}

#navigation #aktuell.unter1 a {
	color: #FFCE00;
}

#navigation a:hover {
	text-decoration:underline;
}

#hinweistextbox {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: left;
	width: 314px;
	background-color: #000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#hinweistextbox span {
	margin: 20px;
	display: block;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

#hinweistextbox span strong {
	font-weight: bold;
	color: #FFCE00;
}
