body {
	font-family: arial, verdana;
	font-size: 11px;
	color: #333333;
}


div.content {
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 600px;
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	background-image:url('../pics/background2.jpg'); 
	background-position:top right;
	z-index: 0;
}

div.buttonbalk {
	background-image:url('../pics/buttonbalk.jpg'); 
	position: absolute;
	left: 30px;
	top: 36px;
	width: 150px;
	height: 400px;
	z-index: 1;
}

div.button_tekst {
	font-family: arial, verdana;
	color: #333333;
	font-size: 10pt;
	margin-top: 37px;
	margin-left: 22px;
	font-weight: bold;
	line-height: 148%
}

div.mainpage_tekst {
	position: relative;
	background-image:url('../pics/fp_text.jpg');
	left: 157px;
	top: 73px;
	width: 254px;
	height: 450px;
	z-index: 2;
}

div.mainpage_tekst_insert {
	position: relative;
	width: 186px;
	height: 380px;
	left: 30px;
	top: 40px;
}

div.zimmer_tekst {
	position: relative;
	background-image:url('../pics/zimmer.jpg');
	left: 470px;
	top: 350px;
	width: 470px;
	height: 250px;
	z-index: 2;
}

div.zimmer_tekst_insert {
	position: relative;
	width: 360px;
	height: 150px;
	left: 20px;
	top: 20px;
	font-weight: bold;
	overflow: auto;
}

div.ferienhaus_tekst {
	position: relative;
	background-image:url('../pics/fh_tekst.jpg');
	left: 463px;
	top: 180px;
	width: 314px;
	height: 314px;
	z-index: 2;
}

div.ferienhaus_tekst_insert {
	position: relative;
	width: 278px;
	height: 284px;
	left: 20px;
	top: 20px;
	overflow: auto;
	font-family: arial, verdana;
	font-size: 11px;
}

div.large_tekst {
	position: relative;
	background-image:url('../pics/largebg.jpg');
	left: 214px;
	top: 180px;
	width: 637px;
	height: 314px;
	z-index: 2;
}

div.large_tekst_insert {
	position: relative;
	width: 520px;
	height: 274px;
	left: 20px;
	top: 20px;
	overflow: auto;
}

div.split_tekst {
	position: relative;
	background-image:url('../pics/largebg2.jpg');
	left: 214px;
	top: 180px;
	width: 637px;
	height: 314px;
	z-index: 2;
}

div.split_tekst_insert {
	position: relative;
	float: left;
	width: 170px;
	height: 274px;
	left: 20px;
	top: 20px;
	overflow: auto;
}

div.gbook_tekst {
	position: relative;
	background-image:url('../pics/gbook_bg.jpg');
	left: 214px;
	top: 136px;
	width: 637px;
	height: 387px;
	z-index: 2;
}

div.gbook_tekst_insert {
	position: relative;
	float: left;
	width: 200px;
	height: 274px;
	left: 20px;
	top: 60px;
	overflow: auto;
}

div.bilder_tekst {
	position: relative;
	background-image:url('../pics/largebg3.jpg');
	left: 214px;
	top: 180px;
	width: 637px;
	height: 343px;
	z-index: 2;
}

div.bilder_tekst_insert {
	position: relative;
	width: 586px;
	height: 290px;
	left: 24px;
	top: 24px;
	overflow: auto;
}


div.gbook_content {
	position: relative; 
	width: 340px; 
	height: 230px; 
	left: 44px; 
	top: 70px; 
	z-index: 99;
	overflow: auto;
}


div.headpic {
	position: absolute; 
	left: 410px; 
	top: 50px; 
	width: 420px; 
	height: 100px;
	z-index: 3;
}

div.bottomtekst {
	position: absolute; 
	top: 580px; 
	left:0px; 
	width: 500px; 
	height: 20px; 
	z-index: 9999;
	color: white;
	font-family: arial, verdana;
	font-size: 14px; 
}

div.breadcrumb {
	font-family: arial, verdana;
	font-size: 10px;
	color: white;
	position: absolute;
	left: 200px;
	top: 100px;
	width: 200px;
	height: 20px;
	z-index: 50;
}

div.message {
	position: relative; 
	color: red;
	font-weight: bold;
}



table.form {
	border-collapse: collapse;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

tr.form {
	background-color: #AAAAAA;
	width:270px;
}

td.form {
	padding-top: 5px;
}

td.form2 {
	background-color: white;
}



table.gbook {
	background-color: white;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	border-collapse: collapse;

}

tr.gbook {
	background-color: #DEDEDE;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

td.gbook_txt {
	font-family: arial, verdana;
	font-size: 11px;
}

b.gbook_date {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 10px;
}




table.gbookCon {
	border-collapse: collapse;
	width: 320px;
	border: solid 1px #DDD;
	margin: 0px auto;
}

td.gbookCon {
	background-color: white;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

td.gbookTitle {
	background-color: #CCC;
	font-weight: bold;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

td.gbookLeft {
	background-color: #EEE;
	width: 100px;
	vertical-align: top;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

td.gbookRight {
	background-color: white;
	font-weight: bold;
	vertical-align: top;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}


table.links {
	width: 500px;
	font-family: arial, verdana;
	font-size: 11px;
	border: solid 1px #DDD;
	border-collapse: collapse;
}

td.linksTitle {
	font-weight: bold;
	background-color: #FFF;
	background-image: url('../pics/gradient_color1.gif');
	background-repeat: no-repeat;
	text-indent: 5px;
}

td.links {
	background-color: #EEE;
	text-indent: 10px;
}




td.sehen {
	background-color: #FFFFFF;
	width: 180px;
	padding: 2px;
}

td.km {
	background-color: #FFFFFF;
	width: 20px;
}


input {
	font-family: arial, verdana;
	font-size: 11px;
	background-color: #FFFFFF;
}

textarea {
	font-family: arial;
	font-size: 11px;
}




img {
	border-width: 0px;
}

.links {
	float: left;
}

.rechts {
	float: right;
}
a.button {
	text-decoration: none;
	color: #333333;
}

a.button:hover {
	text-decoration: underline;
	color: #333333;
}

a { 
	text-decoration: none;
	color: #3300cc;
	cursor: pointer;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}



.arial { font-family: arial; }
.arialN { font-family: arial Narrow; }
.verdana { font-family: verdana; }


.font8 { font-size: 8pt; }
.font9 { font-size: 9pt; }
.font10 { font-size: 10pt; }
.font11 { font-size: 11pt; }
.font12 { font-size: 12pt; }
.font13 { font-size: 13pt; }


.size20 { width: 20px; }
.size50 { width: 50px; }
.size70 { width: 70px; }
.size100 { width: 100px; }
.size150 { width: 150px; }
.size200 { width: 200px; }
.size250 { width: 250px; }
.size300 { width: 300px; }

h1 {
	font-weight: bold;
	font-family: arial;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
}

h3 {
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
