body {
	background: #F8F8F8 url(../img/hg_body.jpg) no-repeat top center;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	overflow-y: scroll;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
}
h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a img {
	border: none;
}
#container {
	margin: 0 auto;
	width: 930px;
	background: transparent url(../img/hg_container.png) no-repeat top left;
	height: auto !important;
	height: 800px;
	min-height: 800px;
	text-align: left;
}
#containerinner {
	padding: 10px 15px 0 15px;
}
/* Header einr�cken um Rand */
#headerwrap {
	padding: 0 5px;
}
#header {
	position: relative;
	width: 890px;
	height: 360px;
}
#header #topmenu {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 386px;
	height: 20px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu ul li {
	float: left;
	color: #787878;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 27px;
	height: 27px;
	text-transform: uppercase;
}
#topmenu ul li a {
	color: #787878;
	display: block;
	text-decoration: none;
	background: #FFF url(../img/hg_topmenu_a.gif) no-repeat center left;
	padding: 0 10px 0 14px;
}
#topmenu #suche {
	width: 200px;
	float: right;
	margin-top: -3px !important;
	margin-top: 0;
}
#topmenu #suche fieldset {
	border: none;
}
#topmenu #suche div.inp-bg {
	background:url(../img/hg_suche.gif) no-repeat;
	width:163px;
	height:27px;
	float: left;
}
#topmenu #suche div.inp-bg input {
	width:150px;
	margin:4px 0 0 10px;
	background:none;
	border:none;
	color: #787878;
}
#topmenu #suche input.search {
	height: 27px;
	width: 15px;
	outline: none;
}
#header #logos {
	position: absolute;
	top: 48px;
	left: 0px;
	width: 890px;
	height: 50px;
	background: #FFF url(../img/hg_logos.gif) no-repeat top left;
}
#header #logos h1 {
	position: absolute;
	top: 6px;
	left: 10px;
	width: 183px;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#header #logos h1 a {
	outline: none;
	height: 39px;
	width: 183px;
	display: block;
}
#header #image {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 890px;
	height: 250px;
	background-color:#F9F9F9;
	border-top: 6px solid #4E686F;
}
#mainmenu {
	background-color: #9C1A1A;
	height: 30px;
	margin: 0 5px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li {
	float: left;
	border-right: 1px solid #F9F9F9;
	height: 30px;
	color: #FFF;
	line-height: 30px;
}
#mainmenu ul li.last {
	border: none;
}
#mainmenu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 12px;
	outline: none;
}
#mainmenu ul li a:hover, #mainmenu ul li a.act {
	background-color: #557182;
}
#contentwrap {
	background-color: #FFF;
	margin: 15px 0 0 0;
	padding: 0;
}
#contentwrap .contentinner {
	margin: 0 5px;
	padding: 0 0 20px 0;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	background: #FFF url(../img/hg_contentwrap.gif) repeat-y top left;
}
#second #contentwrap .contentinner {
	background: #FFF url(../img/hg_contentwrap_second.gif) repeat-y top left;
}
#contentwrap #left {
	float: left;
	width: 140px;
}
#contentwrap #left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 138px;
}
#contentwrap #left ul li {
	padding-left: 10px;
	height: auto !important;
	height: 1px;
}
#contentwrap #left ul li a {
	color: #333;
	background: transparent url(../img/hg_submenu.gif) no-repeat center left;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
