/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

#main{
	width: 957px;
	margin: auto;
}
.logo{
	height: 50px;
	padding-left: 25px;
}
.topmenu{
	float: right;
	padding-bottom: 5px;
	padding-right: 20px;
}

.topmenu a,
.service a{
	color: #424242;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	border-right: 1px solid #424242;
}
.hotline{
	padding-left: 5px;
	color: #068c13;
	font-weight: bold;
}
.keyvisual{
	border-top: 1px solid #068C13;
	padding-top: 5px;
	float: none;
	clear: both;
	width: auto;
}
.tx-wmcontentteaser-pi1{
	width: auto;
	float: none;
}
.text{
	display: none;
}
.right{
	display: none;
}
.service,
.copy{
	float: left;
}

.copy{
	width: 620px;
}

#content{
	background-image: url(../../images/htg.jpg);
	background-repeat: repeat-y;
	padding: 15px 10px 15px 10px;
}
#menu{
	display: none;
}
#footer{
	float: none;
	clear: both;
}
h1, h2, h3 {
	color: #59c700;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
	
}

h2 {
}

h3 {
}
a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

.csc-textpic-caption {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(../../images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}
.csc-textpic-caption {
	padding: 5px;
	}
.csc-textpic-image{
	border: 1px solid #4f9cef;
	}


/*Mailformular*/
fieldset.csc-mailform{
	border: none;

	width: 450px;
}
fieldset.csc-mailform input,
fieldset.csc-mailform select,
fieldset.csc-mailform textarea{
	padding: 2px;
	background-color: #eee;
	padding-left: 5px;
border: 1px solid #59c700;

}

.csc-mailform-field{
	width: auto;
	vertical-align: top;
	padding: 5px;
	float: left;

	

}
.csc-mailform label{
	display: block;
	width: 150px;
	vertical-align: top;
	float: left;
	padding-top: 3px;
}

/*Tabellen*/
tr.tr-even td{
	background-color: #eee;
}
.contenttable{
	width: 100%;
}
.contenttable b{
	color: #478EED;
}
.contenttable td{
	padding: 5px;
}
thead tr th{
	background-color: #dcebfc;
	padding: 5px;
}
#contact{
	text-align: right;
	padding-bottom: 10px;
}
#contact a{
	color: #59c700;
	text-decoration: none;
	font-weight: bold;
}
