* {
  margin: 0;
  padding: 0;
}

body {
	background: url(/gfx/bg01.gif) repeat-x fixed;
	background-color: #f5fbf5;
	text-align: center;
	color: #300;
}

body, div, p, span, a, ul, li, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 5px auto;
	text-align: left;
	width: 784px;
	border: 2px solid #9c9;
	background: url(/gfx/bg02.gif) repeat-x fixed
	background-color: #ffffef;;
}

#kopf {
	background: url(/gfx/bg-kopf.jpg) no-repeat;
	height: 148px;
	color: #087866;
	padding-bottom: 15px;
}

#kopf h1 {
	padding: 130px 0px 0px 305px;
	font-size: 9px;
	font-weight: normal;
}

#kopf span {
	color: #000;
}

/*----------------------------------------------------------------*/

#main {
	font-size: 11px;
	color: #000;
	background: url(/gfx/bg03.gif) repeat-y;
	width: 100%;
}

#main a {
	color: #000;
}

#main h2 {
	font-size: 11px;
	color: #087866;
}

#main ul {
	margin-left: 15px;
}

.praeparat {
	width: 100%;
	background-color: #cde7cd;
}

.plinks, .prechts {
	padding: 5px 0px 5px 10px;
	float: left;
}

.plinks {
	width: 130px;
}

.prechts {
	padding-left: 5px;
	width: 216px;
}

.strichellinie {
	border-top: 1px dotted #300;
	margin: 4px 0px;
	height: 0px;
	font-size: 0px;
}

.bg1 {
	background-color: #cde7cd;
	padding: 6px;
}

.bg2 {
	background-color: #e0f0e0;
	padding: 6px;
}

/*----------------------------------------------------------------*/

#nav {
	padding: 5px 20px 5px 23px;
	width: 150px;
	float: left;
}

#nav li {
	margin-left: 15px;
	list-style-type: none;
	border-bottom: 1px dashed #fff;
}

#nav li a {
	padding: 7px 5px;
	text-decoration: none;
	color: #087866;
	display: block;
}

#nav li a:hover, #nav li a.aktiv {
	font-weight: bold;
	color: #f00;
}

#nav img {
	border: 0px;
}

/*----------------------------------------------------------------*/

#inhalt {
	width: 370px;
	margin: 12px 29px 20px 0px;
	float: left;
}

/*----------------------------------------------------------------*/

fieldset {
	border: 0px;
}

label.left {
	width: 120px;
	padding: 4px 4px;
	float: left;
}

input.kontakt, textarea.kontakt {
	
	width: 200px;
	margin: 2px 0px;
}

input, textarea {
	background: url(/gfx/bg-input.gif) no-repeat;
	border-top: 1px solid #9b987e;
	border-left: 1px solid #9b987e;
	border-right: 1px solid #dedab5;
	border-bottom: 1px solid #dedab5;
	padding: 2px 4px;
	font-size: 11px;
}

.checkbox {
	background: none;
	padding: 3px 0px;
	border: 0px;
}

input.button {
	background: none;
	background-color: #ccc;
	border: 1px solid #9b987e;
	text-align: center;
	padding: 0px 5px;
}

/*----------------------------------------------------------------*/

#rechts {
	width: 171px;
	float: left;
	color: #087866;
}

#rechts p {
	margin: 15px 10px;
}

#rechts p.rahmen {
	border-bottom: 1px dotted #300;
	padding-bottom: 15px;
}

#rechts span {
	font-size: 10px;
}

#rechts a {
	color: #087866;
}


a.more {
	padding-right: 14px;
	background: url(/gfx/pfeil01.gif) no-repeat right;
	text-decoration: none;
}

a.moregreen {
	padding-right: 14px;
	background: url(/gfx/pfeil02.gif) no-repeat right;
	text-decoration: none;
	color: #087866;
}


/*----------------------------------------------------------------*/

a:hover {
	text-decoration: none;
}

/*----------------------------------------------------------------*/

#fuss {
	background-color: #f2f9f2;
	border-top: 2px solid #9c9;
}

#fuss p, #fuss a {
	color: #087866;
	font-size: 9px;
	text-decoration: none;
}

#fuss p.sprache, #fuss p.subnav, #fuss p.copyright {

	padding: 2px 0px;
	float: left;
}

#fuss p.sprache {
	width: 149px;
	padding-left: 43px;
}

#fuss p.subnav {
	width: 110px;
}

#fuss p.subnav a {
	padding-right: 30px;
}

#fuss p.copyright {
	float: right;
	padding-right: 20px;
}