#contentwrap #left ul li a:hover, #contentwrap #left ul li a.act {
	color: #9C1A1A;
	background: transparent url(../img/hg_submenu_hover.gif) no-repeat center left;
}
#contentwrap #left ul li ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	width: 128px;
	background: transparent url(../img/hg_subsubmenu.gif) repeat-x top left;
}
#contentwrap #left ul li ul li {
	padding: 0px;
}
#contentwrap #left ul li ul li a {
	color: #333;
	padding-left: 10px;
	display: block;
	font-weight: normal;
	background: none;
	line-height: 17px;
	text-decoration: none;
}
#contentwrap #left ul li ul li a:hover, #contentwrap #left ul li ul li a.act {
	background: transparent url(../img/hg_subsubmenu_hover.gif) no-repeat center left;
}
#contentwrap #newsletter {
	padding: 70px 0 0 2px;
}
#contentwrap #loginform {
	margin-top: 40px;
	background: transparent url(../img/hg_login.gif) no-repeat top left;
	padding-left: 28px;
}
#contentwrap #loginform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	height: 50px;
}
#contentwrap #loginform legend, #contentwrap #loginform label {
	display: none;
}
#contentwrap #loginform input {
	border: 1px solid #CCC;
	color: #666;
	font-size: 11px;
	width: 100px;
	margin-bottom:2px;
}
#contentwrap #loginform button {
	border: 1px solid #CCC;
	background-color: #CCC;
	color: #FFF;
	width: 100px;
}
#contentwrap #adresse {
	margin-top: 100px;
	padding-left: 10px;
	font-size: 11px;
	color: #666;
}
#contentwrap #adresse a {
	color: #666;
}
#contentwrap #rightwrap {
	float: right;
	width: 730px;
}
#contentwrap #right {
	float: right;
	width: 180px;
}
#contentwrap #right .inner {
	padding-right: 5px;
}
#contentwrap #middle {
	float: left;
	width: 510px;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
	
body#second #contentwrap #middle {
	width: 98%;
	background-color: #FFF;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#contentwrap #middle #pfad {
	margin-bottom: 20px;
	font-size: 10px;
	color: #999;
}
#contentwrap #middle #pfad a {
	color: #999;
	text-decoration: none;
}
#contentwrap #middle #pfad a:hover {
	color: #333;
	text-decoration: none;
}
#contentwrap #middle #content a {
	font-weight: normal;
	color: #43667F;
	text-decoration: none;
}
#contentwrap #middle #content ul {
	margin: 14px;
	padding: 0;
	list-style: none;
}
#contentwrap #middle #content ul li {
	background: transparent url(../img/hg_submenu.gif) no-repeat 0px 1px;
	padding-left: 13px;
	padding-bottom: 5px;
}
#contentwrap #middle #content a:hover {
	text-decoration: underline;
}
#footer {
	background: #F8F8F8 url(../img/hg_footer.png) no-repeat top left;
	height: 100px;
	width: 930px;
}
#second #footer {
	background: #F8F8F8 url(../img/hg_footer_second.png) no-repeat top left;
	height: 100px;
	width: 930px;
}
#footer p {
	text-align: center;
	padding-top: 30px;
	margin: 0;
}
#footermenu { 
	font-size: 11px; 
	color: #666; 
	padding: 20px 0 0 160px;
	margin: 0 0 -15px 0;
}
#footermenu a {
	color: #666;
	padding-right: 4px;
}
.clear {
	clear: both;
}
.csc-textpic-caption {
	color: #666;
	font-size: 11px;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: solid thin #333;
	padding: 0px 0px;
}
.werbebox .csc-textpic-image {
	margin-bottom: 10px !important;
}
.angebotbox {
	margin: 8px 0;
	padding: 6px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
/*.csc-linkToTop {
	text-align: right;
}*/
.csc-linkToTop a {
	text-indent: -9999px;
	display: block;
	float: right;
	outline: none;
	width: 10px;
	height: 13px;
	background: transparent url(../img/nachoben.gif) no-repeat top right;
}
.csc-linkToTop  {
	clear: both;
	width: 100%;
	height: 20px;
}

.csc-linkToTop a {
	font-size: 10px;
	color: #333;
}
/* FCE */
.sponsoren {
	background: transparent url(../img/sponsorbox_oben.gif) no-repeat top left;
	width: 173px;
	margin-bottom: 12px;
	/*vorher 30*/
}
.sponsoren .sponsoreninner {
	background: transparent url(../img/sponsorbox_unten.gif) no-repeat bottom left;
	padding: 4px 8px;
	text-align: center;
}
.newsticker {
	background: transparent url(../img/newsticker_oben.gif) no-repeat top left;
	width: 173px;
	margin: 12px 0;
}
.newsticker .newstickerinner {
	background: transparent url(../img/newsticker_unten.gif) no-repeat bottom left;
	padding: 4px 8px;
}
.newsticker .newstickerinner h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #43667F;
	text-transform: uppercase;
}
/* News */
.news_latest_list {
	margin: 10px 0;
}
.news_latest_item {
	margin-bottom: 10px;
}
.news_latest_item .date {
	float: left;
	width: 30px;
}
.news_latest_item .date .day {
	font-size: 18px;
}
.news_latest_item .date .month {
	text-transform: uppercase;
}
.news_latest_item .text {
	float: right;
	width: 120px;
}
.news_latest_item .text h4, .news_latest_item .text p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.news_latest_item .text a, .news_latest_list .archiv a {
	color: #43667F;
	text-decoration: none;
}
.news_latest_item .text a:hover, .news_latest_list .archiv a:hover {
	color: #43667F;
	text-decoration: underline;
}
.news-list-item {
	padding: 4px 0;
	border-bottom: 1px dotted #999;
}
.news-list-item .date {
	float: left;
	width: 30px;
}
.news-list-item .date .day {
	font-size: 18px;
}
.news-list-item .date .month {
	text-transform: uppercase;
}
.news-list-item .text {
	float: right;
	width: 470px;
}
.news-list-item .text h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.news-list-item .text p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.news-list-item .text a, .news-list-item .archiv a {
	color: #43667F;
	text-decoration: none;
}
.news-list-item .text a:hover, .news-list-item .archiv a:hover {
	color: #43667F;
	text-decoration: underline;
}
/* Table Styles */

