@CHARSET "UTF-8";

body {
	margin: 0;
	background: #eff4e8 url("images/bg-verlauf.jpg") repeat-x;
	font-size: 12px;
	font-family:  Verdana,Arial,sans-serif;
	color: #333333;
}
td#content a,
td#rightcontent a {
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
td#content a:hover,
td#rightcontent a:hover {
	text-decoration: underline;
}
td#content {
	line-height: 1.5em;
}
td#content ul {
	list-style: url('images/list-image.gif') outside; 
	margin:0; 
	padding:0 0 0 20px;
}
td#content ul li {
	margin-bottom: 5px;
}
div#content-container {
	margin: 5px 19px;
}
ul.menu-level2 {
	margin: 0;
	padding: 0;
}
ul.menu-level2 li {
	list-style-type: none;
	width: 195px;
	border-bottom: 1px solid #999999;
	padding: 6px 5px 6px 15px;
}
ul.menu-level2 li a {
	color: #333333;
	text-decoration: none;
}
ul.menu-level2 li.menu-level2-active a,
ul.menu-level2 li.menu-level2-current-active a {
	color: #669933;
	font-weight: bold;
}
td.footer a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #669933;
	font-size: 16px;
}
h2 {
	color: #669933;
	font-size: 14px;
}
.inline-header {
	color: #669933;
	font-weight: bold;
}


/* Styles for News Plugin */

div.news-list-item {
	margin-bottom: 30px;
}
.news-list-item h4 {
	margin: 0;
}
h4 a,
div.pricebox td.pricebox-link a,
span.news-list-morelink a,
div.news-single-backlink a {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
div.pricebox {
	width: 230px;
	height: 50px;
	margin: 0 0 20px 10px;
}
div.pricebox td.pricebox-price {
	background-color: #669933;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	width: 70px;
	height: 30px;
	padding: 0 0 0 5px;
	margin: 0;
}
div.pricebox td.pricebox-subscribe {
	background-color: #9b9d9d;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	width: 70px;
	height: 30px;
	padding: 0 0 0 5px;
	margin: 0;
}
div.pricebox td.pricebox-link {
	border: 2px solid #669933;
	color: #669933;
	font-size: 12px;
	font-weight: bolder;
	width: 130px;
	height: 30px;
	padding: 0 0 0 5px;
	margin: 0;
}
div.news-single-img {
	text-align: right;
}
div.hdr-left {
	width: 270px; 
	float: left;
	padding-right:15px;
	height: 335px;
}
div.hdr-left img {
	float:left;
	padding:0 15px 5px 0;
}
div.hdr-left div.pricebox {
	margin: 0 0 20px -5px;
}
span.detail {
	color: #669933;
	font-weight: bold;
}
div.news-list-browse {
	float: left; 
	width:100%; 
	margin-bottom:20px; 
	text-align: center;
}

/* Mailformular */
.csc-mailform-field {
   padding:5px 0;
   width:500px;
}
.csc-mailform-field input,
.csc-mailform-field textarea {
   border:1px solid #669933;
   color:#585858;
   width:290px;
   background-color: #E8F0DF;
}
.csc-mailform-field div.mailformlabel,
.csc-mailform-field div.mailformlabel-req {
   width: 200px;
   float: left;
}
.csc-mailform-field div.mailformlabel-req {
   font-weight: bold;
}
.csc-mailform-field input#mailformformtype_mail {
   border:1px solid #669933;
   color:#669933;
   font-weight:bold;
   margin-top:20px;
   width:150px;
   float: right;
}
.csc-mailform-field input.csc-mailform-check {
   width: auto;
   border:0px;
   background-color: white;
}
