body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
	height: 101%;
} 

.page_center {
	margin:0px auto;
	text-align:left;
	width: 965px;
	position:relative;
}


.logo {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 283px;
	height: 73px;
	background-color: #FFFFFF;
/*
	background-image: url(images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: left;
*/
}


.block_user {
	position: relative;
	top: 64px;
	left: 336px;
	width: 283px;
	height: 59px;
/*	background-color: #FF0000; */
}

.block_userstat {
	position: relative;
	top: 8px;
	left: 733px;
	width: 183px;
	height: 59px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10px;
	color: #504E53;
}


.menu_rechts {
	position: absolute;
	top: 102px;
	left: 635px;
	width: 283px;
	height: 16px;
}

.menu_rechts-druck {
	position: absolute;
	left: 0px;
	width: 90px;
	color: #34755b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menu_rechts-druck a, .menu_rechts-druck a:visited {
	color: #34755b;
	text-decoration: none;
}

.menu_rechts-druck a:hover {
	text-decoration: underline;
}

.menu_rechts-empfehlen {
	position: absolute;
	left: 97px;
	width: 120px;
	color: #34755b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menu_rechts-empfehlen a, .menu_rechts-empfehlen a:visited {
	color: #34755b;
	text-decoration: none;
}

.menu_rechts-empfehlen a:hover {
	text-decoration: underline;
}

.menu_rechts-newsletter {
	position: absolute;
	left: 205px;
	width: 120px;
	color: #34755b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menu_rechts-newsletter a, .menu_rechts-newsletter a:visited {
	color: #34755b;
	text-decoration: none;
}

.menu_rechts-newsletter a:hover {
	text-decoration: underline;
}



.menu_haupt {
	position: absolute;
	top: 126px;
	left: 336px;
	width: 579px;
	height: 40px;
	background-color: #34755b;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;	
}

.menu_haupt_box {
	padding: 10px;
	text-align: right;
}

.no {
	display: inline;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.act {
	font-weight: bold;
}

.menu_haupt a,.menu_haupt a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	
}

.menu_haupt a:hover {
	text-decoration: underline;	
	
}

H1 a, H1 a:visited {
	color: #E84400;
	text-decoration: none;
}

.block_links {
	position: absolute;
	top: 126px;
	left: 40px;
	width: 283px;
	height: 40px;
	background-color: #cee0b4;
	color: #34755b;
	line-height: 40px;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.main_content {
	position: absolute;
	top: 179px;
	left: 40px;
	width: 875px;
	height: 415px;
	background-color: #FFFFFF;
}

.block_news {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 283px;
	height: 415px;
	background-color: #E3E4E5;
}

.block_forum {
	position: absolute;
	top: 0px;
	left: 296px;
	width: 283px;
	height: 329px; /* 356px; */
	background-color: #E3E4E5;
}

.block_forum-login {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.block_register {
	position: absolute;
	top: 342px;
	left: 296px;
	width: 283px;
	height: 73px;
	background-color: #E3E4E5;
}

.block_register-content {
	padding-left: 10px;
	padding-top: 10px;
}

.register-button {
	padding-top: 10px;
}

.block_aktuell {
	position: absolute;
	top: 0px;
	left: 592px;
	width: 283px;
	height: 201px;
	background-color: #E3E4E5;
}

.block_umfrage {
	position: absolute;
	top: 214px;
	left: 592px;
	width: 283px;
	height: 201px;
	background-color: #E3E4E5;
}

.block_banner {
	position: absolute;
	top: 607px;
	left: 40px;
	width: 875px;
	height: 100px;
	background-color: #E3E4E5;
}

.block_banner_content {

}

.block_banner_content-show {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

.block_banner_rechts {
	position: absolute;
	top: 107px;
	left: 928px;
	width: 160px;
	height: 600px;
	background-color: #FFFFFF;	
}

.block_footer {
	position: absolute;
	top: 710px;
	left: 40px;
	width: 875px;
	height: 15px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #34755b;
	text-align: right;
}

.block_footer a {
	color: #34755b;
	text-decoration: none;
}

.block_footer a:hover {
	text-decoration: underline;
}


/* CONTENT - ELEMENTE */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f19827;
    display:inline;
}


/* NEWS STARTSEITE */

.block_news-content {
	padding: 10px;
}

.tx-chnewsfeeds-pi1 {
	position: absolute;
	top: 0px;
	left: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #34755b;
	text-decoration: none;
}

.tx-chnewsfeeds-pi1 ul {
	list-style:none;
	margin:5px;
	padding:0;
}

.tx-chnewsfeeds-pi1 li {
	line-height: 17px;
	display: block;
}

.tx-chnewsfeeds-pi1 li a {
	background:url(images/ico-rss.gif) no-repeat left 8px;
	padding:5px 0 5px 18px;
	display:block;
}



.tx-chnewsfeeds-pi1 a {
	text-decoration: none;
	color: #34755b;
}

.news-ss-item {
	padding-top: 15px;
	padding-bottom: 3px;
}

.news-ss-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #504E53;
}

.news-ss-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #34755b;
}

