body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #EFEFEF;

}
wrapper {
	background-color: #999;
	min-height: 760px;
}

#wrapper-index {
	background-color: #FFFFFB;
	min-height: 760px;
}


h1, h2, h3 {
	margin: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
}

h1 {
	font-size: 2.2em;
	color: #00ACE6;
	font-size: 2.1em;
	margin-bottom: 30px;
}

h2 {
	font-size: 1.5em;
	margin-top: 30px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

ul, ol {
	line-height: 140%;
	margin-bottom: 20px;
}

a {
	color: #069;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #b70065;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 35px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

/* Header */

#header {
	width: 920px;
	height: 10px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	padding-top: 160px;
	padding-bottom: 1px;
	text-align: left;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -40px;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	margin-right: 20px;
	text-decoration: none;
	font-size: 13px;
	color: #F9F400;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFF;
}

#menu .current_page_item a {
	height: 30px;
	/*	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
*/	text-decoration: underline;
	color: #FFF;

}

#mainContent {
	padding: 8em 20px;
	background-color: #000;
}

/* Page */

#page {
	width: 875px;
	margin: 0px auto 5px;
	background-color: #FFFFFB;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
	padding: 60px 20px 20px 55px;
}

#page-bgtop {
	padding-top: 35px;
	margin-top: 20px;
}

	/** Logo */

#logo {
	width: 950px;
	margin: 0px auto 5px;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
	height: 190px;
	border-bottom: medium solid #F9F400;
	background-color: #000;
}

#logo-index {
	width: 950px;
	margin: 0px auto 5px;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
	height: 150px;
	background-color: #000;
}


#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#logo p {
	font-size: 15px;
	font-weight: bold;
	color: #D6D6D6;
}

#logo h1 {
	padding-top: 25px;
	font-size: 30px;
	padding-bottom: 8px;
	color: #FFBE02;
}

/* Content */

#content {
	float: right;
	padding-right: 30px;
	width: 548px;
}

#content-index {
	width: 800px;
	padding-top: 10px;
	padding-left: 37px;
}

/* Post */

.post {
	margin-bottom: 25px;
	padding-right: 50px;
	padding-top: 10px;
}

.post .title {
	height: 30px;
	color: #0498C8;
}

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-color: #FFFDAE;
	padding-right: 15px;
	border: thin dotted #109EDA;
	margin-bottom: 30px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li ul {
}

#sidebar li {
	margin: 0;
	padding: 7px 10px 10px 0px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #031F2D;
}

*/#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #069;
}

/* Footer */

#footer {
	text-align: center;
	padding: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-color: #000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;

} 
#footer p {
	margin: 0;
	color: #FFF;
	font-size: 11px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: #394144;
}

#footer a {
	color: #FFF;
}

#box1 {
	background-color: #933;
}
#box2 {
	background-color: #009;
}
#box3 {
	background-color: #CF3;
}
#box4 {
	background-color: #CC0;
}
#box1, #box2, #box3, #box4
{	text-align: center;}

.boxes {
	margin: 0.5em;
	padding: 5em 0.3em 0.3em;
	float: left;
	height: 9em;
	width: 22.55%;
}
.margin-bottom {
	margin-bottom: 3em;
}

.margin-bottom-img {
	margin-bottom: 15px;
	margin-right: 3px;
}

.centered-coloured {
	color: #B70065;
	text-align: center;
	font-weight: bold;
}
.bigger {
	font-size: 1.5em;
	font-weight: bold;
}

/*============= Formular ===============*/

form {
	margin-top: 2em;
}

fieldset {
	width: 35em;
	padding: 1em;
	margin-bottom: 2em;
	border: 1px solid #CCC;
}

legend {
	font-weight: bold;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #B70065;
	}

label {
	width: 13em;
	float:left;
	clear:left;
	margin-bottom: 1em;
	margin-right: 1em;
	}

