@charset "utf-8";

html, body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
}

.breaker {
	clear:both;
}

a {
	color:#000;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

h2 {
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
}

h3 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}

ul {
	list-style-image:url(../images/dot_b.gif);
	margin-left:0.7em;
	padding-left:0.7em;
	margin-top:0px;
}

/* vertical ***************************************** */

#verticalWrapper {
}

#vertical {
}

#nonFooter {
}

* html #nonFooter {
}


/* sky ***************************************** */

#sky {
	display:none;
}

#prolog {
}

#logo {
}

#bannerPicture {
}

#bannerFlash {
}



/* menu ***************************************** */

#menuSub {
}

#menuMain {
}

#tools {
}

#de {
}

#en {
}

#fr {
}

#it {
}

#filmSommer {
}

#filmWinter {
}

#broschuere {
}


/* earth ***************************************/

#earth {
}

#earthFog {
	display:none;
}

.colA {
	float:left;
	width:1px;
	height:1px;
}

#contentALeft {
	float:left;
	width:434px;
}

.colB {
	float:left;
	width:5px;
	height:1px;
}

#contentARight {
	float:left;
	width:416px;
}

#colAa {
	float:left;
	width:1px;
	height:1px;
}

#special {
	float:left;
	width:960px;
}

#contentBLeft {
	float:left;
	width:434px;
}

#contentBRight {
	float:left;
	width:431px;
}

#contentComplete {
	float:left;
	width:870px;
}


.tableNormal {
	margin:2px;
	width:100%;
	text-align:left;
}

.tableNormal tr td {
	vertical-align:top;
}

.tableNormal strong {
	color:#fff;
}

.tableNormal tr td h3 {
	margin-top:0px;
	color:#fff;
}


.tableSpecials {
	margin:2px;
	width:100%;
	border-collapse:collapse;
}

.tableSpecials tr td {
	vertical-align:top;
	border:1px solid #434c0a;
}

.tableSpecials strong {
	color:#aaa;
}

.tableSpecials tr td h3 {
	margin-top:0px;
	color:#fff;
}



/* footer ***************************************** */

#footer {
	display:none;
}

#footerText {
}

#adressPrint {
	margin-top:0px;
	width:600px;
	text-align:center;
	clear:both;
}



/* Anfrage **************************************** */

#anfrage {
	width:433px;
}

fieldset {
	margin-top:25px;
	border:1px solid #434c0a;
	background-color:#869f14;
	padding:6px;
}

legend {
	font-size:12px;
	color:#434c0a;
	font-weight:bold;
}

.inputArt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #434c0a;
	width:150px;
	height:16px;
	padding-left:2px;
}

.inputArt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #434c0a;
	width:400px;
	height:120px;
	padding-left:2px;
	margin-left:5px;
}

.inputArt3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #434c0a;
	width:300px;
	height:16px;
	padding-left:2px;
}


.error {
	color:#f00;
	font-weight:bold;
}



#platz {
	width:850px;
	height:518px;
	overflow:auto;
}

