html,body{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0e6df;
	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: #fff;
}
#top{
	height: 100px;
}
.logo{
	padding: 28px 0 10px 41px;
}
#shop{
	float: right;
	position: relative;
	margin-top: 28px;
	margin-right: 40px;
}
#clip{
	float: right;
	position: relative;
	margin-top: 28px;
	margin-right: 10px;
}
.main{
	background-image: url(../gfx/htg.gif);
	background-repeat: repeat-y;
		
}
.menu{
	width: 199px;
	float: left;
}

.menu ul,
.menu ul li,
.footer ul li,
.footer ul{
	list-style: none;
	
}
.menu ul li{
	border-bottom: 1px solid white;
}
.menu ul li.last{
	border: none;
}
.menu ul li a{
	font-size: 28px;
	font-weight: bold;
	color: white;
	display: block;
	text-decoration: none;
	padding: 22px 5px 22px 10px;
}
.menu ul li a:hover,
.menu ul li.act a{
	color: #3C2316;
}
.content{
	width: 539px;
	height: 410px;
	overflow-y: auto;
	float: left;
	font-size: 14px;
	line-height: 128%;
	
}
.content.video{
	float: none;
	width: auto;
}
.inhalt{
	padding: 15px 10px 15px 25px;
}


h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 24px;
	padding-top: 10px;
	clear: both;
	float: none;
	display: block;
}
p.bodytext{
	font-size: 14px;
	line-height: 128%;
	padding: 0px 0px 24px 0px;
}
.right{
height: 410px;
	width: 218px;
	float: left;
	overflow: hidden;
}

.footer{
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 30px;
}

.footer ul li{
	float: left;
	padding-right: 45px;
}
.footer ul li a{
	color: #706D6D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.clearer{
	clear: both;
	float: none;
	height: 0px;
}
.news-list-item h2 a{
	color: #000;
	text-decoration: none;
}
.news-list-item h2{
	padding-bottom: 10px;
}
.news-list-item a,
.news-single-item a
{
	text-decoration: none;
	color: #000;
}
.news-list-morelink{
	display: block;
	padding: 0;
}
.news-list-container img{
	float: left;
	padding-right: 10px;
}
.top .sound a{
	float: right;
	color: #000;
	text-decoration: none;
	margin-right: 40px;
}
.tx-flvplayer-pi1{
	text-align: left;
}

/*###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;
}
