body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}

img {
	border-width: 0px;
}

a {
	color: #000;
}

#wrapper {
	width: 755px;
	height: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left: 3px solid #f4ecd4;
	border-right: 3px solid #f4ecd4;
	border-bottom: 3px solid #f4ecd4;
	background-color: #f4ecd4;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	border-bottom: 3px solid #f4ecd4;
	
}

#headerpics {
	border-bottom: 3px solid #f4ecd4;
}

#headerpics img {
 	float: left;
}

#headerpics img.border {
	border-right: 3px solid #f4ecd4;
}

#middle {
	height: 100%;
	
}

#menu {
	background-image:url(images/bgmenu.jpg);
	height: 41px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	padding: 0;
	float: left;
	display: block;
}

#bigcontent {
	float: left;
	margin-left: 30px;
	width: 650px;
	height: 100%;
	padding-bottom: 50px;
}

#bigcontent img {
	border: 1px solid black;
}

#bigcontent img.none {
	margin: 0;
	padding: 0;
	border-width: 0px;	
}

#content {
	float: left;
	margin-left: 30px;
	width: 380px;
	height: 100%;
	padding-bottom: 50px;
}

#content img.personal {
	padding: 2px;
	border: 1px solid #000;
}

h1 {
	text-indent: -9999px;
	margin: 20px 0 20px 0;
	padding: 0px;
}

h1#startseite {
	background-image:url(images/startseite_h1.gif);
	background-repeat: no-repeat;
}

h1#kontakt {
	background-image:url(images/kontakt_h1.gif);
	background-repeat: no-repeat;
}

h1#impressum {
	background-image:url(images/impressum_h1.gif);
	background-repeat: no-repeat;
}

h1#anfahrt {
	background-image:url(images/anfahrt_h1.gif);
	background-repeat: no-repeat;
}

h1#umgebung {
	background-image:url(images/umgebung_h1.gif);
	background-repeat: no-repeat;
}

h1#unserhaus {
	background-image:url(images/unserhaus_h1.gif);
	background-repeat: no-repeat;
}

h1#datenschutz {
	background-image:url(images/datenschutz_h1.gif);
	background-repeat: no-repeat;
}


#content h2 {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content h4 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
}

a.extern {
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.extern:hover {
	text-decoration:underline;
}

p {
	font-size: 11px;
	line-height: 16px;
}

#content td {
	font-size: 11px;
}

#content li {
	font-size: 11px;
}

label {
	font-size: 11px;
	display: block;
	width: 80px;
	float: left;
	line-height: 20px;
}

input {
	margin-bottom: 5px;
}

#right {
	float: right;
	margin-right: 30px;
	width: 260px;
	padding-top: 20px;
}

* html #right { margin-top: 10px; }

#right h2 {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#right img {
	border: 1px solid black;
	margin-right: 2px;
	margin-top: 5px;
}

#right p.red {
	color: #d9261c;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

#right p {
	font-size: 11px;
}


#footer {
	font-size: 10px;
	color: #f4ecd4;
	clear: both;
	height: 61px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer a {
	color: #f4ecd4;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.yagemi {
        font-size: 9px;
}
