@charset "utf-8";
body {
	background-color: #F4C468;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #57638D;
}

a {
	color: #57638D;
	text-decoration: none;
}

.text_klein {
	font-size:12px;
}

.text_12 {
	font-size: 12px;
	line-height:14px;
}

.main {
	width: 960px; 
	margin: 15px auto 5px auto;
	box-shadow: #996600 0 0 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:30px;
	background-color: #57638D;
	color: #A3B0D0;
	padding: 10px;
	border-radius: 1em;
	text-align:center;
}

.title a{
	color:#A3B0D0;
}

.hauptfeld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
  color: #57638D; font-style: oblique;
  background-color: #ffec9f;
	margin-bottom: 15px;
	padding: 10px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #ffffff;
	color: #A3B0D0;
	border: solid thick #ffffff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	text-decoration:none;
}

.nav1 {
	float:inherit;
	margin-right: 65px;
	}

.nav1_auswahl {
	color:#4B567A;
	text-shadow: 0.1em 0.1em 0.2em #996600;
	text-decoration: none;
	float:inherit;
	margin-right: 65px;
}

.nav2 {
	float:inherit;
	}

.nav2_auswahl {
	color:#4B567A;
	text-shadow: 0.1em 0.1em 0.2em #996600;
	text-decoration: none;
	float:inherit;
}

a:hover {
	text-shadow: 0.1em 0.1em 0.2em #996600;
	text-decoration: none;
	color:#4B567A;
}

.img_start {
	border: 9px solid #ffffff;	
	}
	
.text_start {
	margin-left: 35px;
	margin-right: 35px;
	}
	
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #57638D;
	background-color: #A3B0D0;
	margin-top: 5px;
	padding: 2px 10px 2px 10px;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border: solid thin #92A2C7;
	text-align:center;
}

.f_left {
	float:left;
	margin-left: 35px;
}
.f_right {
	float:right;
	margin-right: 35px;
}
	
.clear {
	clear:both;
}
.text_links {
	float: left;
	width: 435px;
	margin-right: 25px;
	margin-left: 35px;
	border-right:dotted;
}

.text_rechts {
	float: left;
	width: 400px;
}

.text_preise {
	margin-left:35px;
	width:180px;
	float:left;
}


.preise {
	width:145px;
	float:right;
	text-align:right;
	margin-right:35px;
}

.img_lightbox {
	border: 6px solid #ffffff;
	margin: 3px;
	}

.galerie {
	padding: 20px;
	background-color: #F4C468;
	width: 920px;
	margin: 30px 35px 10px -10px;
	text-align:center;
	}
	
	
/* Kontaktformular*/	
	
form {
	padding: 20px;
	background-color: #F4C468;
	border: 3px solid #FFF;
	font-style: normal;
	width: 750px;
	margin: 20px 0 0 50px;
	text-align: left;
}

.text_links_fo {
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-left: 15px;
	border-right:dotted;
}

.text_rechts_fo {
	float: left;
}

.angaben {
	float:left;
	width: 120px;
	clear: both;
	margin: 0 25px 3px 15px;
	text-align:right;
	padding-right:10px;
	}
	
.eingaben {
	float:left;
	margin-bottom: 3px;
	}