table.contenttable {
	margin: 16px 1px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table p {
	padding: 0px;
	margin: 0px;
}
table.contenttable td, table.contenttable th {
	padding: 4px 5px;
}
table.contenttable th {
	background-color:#43667F;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #CCCCCC;
}
table.contenttable td {
	border: 1px solid #FFF;
}
table.contenttable tbody tr {
	background-color: #E9E9E9;
}
table.contenttable tr.odd {
	background-color: #F8F8F8;
	color: #333;
}
table.contenttable tr.even {
	background-color: #ECECEC;
	color: #333;
}
table.contenttable tbody tr:hover {
	color: #333333;
	background-color: #B2B2AF;
}
table.contenttable tbody a {
	font-weight: bold;
	color: #044899;
}
/* Form */
#content fieldset {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content fieldset img {
	padding-left: 2px;
}
#content legend {
	display: none;
}
#content label {
	display: block;
	float: left;
	width: 140px;
	padding-bottom: 5px;
	font-size: 11px;
}
#content input, #content textarea, #content select {
	border: #999 1px solid;
	background-color: #F2F2F2;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 4px;
	width: 140px;
	color: #333;
	font:12px "trebuchet ms", helvetica, sans-serif;
}
#content input:hover, #content textarea:hover, #content input:focus, #content textarea:focus {
	border: #333333 1px solid;
	background-color: #CCCCCC;
}
/*
, #content input[type=submit]
*/
#content input.powermail_submit, #content .login_button input {
	border: #333 1px solid;
	background-color: #333;
	background-image: none;
	color: #fcfcfc;
	margin-left: 140px;
	margin-top: 5px;
	width: auto;
}
input.tx_powermail_pi1_formconfirmation_back,
input.tx-powermail-pi1_confirmation_submit {
	border: #333 1px solid;
	background-color: #333;
	background-image: none;
	color: #fcfcfc;
}
#content input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
	border: #333 1px solid;
	background-color: #333;
	background-image: none;
	color: #fcfcfc;
}
.wrapper input.mailformsubmit {
	margin-top: 10px;
	clear: both;
}
/* Filelinks */

.filelinks span {
	display: inline;
}

.filelinks a {
	font-weight: bold;
	padding-right: 5px;
	font-size: 11px;
	color:  #333;

}

.filelinks small {
	font-size: 9px;
	color: #999999;
}
/* Gallery */

.tx-chgallery-pi1 .chgallery-list .text {
	float:right !important;
	width:365px !important;
}
.tx-chgallery-pi1 ul.chgallery-list {
background-image: none !important;
padding: 0 !important;
margin: 8px 0px !important;
}
.tx-chgallery-pi1 ul.chgallery-list li {
background-image: none !important;
padding-left: 4px !important;
}
.tx-chgallery-pi1 .title,.tx-chgallery-pi1 .info strong {
font-size: 16px;
font-weight: bold;
}
.tx-chgallery-pi1 .single {
	background:#f3f4f6;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px 2px !important;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

