body {
	background-color: #e1ddd9;
	font-size: 12px;
	color:#666666;
	padding:20px;
	margin:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
/*Alles Positionieren*/
#inhalt {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 775px;
	background-color: #ffffff;
	border: 20px solid #FFFFFF;
}


/*Head*/
#head {
	background-image: url(../pic/head.jpg);
	position: relative;
	height: 243px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
	
/*Menü*/
#menue {
	background-image: url(../pic/menue_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}

/*Hauptteil*/
#main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#ueberschrift {
	height: 25px;
	padding-left: 10px;
	padding-top: 15px;
	z-index: 1;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textbox1 {
	height: 300px;
	float: left;
	width: 375px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	line-height: 18px;
}

.textbox2 {
	margin-left: 375px;
	height: 300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	line-height: 18px;
}

.textbox3{
	margin-left: 0px;
	height: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	line-height: 18px;
	width: 720px;
	background-position: bottom;
	vertical-align: bottom;
}

.textbox_gaestebuch{
	margin-left: 0px;
	height: 600px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	line-height: 18px;
	width: 720px;
	background-position: bottom;
	vertical-align: bottom;
}

.textbox_fotoalbum{
	margin-left: 0px;
	height: 100%px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	line-height: 18px;
	width: 720px;
	background-position: bottom;
	vertical-align: bottom;
}

.bildbox1{
	margin-left: 0px;
	height: auto;
	padding-right: 0px;
	position: absolute;
	width: auto;
	background-position: bottom;
	vertical-align: bottom;
}
/*Footer*/
#footer {
	background-image: url(../pic/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	padding-right: 20px;
}
/*Flash*/
.flash_1 {
	top: 0px;
	left: 0px;
	padding-top: 0px;
	z-index: 999;
	width: 228px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: inherit;
	float: none;
	}
/*Drop down menü*/


/* -----------------Inhalt(kontakt)--------------------- */
.kontakt {
	position:absolute;
	padding:10px 0px 10px 10px;
	left:0px;
	top:0px;
	width:100%px;
	height:auto;
}

/* -----------------Inhalt(kontaktformular)--------------------- */
.kontaktformular {
	position:absolute;
	padding:10px 0px 10px 10px;
	left:0px;
	top:200px;
	width:90%;
	height:auto;
	visibility: hidden;
}

.kontakttypo {
	font:OfficinaSansITC Bold,verdana,Arial,Helvetica,sans-serif;
	color:#990000;
	}

form {
	margin:0;
	padding:.5em;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #990033;
	margin: 1px;
}
textarea {
	font-size: 11px;
	color: #666666;
	border: 1px solid #990033;
	margin: 1px;
	width: 400px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dankeschoen {
	width:300px;
	height:30px;
	position:absolute;
	left:25%;
	top:50%;
	visibility: hidden;
	}

