html,body{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	padding:0;


}
ul,li,form,input,select,label,p,h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;

}

#master{
	margin: auto;
	width: 956px;
	min-height: 500px;
	background-color: #000;
}
#top{
	height: 165px;
}

.logo{
	
}
.topmenu{
	background-image: url(../gfx/htg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
	
	}
.topmenu ul li{
	float: left;
	padding: 8px 14px 0px 14px;
	
	list-style: none;
}
.topmenu ul li a{
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: white;
/*	font-weight: bold;*/
	text-transform: uppercase;
	text-shadow: #000 1px 1px 1px;

}
.topmenu ul li a:hover{
	color: #009ee0;
}
.main{
	
	background-repeat: repeat-y;
		
}
.menu{
	width: 229px;
	width: 168px;
	float: left;
	padding-top: 34px;
	
}
.menu ul li{
	
	display: block;
	border-top: 1px solid white;
	
}
.menu ul li a{
	font-size: 14px;
	color: white;
	padding: 21px 10px 21px 15px;
	display: block;
	text-decoration: none;
}
.menu ul li.act li a{
	font-size: 14px;
	color: white;
	padding: 11px 10px 11px 25px;
	display: block;
	text-decoration: none;
}
.menu ul li a:hover,
.menu ul li.act a,
.menu ul li.act li a:hover,
.menu ul li.act li.act a
{
	color: #009ee0;
}
.content{
	width: 568px;
	float: left;
	font-size: 14px;
	line-height: 128%;
		background-color: #c3c3c3;
}
.rootline{
	height: 34px;
	background-color: #000;
}
.inhalt{
	padding: 15px 10px 15px 0px;
}

.right{
	width: 218px;
	float: left;
	overflow: hidden;
}

.rootline ul li{
	float: left;
	padding: 8px 15px 0px 0px;
	font-size: 10px;
	color: white;
	list-style: none;
	
}
.rootline ul li a{
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.clearer{
	clear: both;
	float: none;
	height: 0px;
}

/*###FORMULARE###*/
fieldset{
	border: none;
}
.csc-mailform-field{

	display: block;
	clear: both;
	float: none;
}
form br { /* Alle Zeilenumbr?che in Formularen ausw?hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}
span.form-label-long,
.line input,
.line textarea,
.csc-mailform-field label, 
.csc-mailform-field input, 
.csc-mailform-field select,
.csc-mailform-field textarea { /* Alle Labels UND Formularelemente ausw?hlen */
  display: block;
  float: left;
  width: 130px; /* Breite.*/
}

span.form-label-long,
.line input,
.line textarea{
	width: 200px;
}

.csc-mailform-field input, 
.csc-mailform-field select,
.csc-mailform-field textarea{
	width: 280px;
}
.csc-mailform-field select,
.csc-mailform-field textarea,
.line textarea{
	width: 205px;
}

span.form-label-long,
.csc-mailform-label{
	font-weight: normal;
}
span.form-label-long,
.csc-mailform-field label{
	clear: left;
}
.line input#submit,
.csc-mailform-field input#submit { /* den Submit-Button */
  float: none;
  
	margin-top: 15px;
}
.csc-mailform-field input.csc-mailform-submit{
	
	margin-left: 130px;
}

.tx-pilmailform-pi1 .line INPUT,
.tx-pilmailform-pi1 .line span{
margin-bottom: 7px !important;
}
/*###ENDE FORMULARE###*/

/*NEWS*/
.news-single-rightbox{
display: none;
}
p.bodytext{
	padding: 0px 5px 25px 20px;
	padding-left: 20px;
}
h1{
	padding: 20px;
	margin: 0px;
	line-height: 120%;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
padding-left: 15px;
}
.menuright{
text-align: right;
padding-right: 5px;
}
.menuright a{
color: white;
font-size: 10px;
text-decoration: none;
}
a.download,
a.external-link-new-window,
a.internal-link{
color: black;
text-decoration: none;
}
a.download:hover,
a.external-link-new-window:hover,
a.internal-link:hover{
font-weight: bold;
}
a.download img,
a.external-link-new-window img,
a.internal-link img{
padding-right: 10px;
border: none;
}
