@charset "iso-8859-1";
html {height:101%}
body { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #333; line-height:150%; background:url(bilder/bg-body.jpg) left top repeat-x;}
h1, h2, h3, h4, h5, h6 {font-size:18px; font-family: Arial, Helvetica, sans-serif; margin-top:0px;}
.kopf {
	background:url(bilder/ra-oben.jpg) top center no-repeat;
	border: 5px solid #ccc;
	width:990px;
	height:245px;
	margin: 0 auto;
	-moz-border-radius:13px;
	-webkit-border-radius: 13px;
	margin-bottom:21px;
}
.menue { clear:both; width:990px; height:50px;  border: 5px solid #ccc; -moz-border-radius:13px; -webkit-border-radius: 13px; background:#E0E0E0;text-align:center; margin: 0 auto; margin-bottom:21px; }
.menue ul {margin:0 auto; padding:0px; list-style:none;}
.menue li{ margin-left: 0; padding-left: 0; display:inline; list-style-type:none;}
.menue a:link,.menue a:visited{ display:inline; float:left; text-decoration:none; color:#333; font-size:18px; font-family:arial; font-weight:normal; line-height:50px; width: 190px; border-right:1px solid #aaa;}
.menue a:link.active,.menue a:hover{ color:#666; font-weight: bold; text-decoration:none;}
.cont {width:1000px; margin:0 auto;}
.seite {float:left; width:204px; padding:13px; text-align:left; background:#e2e2e2;margin-bottom:21px; border: 5px solid #ccc; -moz-border-radius:13px; -webkit-border-radius: 13px; min-height:500px; line-height:200%;}
.seite h1,.seite h2,.seite h4,.seite h5,.seite h6 {margin-bottom:10px;}
.seite a, .seite a:visited {color:#333; text-decoration:none;font-size:12px;}
.seite a:active, .seite a:hover {color:#666;}
.seite ul {margin:0 auto; padding-left:0px;list-style:none;}
.seite li {border-bottom: 1px solid #fff;}
.text {float:right; width:703px; background:#fff;margin-bottom:21px; border:5px solid #ccc; -moz-border-radius:13px; -webkit-border-radius: 13px; padding-top:13px; padding-left:13px; padding-right:21px; padding-bottom:13px; text-align:left;}
.text a, .text a:visited {color:#333; text-decoration:none;font-size:12px;}
.text a:active, .text a:hover {color:#666;}
.text img { float:left; margin-right: 13px; margin-bottom:13px; margin-top: 7px; border:none;}
.text .kontaktl {float:left;width:350px;}
.text .kontaktr {float:right;width:300px;margin-bottom:30px;}
.text .kontaktr fieldset {height:405px;}
.text .kontaktr textarea {width: 280px;height:300px; border:1px solid #666; font-family:Arial, Helvetica, sans-serif;}
.text .kontaktl input {height:30px;width:330px;border:1px solid #666; font-weight:bold;font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.fuss { clear:both;width:990px; height:50px; border: 5px solid #ccc; -moz-border-radius:13px; -webkit-border-radius: 13px; background:#f2f2f2; margin-top:55px; text-align:center; margin: 0 auto; line-height:50px;}