.news-ss-more a, news-ss-more a:visited{
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #34755b;
	float: right;
	text-decoration: none;	
}

.news-ss-more a:hover {
	text-decoration: none;
}



/* FORUM STARTSEITE */

.block_forum-content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}



/* AKTUELL STARTSEITE */

.block_aktuell-content {
	padding: 10px;
}

.aktuell-ss-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #34755b;
	text-decoration: none;
	line-height: 24px;
}

.aktuell-ss-image{
	padding-right: 10px;
	padding-left: 0px;
}

.aktuell-ss-subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58585A;
	vertical-align: top;
}



/* UMFRAGE STARTSEITE */

.block_umfrage-content {
	padding: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

.umfrage_startseite-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #34755b;
	margin-top: 1px;
	text-align: left;
}

.umfrage_startseite-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #504E53;
	margin-top: 1px;
	text-align: left;
}

.pollanswer {
	margin-top: 5px;
}

.pollanswer input {
	font-size: 8pt;
}


.umfrage_startseite-button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.umfrage_startseite-ergebnis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #504E53;
	margin-top: 5px;
	margin-bottom: 5px;

}

.umfrage_startseite-ergebnis img {
	margin-top: 5px;
	margin-bottom: 3px;
}



/* FORUM STARTSEITE */

.forum_zeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #504E53;
}

.forum_thema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E84400;
}

.forum_thema a{
	color: #34755B;
	text-decoration: none;
}

.forum_autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #504E53;
}

.forum_content {
	margin-top: 15px;
}


/* LOGIN-BOX SEITENKOPF */

.loginbox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10px;
	color: #504E53;
}

.loginbox_header_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10px;
	color: #E84400;
}

.loginbox_header-right, .loginbox_header-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10px;
	color: #a3a4a5;
	text-align: right;
	text-decoration: none;
}

.loginbox_header-right2, .loginbox_header-right2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10px;
	color: #504E53;
	text-align: right;
	text-decoration: none;
	padding-bottom: 5px;
}

.loginbox_header-right a:hover {
	text-decoration: underline;
}

.loginbox_header-right2 a:hover {
	text-decoration: underline;
}

.loginbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #34755b;
}

.loginbox input {
	font-size: 8pt;
}

.loginbox_name {
	height: 17px;
	width: 70px;
}

.loginbox_password {
	height: 17px;
	width: 70px;

}

.loginbox_success {
	padding-top: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #34755B;
}

.loginbox_success a{
	color: #34755B;
	text-decoration: none;
}

.loginbox_success a:hover{
	color: #34755B;
	text-decoration: underline;
}


/* XMAS */

.xmas {
	position: absolute;
	top: 167px;
	left: -137px;
	width: 252px;
	height: 437px;
	background-image: url(images/xmas_2009.png);
	background-repeat: no-repeat;
	z-index: 10000;
}

