body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fffdfd;
	margin: 0;
	padding: 0;
	background: #000 url('../images/body-bg.png') repeat-x;
	min-width: 1046px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#bg {
	background: url(../images/bg.jpg) no-repeat 50% 0;
}
a {
	color: #FFF;
}
#page {
	width: 980px;
	height: 100%;
	padding: 0 33px 0 32px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#header {
	overflow: hidden;
	height: 117px;
	position: relative;
	background: url(../images/header-line.gif) no-repeat 0 100%;
}
.logo {
	position: absolute;
	left: 706px;
	top: 134px;
	width: 290px;
	height: 209px;
	background: #262220;
	z-index: 100;
	margin: 0;
	padding: 0;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 260px;
	margin: 22px 0 0 17px;
	height: 169px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
#nav {
	margin: 29px 0 0;
	padding: 0 0 0 19px;
	list-style: none;
	float: left;
	position: relative;
}
#nav li {
	float: left;
	margin-left: -7px;
	display: inline;
	padding-bottom: 20px;
}
#nav li a {
	float: left;
	color: #7e695d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
}
#nav li a strong {
	float: left;
	height: 35px;
	background: url(../images/nav-left-bg.png) no-repeat;
	line-height: 35px;
	cursor: pointer;
	padding: 7px 4px 0 20px;
}
#nav li a span {
	height: 42px;
	width: 15px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	background: url(../images/nav-right-bg.png) no-repeat;
}
#nav li a.active, #nav li.hover a, #nav li:hover a {
	color: #fff;
}
#nav li a.active span, #nav li.hover span, #nav li:hover span {
	background: url(../images/nav-right-hover-bg.png) no-repeat;
}
#nav li a.active strong, #nav li.hover strong, #nav li:hover strong {
	background: url(../images/nav-left-hover-bg.png) no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 14px;
	top: 57px;
	width: 700px;
	/*display: none;*/
	display: block;
}
#nav li.hover ul, #nav li:hover ul {
	display: block;
}
#nav ul li {
	margin: 0;
	padding: 0 0 0 16px;
}
#nav ul li a {
	color: #7e695d !important;
	font-size: 12px;
}
#nav ul li a:hover, #nav ul li a.act {
	color: #fff !important;
}
.date {
	position: absolute;
	right: 12px;
	top: 6px;
	color: #7e695d;
	font-size: 10px;
	font-weight: normal;
}
#content {
	width: 100%;
	margin-top: 17px;
	background: url(../images/content-bg.gif) repeat-y;
	position: relative;
}
#content:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.content-bg {
	overflow: hidden;
	width: 100%;
	background: url(../images/content-top-bg.gif) no-repeat;
}
.content-bot-bg {
	padding: 0 29px 26px 0;
	overflow: hidden;
	height: 100%;
	background: url(../images/content-bot-bg.gif) no-repeat 0 100%;
}
.side-menu {
	position: absolute;
	right: -39px;
	top: -22px;
	overflow: hidden;
	width: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 40px;
	background-repeat: no-repeat !important;
}
.side-menu .link1 a {
	height: 49px;
	background: url(../images/side-menu-link1.png);
}
.side-menu .link2 a {
	height: 49px;
	background: url(../images/side-menu-link2.png);
}
.side-menu .link3 a {
	height: 64px;
	background: url(../images/side-menu-link3.png);
}
#main {
	float: left;
	width: 630px;
	padding-left: 24px;
}
.topstory {
	overflow: hidden;
	width: 625px;
	background: #322e2c;
}
.topstory-text {
	float: left;
	width: 211px;
	padding: 4px 17px 13px 7px;
	border: 1px solid #2c2421;
	border-width: 1px 0 0 1px;
}
.topstory-text strong {
	display: block;
	color: #7e695d;
	font-weight: normal;
}
.topstory-text h1 {
	margin: 11px 0 0;
	font-size: 24px;
	line-height: 27px;
	text-transform: uppercase;
}
.topstory-text p {
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 17px;
}
.news-latest-container a {
	font-size: 12px;
	color: #7e695d;
	text-decoration: none;
	margin-left: 6px;
}
.news-latest-container img, .swiss img {
	float: right;
}
.immer {
	width: 100%;
	background: url(../images/immer-divider.gif) repeat-x;
	margin-top: 23px;
	padding: 23px 0 33px;
}
.immer:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.immer-holder {
	width: 100%;
	background: url(../images/immer-bg.gif) repeat-y;
}
.immer-holder:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.immer-col1 {
	float: left;
	width: 373px;
	margin-top: -20px;
	position: relative;
}
.immer-divider {
	width: 100%;
}
.immer-divider:after {
	content:"";
	display:block;
	clear:both;
}
.immer-link {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 178px;
	height: 51px;
	background: url(../images/immer-link.gif) no-repeat;
	margin-left: -10px;
	position: relative;
}
.immer-divider span {
	float: right;
	font-size: 10px !important;
	color: #7e695d;
	margin-top: 34px;
}
span.archiv a {
	font-size: 10px;
	color: #7e695d;
	text-decoration: none;
}
.swiss {
	margin-top: -7px;
}
.swiss a, .plau a, .face-text a {
	font-size: 12px;
	color: #7e695d;
	text-decoration: none;
	margin-left: 6px;
}
.swiss strong {
	text-transform: uppercase;
}
.immer-box {
	overflow: hidden;
	width: 362px;
	padding: 3px 4px 4px 7px;
	background: #322e2c;
	border: 1px solid #2c2421;
	border-width: 1px 0 0 1px;
	margin-top: 12px;
	min-height: 75px;
}
* html .immer-box {
	height: 75px;
	overflow: visible;
}
.immer-box strong a {
	display: block;
	color: #fd0;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}
.immer-box p {
	margin: -1px 0 0;
	line-height: 17px;
}
.immer-img {
	float: right;
}
.immer-col2 {
	float: right;
	width: 222px;
	margin-top: -19px;
	position: relative;
}
.chili-link {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 129px;
	height: 50px;
	background: url(../images/chili-link.gif) no-repeat;
	margin-left: -11px;
	position: relative;
}
.plau-cont {
	overflow: hidden;
	width: 100%;
}
.plau {
	overflow: hidden;
	width: 100%;
	float: left;
	margin-top: -9px;
	background: url(../images/immer-divider.gif) repeat-x 0 100%;
	padding-bottom: 20px;
}
.plau-box {
	overflow: hidden;
	width: 100%;
	padding-top: 16px;
}
.plau-box strong a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #46972e;
}
.plau-box p {
	margin: -1px 0 0;
	line-height: 17px;
}
.face {
	width: 100%;
	margin-top: 2px;
}
.face .immer-divider span {
	margin-top: 26px;
}
.face-link {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 129px;
	height: 51px;
	background: url(../images/facebook-link.gif) no-repeat;
	margin-left: -11px;
	position: relative;
}
.face-divider {
	overflow: hidden;
	width: 100%;
	padding-top: 2px;
}
.face-text {
	float: left;
	width: 122px;
}
.face-text strong {
	display: block;
	color: #b8160d;
}
.face-text p {
	margin: -1px 0 0;
	line-height: 17px;
}
.main-img {
	display: block;
}
.zum {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}
.zum h2 {
	margin: 0 0 -2px;
	font-size: 24px;
	color: #46972e;
	font-weight: normal;
	margin-bottom: 10px;
}
.zum-box {
	overflow: hidden;
	width: 100%;
	margin-top: 17px;
}
.zum-box strong {
	display: block;
	color: #46972e;
}
.zum-box p {
	margin: -1px 0 0;
	line-height: 17px;
}
.banners {
	overflow: hidden;
	width: 100%;
	background: #221e1c;
	padding: 16px 0 15px;
	margin-top: 87px;
}
.banners ul {
	overflow: hidden;
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
}
.banners ul li {
	float: left;
	margin-left: 15px;
	display: inline;
}
.banners ul li a {
	float: left;
}
.banners ul li a img {
	display: block;
}
#sidebar {
	float: right;
	width: 261px;
	padding-top: 209px;
	padding-bottom: 40px;
}
.sidebox {
	overflow: hidden;
	height: 1%;
	font-size: 10px;
	background: url(../images/sidebox-top.gif) no-repeat;
}
.sidebox-bg {
	overflow: hidden;
	height: 1%;
	background: url(../images/sidebox-bot.gif) no-repeat 0 100%;
	padding-bottom: 19px;
}
.search-form {
	overflow: hidden;
	height: 100%;
	font-size: 12px;
	padding: 10px 0 9px 9px;
	color: #fff;
}
.search-form label {
	float: left;
	line-height: 24px;
	padding-right: 12px;
	text-transform: uppercase;
}
.search-form .text {
	background: url(../images/search-form-text.gif) no-repeat;
	width: 196px;
	height: 24px;
	float: left;
}
.search-form .text input {
	float: left;
	margin: 3px 0 0 8px;
	outline: none;
	padding: 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	border: 0;
	width: 180px;
	background: none;
}
.side-table {
	overflow: hidden;
	height: 1%;
	padding: 12px 0 10px 10px;
}
.side-table table {
	border-collapse: collapse;
	margin: 0;
	width: 242px;
}
.side-table table td {
	overflow: hidden;
	height: 1%;
}
.side-table table .col1 {
	width: 8px;
}
.side-table table .col2 {
	width: 144px;
}
.side-table table .col3 {
	width: 36px;
}
.side-table table .col4 {
	width: 36px;
}
.side-table table .col5 {
	width: 18px;
}
.side-table table tbody td {
	background: #201d1b;
	padding: 1px 0 2px;
	border-top: 2px solid #332d2a;
	overflow: hidden;
}
.side-table table thead td {
	font-weight: bold;
	height: 17px;
}
.side-news {
	overflow: hidden;
	height: 1%;
	padding: 3px 9px 8px 10px;
}
.side-news .item {
	background: #201d1b;
	overflow: hidden;
	height: 1%;
	margin-top: 5px;
	padding: 4px 8px 5px;
	line-height: 14px;
}
.side-news .item .info {
	display: block;
}
.side-news .item .info a {
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
	color: #fff;
}
.side-news .item .info a:hover {
	text-decoration: underline;
}
.side-news .item p {
	margin: 0;
}
.side-news .item p a {
	text-decoration: none;
	color: #fff;
}
.side-news .item p a:hover {
	text-decoration: underline;
}
.side-news .link {
	float: right;
	text-decoration: none;
	color: #7e695d;
	margin: 7px 2px 0 0;
}
.side-news .link:hover {
	text-decoration: underline;
}
.statistic {
	overflow: hidden;
	height: 1%;
	padding: 1px 0 8px 10px;
	border-bottom: 10px #262220 solid;
}
.statistic h3 {
	margin: 11px 0 0 8px;
	font-size: 10px;
}
.statistic table {
	border-collapse: collapse;
	margin: 2px 0 0;
	width: 242px;
}
.statistic table td {
	padding: 0;
	background: #201d1b;
	height: 18px;
	border-top: 2px solid #332d2a;
}
.statistic table td a {
	color: #FFF;
	text-decoration: none;
}
.statistic table .col1 {
	width: 9px;
}
.statistic table .col2 {
	width: 21px;
}
.statistic table .col3 {
	width: 180px;
}
.statistic table .col4 {
	width: 32px;
}
.side-nav {
	height: 1%;
	background: #262220;
	position: relative;
}
.side-nav:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.side-nav div {
	float: left;
	margin: 0 0 -8px;
	background: url(../images/side-nav.gif) no-repeat 100% 100%;
	position: relative;
}
.side-nav ul {
	float: left;
	margin: 0;
	padding: 0 7px 8px 0;
	background: url(../images/side-nav-grad.gif) no-repeat 0 100%;
	list-style: none;
}
.side-nav ul li {
	float: left;
	font-size: 12px;
	margin-left: -21px;
	display: inline;
	text-transform: uppercase;
}
.side-nav ul li a {
	float: left;
	text-decoration: none;
	color: #7e695d;
	background: url(../images/side-nav-left.gif) no-repeat;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	outline: none;
}
.side-nav ul li.first {
	margin-left: 0;
}
.side-nav ul li.first a {
	background: url(../images/side-nav-first.gif) no-repeat;
}
.side-nav ul li.first a span {
	padding-left: 12px;
}
.side-nav ul li a span {
	float: left;
	cursor: pointer;
	padding: 3px 21px 0 24px;
}
.side-nav ul li.wide a span {
	width: 188px;
}
.side-nav ul li.last a span {
	background: url(../images/side-nav-last.gif) no-repeat 100% 0;
}
.side-nav ul li a:hover, .side-nav ul li a.active {
	color: #fefefe;
	background-position: 0 -22px;
}
.side-nav ul li a:hover span, .side-nav ul li a.active span {
	background-position: 100% -22px;
}
#footer {
	text-align: right;
	color: #7e695d;
	font-size: 10px;
	overflow: hidden;
	height: 1%;
	padding: 1px 1px 34px 0;
}
#footer a {
	color: #7e695d;
	text-decoration: none;
}
/* ve_guestbook */
/* Anpassungen ve_guestbook */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background-color: #46972e !important;
	/*clear:both;*/
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding: 4px 6px;
	margin: 0px;
	width: 100%;
}
.tx-guestbook-latest {
	margin: 8px 0px;
}
.list_entry {
	border: 1px solid #46972e;
	margin-bottom: 10px;
	clear: both;
	min-height: 100px;
	background: url(../images/guestbook_hg.gif) repeat-y top left;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	height: 1px;
	display:block;
}
.tx-guestbook-left a {
	color: #333;
	font-size: 11px;
}
#guestbook fieldset {
	display: block;
	border: 1px solid #46972e !important;
	padding: 8px;
}
#guestbook fieldset legend {
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #46972e;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#guestbook fieldset label {
}
#guestbook fieldset input, #guestbook fieldset textarea {
	border-color:#46972e;
}
#guestbook fieldset .hidden {
	display: none;
}
input.tx-guestbook-submit {
	width: 80px;
	display: inline;
	float: left;
	margin-left: 20px;
}
input.tx-guestbook-reset {
	margin: 0px;
	display: inline;
	width: 80px;
	margin-left: 110px;
	float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	width:95px;
	padding-bottom: 20px;
}
.tx-guestbook-latest {
	border: 1px solid #CCCCCC;
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #F2F2F2;
}
.tx-guestbook-latest h2 {
	/*background-color: #C40001 !important;
	clear:both;*/
	background-color: #333;
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding: 4px 6px;
	margin: 0px;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	width:485px;
}
.tx-guestbook-pagination {
	font-size: 11px !important;
}
.tx-guestbook-latest .tx-guestbook-date {
	color: #999 !important;
	font-size: 10px;
	padding: 0px 4px;
}
.tx-guestbook-latest p {
	margin: 0px;
	padding: 0 4px;
	font-size: 11px;
}
.tx-guestbook-latest p.rahmen {
	margin: 4px 0;
	padding: 0 4px 4px 4px;
	border-bottom: 1px dotted #666666;
	font-size: 11px;
}
.tx-guestbook-right {
	width: 300px;
}
.tx-guestbook-right .tx-guestbook-date {
	color: #CCCCCC;
	font-size: 10px;
}
.tx-guestbook-right p {
	padding: 3px 0px;
	margin: 0px;
	width: auto !important;
}
p.tx-guestbook-latest-more {
	padding: 3px;
}
/* Anpassungen Tabelle */
table p {
	margin: 0px;
	padding: 0px;
	color: #000;
}
table.contenttable {
	border-collapse: collapse;
	empty-cells: hide;
	color:#000 !important;
	width: 100%;
	margin: 15px 0;
	font:12px Arial, Verdana, Tahoma, sans-serif;
}
table.contenttable td {
	padding: 3px 2px;
	color: #000 !important;
}
table.contenttable tr.tr-even {
	background-color: #F8F8F8;
	color: #000;
}
table.contenttable tr.tr-odd {
	background-color: #EEE;
	color: #000;
}
table.contenttable td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.contenttable th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.contenttable tr:hover {
	background-color: #CCCCCC;
}
/* Nice Table */
table#nicetable1 tr.even, table#nicetable2 tr.even, table#nicetable3 tr.even, table#nicetable4 tr.even {
	background-color: #F8F8F8;
	color: #000;
}
table#nicetable1 tr.odd, table#nicetable2 tr.odd, table#nicetable3 tr.odd, table#nicetable4 tr.odd {
	background-color: #EEE;
	color: #000;
}
table#nicetable1 tr:hover, table#nicetable2 tr:hover, table#nicetable3 tr:hover, table#nicetable4 tr:hover {
	background-color: #CCCCCC;
	color: #000;
}
.tx-suhv-pi1 table tr:hover {
	background-color: #CCCCCC;
}
#sidebar .tx-suhv-pi1 tr {
	color: #FFF !important;
}
#sidebar .tx-suhv-pi1 b {
	font-weight: bolder;
	font-size: 11px;
}
.tx-suhv-pi1 {
	margin-top: 4px;
}
/* Formular */
#main fieldset {
	border: none;
	margin-top: 10px;
}
#main fieldset img {
	padding-left: 2px;
}
#main legend {
	/*	color: #333333;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	font-size: 15px;

	padding: 10px 0px 0px 0px;*/

	display: none;
}
#main label {
	display: block;
	float: left;
	width: 100px;
	padding-bottom: 5px;
	font-size: 11px;
}
#main input, #main textarea, #main select {
	border: #605750 1px solid;
	background-color: #403933;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 4px;
	width: 140px;
	color: #FFF;
	font:12px "trebuchet ms", helvetica, sans-serif;
}
#main input:hover, #main textarea:hover, #main input:focus, #main textarea:focus {
	border: #000 1px solid;
	background-color: #403933;
}
#main input.powermail_submit, #main input[type=submit] {
	border: #46972e 1px solid;
	background-color: #46972e;
	background-image: none;
	color: #FFF;
	margin-left: 100px;
	margin-top: 5px;
	width: auto;
}
#main input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
#main input.mailformsubmit {
	margin-top: 10px;
	clear: both;
}
#powermaildiv_uid6 {
	clear: both;
	padding-top: 10px;
}
dl.news-single-files dt {
	float: left;
	width: 60px;
	height: 24px;
}
/* Suche info ausblenden */
.tx-indexedsearch-info {
	display: none;
}
/* News */
.news-list-container {
	margin-top: -5px;
}
.news-list-item {
	border-bottom: 1px dotted #262220;
	padding: 5px 0;
}
.news-single-item {
	padding: 5px 0;
}
.news-list-item h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.news-list-item a {
	text-decoration: none;
}
.news-list-item a:hover {
	text-decoration: underline;
}
.list_date {
	color: #999;
}
dl.news-single-files dt {
	float: left;
	width: 60px;
	height: 24px;
}
.news-single-backlink {
	padding-top: 8px;
	border-top: 1px solid #EEE;
	margin-top: 12px;
}
.newscat {
padding-right: 4px;
}
/* Diverses */
.zum .topstory {
padding: 8px;
}
.chgallery-list, .tx-chgallery-pi1 .info, .tx-chgallery-pi1 .info a, .tx-chgallery-pi1 .single {
	color: #000 !important;
	}