input {
	width: 20em;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

input[type="text"] {
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted black;
}

input[type="radio"] {
}

select{
	margin-bottom: 3.7em;
	margin-top: 0.2em;
}

input[type="submit"] {
	border: 1px solid #000;
	font-weight: bold;
	color: #333;
	width: 17.5em;
}

.checkbox {
	width: 1em;
	text-align: left;
	margin-left: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0em;
	}

.radio {
	width: 1em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
.textarea {
	width: 8em;
	text-align: left;
	}
.unsichtbar {
	display: none;
}

/*==================== Ende Formular ==================*/

#zitat {
	background-color: #FFFFDF;
	margin-top: 2em;
	margin-bottom: 3em;
	padding-top: 2em;
	padding-right: 3em;
	padding-bottom: 2.5em;
	padding-left: 4em;
	width: 71%;
}
quote {
	color: #285886;
}
cite {
	color: #285886;
}

.centered {
	text-align: center;
}

.table-content {
	width: 90%;
	border: medium solid #F5F5F5;
}

.table-content tr td {
	padding: 5px;
	vertical-align: top;
}

.table-content th {
	padding: 8px;
	background-color: #FFFAE8;
	border: 1px solid #FEA500;
	color: #0498c8;
}

.table-hp-miete {
	padding: 5px;
	background-color: #FFFAE8;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 90%;
}

.table-hp-miete tr td {
	padding: 5px;
	background-color: #FFFAE8;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	border: 1px solid #FEA500;
}

.table-hp-miete th {
	padding: 5px;
	border: 1px solid #FEA500;
	color: #0498c8;
	}
.kasten-rechts {
	background-repeat: no-repeat;
	width: 214px;
	text-align: center;
	height: 45px;
	padding-top: 3px;
	margin-bottom: 20px;
	float: right;
}

.kasten-rechts p {
	font-size: 1.2em;
	font-weight: bold;
}

.clearfloat {
	clear: both;
}
.input-short {
	width: 50px;
	float: left;
	margin-right: 5px;
}
.input-shorter {
	width: 210px;
}
.coloured {
	font-size: 22px;
	font-weight: bold;
	color: #0c95c9;
	text-shadow: 3px 3px 5px #b8b8b8;
	letter-spacing: 0.1em;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
::selection {
color: #000000;
background-color: #fffdae;
}
::-moz-selection {
color: #000000;
background: #fffdae;
}
.coloured-big {
	color: #B70065;
	font-weight: bold;
	font-size: 40px;
}
.reftab {
	width: 100%;
}
.reftab tr td {
	border: thin solid #D7E9F7;
	padding: 8px;
}
#rabatt p {
	color: #b70065;
	font-weight: bold;
	line-height: 16px;
	display: block;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rabatt {
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

rabatt p {
	color: #b70065;
	font-weight: bold;
	line-height: 16px;
	display: block;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo img {
	padding-top: 3em;
	padding-left: 4em;
	padding-bottom: 3em;
}

#logo-index img {
	padding-top: 1em;
	padding-left: 4em;
	padding-bottom: 3em;
}

#page-index {
	background-color: #233745;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 55px;
	width: 875px;
}
#sidebar a:hover {
	color: #B70065;
}
.kasten-rechts a {
	color: #00ACE6;
}
#page-index a {
	color: #F9F400;
	font-weight: bold;
	font-size: 26px;
}
.titel {
	margin-top: 120px;
	margin-left: 0px;
}
.geist-front {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
#schenken {
	padding: 10px;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-moz-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;
	float: right;
	margin-top: 10px;
}
#schenken p {
	font-size: 11px;
	margin-bottom: 10px;
}
#schenken .coloured-big {
	color: #B70065;
	font-weight: bold;
	font-size: 16px;
}
.floatleft {
	float: left;
	width: 240px;
}
.bg-col {
	background-color: #F5F5F5;
}
.ref {
	float: left;
	margin-right: 20px;
}
.hm {
	margin-bottom: 200px;
	margin-left: 30px;
}

img.expando{ 
border: none;
vertical-align: top; 
}
.margin-left {
	margin-left: 15px;
	list-style-type: square;
}
.td-80 {
	width: 88%;
}
.td-right {
	text-align: right;
}
.bg-col1 {
	background-color: #FFFFDF;
}
.niedrige-zelle {
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.durchsichtig {
	display: none;
}
#captcha {
}
