body {
	margin: 0;
	background: #213355;
	font: normal 9pt/100% Arial, Helvetica, Sans;
	color: #333333;
	}
	
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
	
a {
	color: #0058a3;
	}
a:hover {
	color: #213355;
	}
a img {
	border-width: 0;
	}



div.clear {
	clear: both;
	}
#greybar {
	background: #bcbcbb url('../../img/layout/topmenubg.jpg') top left repeat-x;
	border: solid #555555;
	border-width: 0 0 1px 0;
	}
#contentbox {
	position: relative;
	width: 955px;
	margin: 0 auto 0 auto;
	height: 437px;
	background: lightblue;
	}
#whitebar {
	background: #ffffff;
	height: 152px;
	}
#whitemenubar {
	width: 218px;
	height: 437px;
	border: solid #e0e0e0;
	border-width: 0 2px 0 2px;
	position: absolute;
	top: 0;
	left: 25px;
	background: #ffffff;
	-moz-opacity: 0.8;
	filter: Alpha(opacity=80);
	}
#whitemenucontent {
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	}
#whitemenucontent a {
	display: block;
	font-size: 10pt;
	color: #213355;
	line-height: 120%;
	text-decoration: none;
	margin: 0 0 6px 0;
	}
#whitemenucontent a:hover {
	color: #0058a3;
	}	
#whitemenucontent a.active {
	color: #880000;
	}

#topmenu {
	font-weight: bold;
	width: 955px;
	margin: 0 auto 0 auto;
	font-size: 9pt;
	}
table.topmenutable {
	width: 100%;
	border-collapse:separate;
	}
table.topmenutable td {
	text-align: center;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: transparent #aaaaaa transparent #dddddd;
	}

#topmenu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #333333;
	}

#topmenu a.blue {
    color: #ffffff;
	background: transparent url('../../img/layout/bg_button_blue.jpg') top left repeat-x;
	}

#topmenu a:hover {
	color: #ffffff;
	background: #000055 url('../../img/layout/topmenu_actbg.jpg') top left repeat-x;
	border-color: transparent #2a3f6b transparent #89a3d3;
	}
#topmenu a.active {
	color: #ffffff;
	background: #000055 url('../../img/layout/topmenu_actbg.jpg') top left repeat-x;
	}
#whitebarcontent {
	width: 955px;
	margin: 0 auto 0 auto;
	}
#whitebarcontent a {
	float: left;
	margin: 2px 0 0 2px;
	}

#logobox {
	width: 222px;
	padding: 0 0 0 25px;
	height: 152px;
	text-align: center;
	float: left;
	cursor: pointer;
	}
#bottombar {
	width: 955px;
	margin: 0 auto 0 auto;
	}
#addressbox {
	line-height: 150%;
	width: 222px;
	text-align: center;
	background: #f0f0f0;
	padding: 20px 0 20px 0;
	margin: 0 0 0 25px;
	font-size: 9pt;
	}
#bottommenu {
	margin: 10px 0 0 0;
	color: #ffffff;
	}
#bottommenu td {
	width: 142px;
	text-align: center;
	font-weight: bold;
	}
#bottommenu a {
	color: #ffffff;
	text-decoration: none;
	}
#bottommenu a.active {
	color:#FFCC00;
	}
/* Text */
div.maintextboxFullAlpha {
	float: right;
	width: 670px;
	/*background: #ffffff url('../../img/layout/textbox_gradient.jpg') top left repeat-x;*/
	background-color: #ffffff;
	margin: 5px 5px 0 0;
	border: 1px solid #666666;
	}
div.maintextbox {
	float: right;
	width: 450px;
	background: #ffffff;
	margin: 5px 5px 0 0;
	-moz-opacity: 0.85;
	filter: Alpha(opacity=85);	
	border: 1px solid #666666;
	}
div.maintextboxHeader {
	font-size: 12pt;
	line-height: 125%;
	color: #364848;
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	}
div.maintextboxText {
	height: 380px;
	overflow: auto;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
	line-height: 125%;
	}
