* {
  margin:0;
  padding:0;
  border:0;
  font-family:comic sans ms, arial;
  font-size:12px;
  color:#6eaa48;
}

h1 {
  font-size:13px;
  color:#FF6600;
  font-weight:bold;
}

h2 {
  font-size:11px;
  color:#FF6600;
  font-weight:bold;
}

a {
	color:#339900;
	font-weight:bold;
	text-decoration:none;
}

hr {
	height:1px;
	width:282px;
	color:#F0F0F0;
	margin-bottom:8px;
	margin-top:6px;
	background-color:#F0F0F0;
}

ul {
	padding-left:30px;
	list-style-type:square;
}

a:hover {
	text-decoration:underline;
}

body {
	height:100%;
	width:100%;
	text-align:center; /*IE center*/
}

#container {
	margin:auto; /*FF center*/
	text-align:left;
	width:998px;
	height:100%;
	min-height:740px;
}

#header {
	background-image:url("../bilder/header.jpg");
	background-repeat:no-repeat;
	width:998px;
	height:255px;
}

#navi {
	width:229px;
	height:489px;
	float:left;
	background-image:url("../bilder/navi.jpg");
	background-repeat:no-repeat;
}

#navi img {
	vertical-align: bottom;
}

#navi .punkt {
	padding-left:37px;
}


#navi .sterne {  

  font-style: italic;
  font-size: 11px;
  color: #fff;
  margin:15px 0 0 53px;
  
  }


#content {
	line-height:17px;
}

#inhalt {
	margin:34px 304px 20px 301px;
}

#right {
	float:right;
	margin-right:-3px;
	background-image:url("../bilder/right.jpg");
	width:191px;
	height:434px;
}

#right .text {
	font-size:10px;
	line-height:18px;
	text-align:right;
	padding-right:22px;
	color:#666;
}

#right .text a {
	font-size:10px;
	color:#339900;
	font-weight:bold;
	text-decoration:none;
}

#right .text a:hover {
	text-decoration:underline;
  
}

#right .banner {  
  margin:30px 0 0 48px;
  }

#footer {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	padding-left:305px;
}

#footer a {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}

#footer img {
	margin:6px 0 8px 0;
	vertical-align:middle;
}

/*** Kontakt ***/
form {
	margin:0px;
	padding;0px;
}

fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

legend {
	display:none;
}

form br {
	clear:both;
}

label {
	float:left;
	width:100px;
}

textarea {
	margin-bottom:3px;
	width:180px;
	border:1px solid #e1e1e1;
	background:#FEF4D0;
	font:100% verdana, arial, helvetica, sans-serif;
	overflow:auto;
}

input {
	margin-bottom:3px;
	width:180px;
	border:1px solid #e1e1e1;
	background:#FEF4D0;
	font:100% verdana, arial, helvetica, sans-serif;
	height:17px;
}

.radio input {
	margin-left:10px;
	width:13px;
	background:#FFFFFF;
}

.radio2 input {
	margin-left:10px;
	width:13px;
	background:#FFFFFF;
}

.button {
	width:133px;
	border:1px solid #e1e1e1;
	color:#000000;
	background:#FEF4D0;
	margin:15px 0 0 1px;
	padding-bottom:1px;
}
/*** Kontakt ***/