.error {
background-color: red;
color: white;
padding: 8px;
border-radius: 10px;
box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

/* Abschnitt SUHV */
.tx-suhv-pi1 table {
border-collapse: collapse;
empty-cells: hide;
width: 99%;
}
.tx-suhv-pi1 table td {
text-align: left;
}

.tx-suhv-pi1 table td {
border: 1px solid #3C3532;
border-collapse: collapse;
padding: 2px 3px;
}

.tx-suhv-pi1 table th {
border: 1px solid #3C3532;
border-collapse: collapse;
padding: 2px 3px;
background-color: #000;
text-align: left;
}

.tx-suhv-pi1 table tr {
moz-transition: background-color 0.5s ease-in;
-webkit-transition: background-color 0.5s ease-in;
-o-transition: background-color 0.5s ease-in;
transition: background-color 0.5s ease-in;
  }

.tx-suhv-pi1 table tr:nth-child(odd) {
background-color: #3C3532;
}
.tx-suhv-pi1 table tr:nth-child(even) {
background-color: #201D1B;
}
.tx-suhv-pi1 table tr:hover {
background-color: #000;
}
.tx-suhv-pi1 table tr.bold td,
.tx-suhv-pi1 table tr td.bold {
font-weight: bold;
}
.loss {
	background-color: #FF3E3E;
}
.win {
	background-color: #00C440;
}
.tie {
	background-color: #666666;
}
