@charset "UTF-8";
body {
	background-image: url(/assets/back.jpg);
	background-repeat: repeat;
}

.header {
	margin: auto;
	width: 760px;
	height: 140px;
	background-image: url(/assets/blaueshaus2.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: left bottom;
}
.navbar {
	margin:auto;
	width: 760px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navbar li {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
	list-style-type: none;
	list-style-position: inside;
}
.navbar     p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
}
.content {
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 30px;
}

.navbar     a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	word-spacing: 3em;
	padding-left: 15px;
}

.navbar     a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}

.navbar     a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.navbar     a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-left: 15px;
}


.content #bilder {
	clear: right;
	width: 215px;
	float: right;
}
.content #text {
	float: left;
	width: 500px;
}
.content #preise_db li {
	list-style-type: disc;
}

img{border-width:0;}
.index {
	margin: auto;
	width: 600px;
	height: 500px;
	position: relative;
	padding-top: 60px;
}
.fontindex {
	font-size: 15px;
	color: #3B4771;
}
#formularwillkommen {
	position: relative;
	top: 1px;
}