div.maintextboxFooter {
	text-align: right;
	font-size: 8.5pt;
	padding: 3px 10px 5px 0;
	background: #ffffff url('../../img/layout/textbox_footer_gradient.jpg') top left repeat-x;
	border: solid #666666;
	border-width: 1px 0 0 0;
	}
img.dspArrow {
	float: right;
	margin: 5px;
	}
div.maintextbox table, div.maintextboxFullAlpha table {
	border-width: 0;
	border-style: solid;
	border-color: #213355;
	}
div.maintextbox td, div.maintextboxFullAlpha td {
	padding: 3px;
	}


h1, h2, h3, h4 {
	color: #364848;
	line-height: 125%;
	}
h1 {
	font-size: 16pt;
	}
h2 {
	font-size: 14pt;
	}
h3 {
	font-size: 12pt;
	}
h4 {
	font-size: 10pt;
	}

ul {
	list-style-type: square;
	}



/* Tabellen */

table.liste {
	width: 100%;
	}
table.liste td {
	border: 1px solid #888888;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
	}
table.liste td.left {
	width: 170px;
	text-align: center;
	vertical-align: middle;
	}

table.preise {
	}
table.preise td {
	border: 1px solid #666666;
	vertical-align: top;
	padding: 8px 3px 8px 3px;
	}






/* FORMULARE */
table.kontakt {
	background: transparent !important;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	}
table.kontakt td {
	vertical-align: top;
	}

table.formtable {
	background: transparent !important;
	border-collapse: collapse;
	border-spacing: 0;
	}
table.formtable td {
	padding: 4px 0 4px 0;
	vertical-align: middle;
	}

table.formtable select {
	font-size: 9pt;
	}
table.formtable input {
	border: 1px solid #bbbbbb;
	width: 180px;
	font-size: 9pt;
	padding: 2px 0 2px 0;
	background: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif, Sans;
	letter-spacing: 1px;
	}
table.formtable textarea {
	width: 100%;
	height: 249px;
	border: 1px solid #bbbbbb;
	font-family: Arial, Helvetica, Sans-Serif, Sans;
	font-size: 9pt;
	}
table.formtable input.button {
	padding: 2px 5px 2px 5px;
	background: #213355;

	width: auto;
	border-color: #00630C;
	color: #fff;
	}

span.asterix {
	color: #cc0000;
	}	

/* IMPRESSIONEN */

table.impressionen {
	width: 100%;
	}
table.impressionen td {
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
	color: #ffffff;
	vertical-align: bottom;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 4px 4px;
	width: 238px;
	height: 145px;
	}

table.impressionen1 {
	float: right;
	margin: 9px 11px 0 0;
	}
table.impressionen1 td {
	border: solid #ffffff;
	border-width: 1px;
	color: #ffffff !important;
	vertical-align: bottom;
	font-size: 1.0em;
	font-weight: bold;
	width: 170px;
	height: 140px;
	cursor: pointer;
	
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	}
table.impressionen1 td div {
	-moz-opacity: 0.8;
	background: #213355;
	padding: 3px;
	}		
/* Gaestebuch */
div.gbookEntry {
	border: 1px solid #999999;
	margin: 0 0 20px 0;
	padding: 5px;
	line-height: 140%;
	}	
div.gbookEntryHeader {
	font-weight: bold;
	margin: 0 0 5px 0;
	border: solid #bbbbbb;
	padding: 0 0 5px 0;
	border-width: 0 0 1px 0;
	}

table.gbookFormTable {
	width: 100%;
	}

table.gbookFormTable td {
	padding: 3px;
	}

table.gbookFormTable td.label {
	font-weight: bold;
	}
span.gbookEmptyItem {
	font-weight: bold;
	color: #880000;
	}
table.gbookFormTable input {
	border: 1px solid #888888;
	width: 200px;	
	}
table.gbookFormTable textarea {
	border: 1px solid #888888;
	width: 100%;	
	height: 100px;
	}
table.gbookFormTable input {
	border: 1px solid #888888;
	width: auto;	
	}