* {

	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;

}

body {

	background-image: url(../images/verlauf.png) !important;
	background-repeat: repeat-x;
	background-color: #DDA012;

}

#invis {
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 110px;
}

div#toplogo {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 72px;
}

div#toplogo img {
	height: 50px;
	margin: 22px 0 0 125px;
}

div#logofont {
	margin-left:20px;
	width:350px;
}

div#logofont span a{
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}

div#logofont span#logoorange a{
	color:#C24800;
}

div#page {

	background-image: url(../images/bg_unten.gif);
	background-repeat: no-repeat;
	/*padding-top:72px;*/
	
}

div#page_repeat {

	margin-left:116px;
	width:900px;
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-y;
	background-position:left top;

}

div#page_footer {

	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position:left bottom;

}

div#page_top {

	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position:left top;

}

div#page_top img#logo {
	float: left;
	width: 300px;
	margin-left: 20px;
}

div#footer {
	margin: 10px 0 10px 116px;
	width: 900px;
}

div#footmenu {
	text-align:right;
	color: #413304;
}

ul#menue {

	list-style-type: none;
	width: 470px;
	float: right;

}

ul#menue li {

	list-style-type: none;
	float: left;
	padding-right:14px;

}

ul#menue li a {

	position:relative;
	text-transform: uppercase;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height:50px;
	line-height:50px;
	
}
ul#menue li a:hover, ul#menue li a.act {

	color: #C24800;

}


ul#menue li a span{
    position:absolute;
    display:block;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:url(../images/grunge.gif);
    background-repeat: no-repeat;
} 
div#page_content {

	padding:110px 30px 23px 60px;
	width:560px !important;
	float:left;
	color:#ffffff;

}

div#page_right {

	float:left;
	width:200px;
	height:800px;
	padding: 50px 20px 20px 20px;

}

div.clear {

	clear:both;
	height:1px;
	overflow:hidden;

}

div.csc-header {
	margin-top: 5px;
}

div#page_content h1, div#page_right h1 {

	color: #C24800;
	font-size:20px;
	text-transform:uppercase;
	position:relative;

}

div#page_content h1 span {
    position:absolute;
    display:block;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:url(../images/grunge2.gif);
    background-repeat: no-repeat;
} 

div#page_right h1 span {
    position:absolute;
    display:block;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:url(../images/grunge3.gif);
    background-repeat: no-repeat;
}

.news-list-item h2 {
	margin-bottom: 10px;
}

.news-list-item h2 a{
	color: #fff;
}

.news-list-item p, .news-single-item {
	line-height: 2;
}

.news-list-item img, div.csc-textpic img {
	border: 2px solid #DE8418;
	float: left;
	margin: 0 10px 5px 0;
}

div.textpic img {
	border: 2px solid #DE8418;
}

a {
	text-decoration:none;
	color: #DE8418;
}

a.foot_link {
	color: #413304;
}

hr {
	margin: 5px 0;
}

div#page_content hr.clearer {
	background-color: #fff;
	height: 1px;
	clear: both;
	
}

*+html hr.clearer {
	display:block; margin: -2px 0;
}

input#sendb {
	background-color:transparent;
	color:#DE8418;
	margin:5px 0 5px -3px;
}

input#chkbox {
	vertical-align: middle;
	margin-bottom: 2px;
}

input.nlsub {
	width: 180px;
}

h2.newsh {
	width: 300px;
	float:left;
}

h2#oldnews {
	margin:40px 0 20px;
}

div.oldlinks {
	margin-left: 20px;
}

div.oldlinks div.news-list-item {
	margin-bottom: 5px;
}

span.news-list-date {
	float:right;
}

div.news-single-img img {
	margin: 10px 0;
}

.tx-chgallery-pi1 .chgallery-list li, .tx-chgallery-pi1 .info, .tx-chgallery-pi1 .single, .tx-chgallery-pi1 .single .img {
	background-color: transparent !important;
	background-image: none !important;
}

.tx-chgallery-pi1 .chgallery-list, .tx-chgallery-pi1 .chgallery-list li {
	border-style: none !important;
}

.tx-chgallery-pi1 .chgallery-list .text {
	float: none !important;
	width: auto !important;
}

.tx-chgallery-pi1 .chgallery-list .itemodd, .tx-chgallery-pi1 .chgallery-list li {
	float: left !important;
	height: 150px !important;
}

.tx-chgallery-pi1 .chgallery-list .img {
	float: none !important;
	padding: 0 !important;
	border: 1px solid #ECECEC;
	height: 100px;
	width: 150px !important;
	overflow: hidden;
}

.tx-chgallery-pi1 .chgallery-list .itemodd .img img, .tx-chgallery-pi1 .chgallery-list .itemeven .img img {
	border-style: none !important;
}

table {
	margin-left: 100px;
}

div.tx-ttnews-browsebox table {
	margin: 0;
}