body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
	font-size: 12px;
	font-family: verdana;
}

hr
{
	height: 1px;
	margin: 0;
	padding: 0;
	border-top: 0;
	border-bottom: #bed1e3 1px solid;
	clear: both;
	background: transparent;
}

img
{
	border: 0;
}

a
{
	color: #7198b4;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #ae0c26;
}
a:visited
{
	text-decoration: none;
	color: #7198b4;
}

h1, h2, h3, h4, h1 a, h2 a
{
	margin: 5px 0px;
	padding: 0;
	clear: both;
	height: 1%;
	color: #5d1c2c;
	font-family: "Arial Black", Verdana;
	font-weight: normal;
}

strong
{
	font-weight: bold;
}

.biglink
{
	font-size: 16px;
	font-family: "Arial Black", Verdana;
	color: #ae0c26;
}

h1
{
	font-size: 16px;
	padding-bottom: 2px;
	line-height: 110%;
	text-transform: uppercase;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 14px;
	color: red;
	font-family: Verdana;
	margin-left: 10px;
}

h4
{
	font-size: 13px;
}

p
{
	padding: 0;
	margin: 3px 0;
	line-height: 140%;
}

.red
{
	color: red;
}

.clear
{
	clear: both;
}

input, button
{
	margin: 5px 0;
	padding: 2px;
}

input:focus, textarea:focus, button:focus
{
	background: #fefeea;
}

textarea
{
	width:420px;
}

label:hover
{
	cursor: pointer;
}

ul
{
	margin: 10px;
}

ul li
{
	margin: 2px;
	padding: 2px 10px;
}

#box
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#head img
{
	vertical-align: bottom;
}

#navi
{
 background:#e6eef4;
 height: 1.7em;
 color:#7198b4;
 padding: 3px 0 3px 0;
 text-align:center;
}
#naviright
{
 float:right;
 padding: 2px 4px 4px 10px;
}

#navi ul {
	padding: 0;
	margin: 0;
}
#navi li {
	display: block;
	float:left;
	list-style-type:none;
	padding:0;
}
#navi li.start {
	padding-left:125px;
}
#navi a
{
	text-decoration: underline;
	text-transform: uppercase;
	padding: 0 3px;
	font-size: 1em;
	letter-spacing:-0.05em;
	font-family:"Arial Rounded MT Bold", "Arial Black", "Verdana";
}
#navi a:hover
{
	color: #ae0c26;
	text-decoration: none;
}
#navi a:visited
{
	text-decoration: underline;
}
#navi a.active
{
	color: #ae0c26;
}

#naviright a
{
	text-decoration: none;
	text-transform: none;
	font-size: 1.2em;
	letter-spacing:0;
}
#naviright a:hover
{
	color: #ae0c26;
	text-decoration: none;
}
#naviright a:visited
{
	text-decoration: none;
}
#naviright a.active
{
	color: #ae0c26;
}

.hidden
{
	overflow: hidden;
	height: 1%;
}

.outside
{
	width: 200px;
	background-color: #c3d5ef;
	float: left;
	padding: 10px;
	text-align: right;
	margin-bottom: -9909px;
	padding-bottom: 9999px;
}

.middle
{
	background: #e6eef4;
	width: 440px;
	float: left;
	margin-bottom: -9909px;
	padding: 20px 10px 9999px 10px;
}

.kontakt
{
	background: #e6eef4 url(./img/Thumbs_soft.jpg) 5px top no-repeat scroll;
	width: 460px;
	height: 585px;
	float: left;
	margin-bottom: -9909px;
	padding: 0 0 9999px 0;
}

.galerie
{
	background: #e6eef4 url(./img/Thumbs.jpg) left top no-repeat scroll;
	width: 460px;
	height: 588px;
	float: left;
	margin-bottom: -9909px;
	padding: 0 0 9999px 0;
}

.bildvert
{
	width: 110px;
	float: left;
	padding: 15px 0 9999px 0;
	margin-bottom: -9909px;
}

#link_bilder a
{
	padding: 0 31px 0 3px;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", "Arial Black", Verdana;
	text-decoration: none;
}

#karte
{
	margin: 20px auto 0;
	text-align: center;
	width: 400px;
}

#karte img
{
	border: red 2px solid;
	margin-bottom: 30px;
}

#karte .half
{
	width: 190px;
	padding: 5px;
	text-align: left;
	float: left;
}

.datum
{
	float: left;
	width: 60px;
}

.beschreibung
{
	float: left;
	width: 360px;
	/* color:#8cb0ce;
	font-weight:600; */
}

.indent
{
	margin-left: 60px;
}

.morespaceup
{
	padding-top: 20px;
}

.bild_preview
{
	/* float:left;
	margin:7px; */
	margin: 0;
	padding: 0;
	text-align: left;
}

#untertext
{
	margin-top: 430px;
	text-align: left;
}

/* Kontaktform */
#kontakt_form
{
	width: 430px;
	margin: 2px 0 2px 5px;
}
#kontakt_form input
{
	width: 415px;
	margin: 2px 0 2px 5px;
}

#kontakt_form textarea
{
	margin: 2px 0 2px 5px;
}

#bild
{
	width: 285px !important;
}

#tb
{
	width: 115px !important;
}

#plz
{
	width: 60px !important;
}

#ort
{
	width: 340px !important;
}

#submit
{
	float: right;
	width: 65px !important;
}

#bild_gross
{
	width: 580px;
	text-align: right;
	padding: 15px 30px 0 50px;
	float: left;
}

#beschreibung
{
	padding-top: 70px;
	width: 100px;
	float: left;
}

#preis
{
	color: #8cb0ce;
	border-top: #8cb0ce 2px solid;
	padding: 5px 0 10px 0;
	margin-top: 5px;
}

#start
{
	color: #8cb0ce;
	padding-top: 80px;
	padding-bottom:10px;
}

/* GB */
.adminlink
{
	color: inherit;
	background-color: transparent;
	background-image: none;
	border: 0;
	font: inherit;
	text-decoration: none;
}

#name, #email, #location, #captcha
{
	width: 180px;
}

#captcha
{
	direction: ltr;
}

.pagination
{
	padding: 0;
	text-align: center;
	font-size: 1em;
}

.pagination *
{
	min-width: 15px;
	margin: 0;
	padding: 2px;
	background-color: #c3d5ef;
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.pagination a:hover
{
	border-color: #fff;
}

.pagination .active
{
	border: 1px solid #fff;
	color: #303030;
	font-weight: bold;
	vertical-align: middle;
}

.pagination .active:hover
{
	border-color: #000;
}