@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.brk {
	clear: both;
}

.content_form {
	text-align: right;
	width: 880px;
	height: 100%;
	background: #b1b4c9;
	padding-right: 5px;
}

.logo {
	float: right;
	padding-top: 5px;
	text-align: center;
}

.horse_dream {
	float: right;
	margin-right: 1px;
	text-align: center;
}

.menu_point {
	margin: 5px 0px 0px 0px;
	width: 160px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}

.menu_point a {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Verdana,
		sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #41455e;
}

.menu_top {
	width: 705px;
	height: 6px;
	background: #fff url('../images/menu_top.jpg') no-repeat;
}

.menu_back {
	width: 705px;
	background: #fff;
}

.menu_bottom {
	width: 705px;
	height: 6px;
	background: #fff url('../images/menu_bottom.jpg') no-repeat;
}

.menu_back .menu_entry {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Verdana,
		sans-serif;
	font-size: 16px;
	width: 675px;
	text-align: justify;
	padding: 5px;
	margin-top: 2px;
	margin-left:10px;
	background: #fff;
	border: 1px solid #b1b4c9;
}

.menu_entry img {
	margin: 5px;
	float: left;
}

.menu_entry a {
	text-decoration: none;
	color: #aa4b49;
	font-size: 14px;
}

.menu_entry .short_description {
	font-size: 12px;
}

.menu_back .one {
	background: #ccceda;
}

.menu_back .two {
	background: #d8dae7;
}

.left {
	float: left;
}

.right {
	float: right;
}

.brk {
	clear: both;
}

.menu {
	width: 850px;
	background: #7e83a1;
	border: 1px solid #d7d7d7;
	height: 25px;
	text-align: left;
}

.menu a {
	padding-left: 5px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.menu .subtitle {
	font-size:12px;
	font-family:Verdana, Arial;
}

.vortrag {
	width: 850px;
	border: 1px solid #d7d7d7;
	background: #b1b4c9;
	overflow:auto;
}

.vortrag .image {
	padding: 5px;
	float: left;
}

.vortrag .content {
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 10px;
	line-height: 20px;
}

ul {
	padding-left:15px;
}

.gallery {
	width: 850px;
	border: 1px solid #d7d7d7;
	background: #dadcea;
}

.gallery .text {
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 10px;
	line-height: 22px;
	width: 800px;
}

.gallery .headline {
	font-family: Verdana, Arial;
	font-siez: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.gallery .pictureBox {
	padding: 5px;
}

.gallery .item {
	float: left;
}

.gallery .item img {
	border: 1px solid #d7d7d7;
}

.google_maps {
	vertical-align: middle;
	padding-top: 7px;
	height: 390px;
	width: 464px;
	background: url('../images/google_background.jpg') no-repeat;
}

.impressionen_bg {
	padding-top: 7px;
	width: 227px;
	/* height:388px; */
	background: white;
}

.impressionen_top {
	width: 227px;
	height: 6px;
	background: url('../images/impressionen_top.jpg') no-repeat;
}

.impressionen_bottom {
	width: 227px;
	height: 11px;
	background: url('../images/impressionen_bottom.jpg') no-repeat;
}

.footer {
	margin-top:5px;
	border-top:1px solid gray;
	padding-top:5px;
	background:#d8dae7;
	overflow:auto;
}

.footer ul {
	float:left;
	width:275px;
	list-style: none;
}
.footer ul li {
	line-height:20px;
	font-size:12px;
	color:black;
}

.footer a {
	color: gray;
}

.footer .text {
	text-align: center;
	color: gray;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Verdana,
		sans-serif;
	font-size: 11px;
	padding-top: 10px;
}

.headline {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.left_menu {
	vertical-align: middle;
	float: left;
	width: 150px;
	background: #b1b4c9;
	min-height: 500px;
	height: 100%;
}
.belso {
  background: #b1b4c9;
}
.haupt {
 background: #fff;
 margin-right: 5px;
}
.haupt a {
	
	text-decoration: none;
}
.haupt table{
 
}
.haupt img{
  border-style: none;
}
.haupt a:hover
{
  position: relative;
  text-decoration: none;
  left:1px;
  top:1px;
}

