*{
	border: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
html{
	height: 100%;
}
h1, h2, h3{
	font-weight: bold;
}
h1{
	font-size: 1.3em;
}
h2{
	font-size: 1.2em;
}
h3{
	font-size: 1.1em;
}
body{
	background: url(../img/background.gif) repeat-x;
	height: 100%;
}
#wrapper{
	min-height: 750px;
	height: auto;
	position: relative;
}

ul li{
	list-style: none;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-collapse: collapse;
}
ul li a{
	color: white;
	text-decoration: none;
}
#top{
	height: 173px;
}
#logo{
	float: left;
	height: 173px;
	width: 834px;
	display: block;
background: url(../img/logo.gif) no-repeat;
}
#navigation{
	z-index: 10;
	position: relative;
	width: 610px;	
	margin-left: 223px;
}
ul.main_navi{
	display: table;
	border-collapse: collapse;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
ul.main_navi li.l1 {
	float: left;
	height: 32px;
	width: 99px;
	background-image: url(../img/navi_item.gif);
	display: block;
	border: 1px solid white;
	border-top: hidden;
	border-bottom: hidden;
}
ul.main_navi li.l1_aktiv {
	float: left;
	height: 32px;
	width: 99px;
	background-image: url(../img/navi_item_aktiv.png);
}
ul.main_navi li a{
	display: block;
	text-align: center;
	padding-top: 7px;
	height: 22px;
	font-weight: bold;
}
ul.main_navi li.l1:hover {
	float: left;
	height: 32px;
	width: 99px;
	background-image: url(../img/navi_item_aktiv.png);
	display: block;
	border: 1px solid white;
	border-top: hidden;
	border-bottom: hidden;
}
.sub_navi_level_1{
	margin-left: 1px;
	display: block;
	width: 154px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
li.l2{
	height: 25px;
	background-color: #9B9C9D;
	width: 150px;
	position: relative;
	border-top: 1px white solid;
	border-left: 2px white solid;
	border-right: 2px white solid;
	border-bottom: 1px white solid;
	display: block;
	margin-top: 0;
}
.sub_navi_level_1 li.l2 a{
	font-size: 11px;
	display: block;
	height: 25px;
	text-align:left;
	padding: 4px;
	padding-left: 10px;
}
li.l2:hover{
	background-color: #515254;
}
.sub_navi_level_2{
	width: 160px;
	height: 200px;
}
li.l3 {
	background-color: #9B9C9D;
	width: 150px;
	border-top: 1px white solid;
	border-left: 1px white solid;
	border-right: 1px white solid;
	display: block;
	/*margin-top: 0px;*/
	height: 25px;
}
.sub_navi_level_2 li.l3 a{
	font-size: 11px;
	display: block;
	height: 25px;
	margin-top: 0;
	text-align:left;
	padding: 4px;
	padding-left: 10px;
}
li.l3:hover{
	background-color: #515254;
}
#page_navi{
	border: 0;
	position: absolute;
	float: left;
	margin-left: 836px;
	display: block;
}
#page_navi ul{
	height: 27px;
	background-color: gray;
	display: block;
}
#page_navi ul li{
	height: 27px;
	display: block;
	float: left;
	width: 71px;
}
#page_navi ul li a{
	display: block;
	margin-top: 5px;
	height: 22px;
}
/* @end */
#content{
	z-index: 1;
	display: block;
	position: relative;
	width: 600px;
	margin-left: 223px;
	margin-top: 50px;
	float: left;
	margin-bottom: 50px;
}
#content p, #content h1, #content h2, #content h3, .tx-powermail-pi1 {
	margin: 5px;
	margin-top: 20px;
}
#content p, .tx-powermail-pi1 {
	margin: 5px;
}

#content h1, #content h2, #content h3, #content h1 a, #content h2 a, #content h3 a{
	color: red;
}
#bottom{
	position: relative;
	float: left;
	height: 32px;
	background: url(../img/background_bottom.gif) repeat-x;
	width: 100%;
	margin-top: -32px;
	z-index: 9;
	position: fixed;
	float: left;
	height: 32px;
	background: url(../img/background_bottom.gif) repeat-x;
	width: 100%;
	bottom: 0px;
}
#news{
	width: 220px;
	min-height: 480px;
	float: left;
	margin-left: 844px;
	position: absolute;
	background-color: lightgrey;
	text-align: center;
	color: red;
	margin-top: 50px;
}

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:transparent;

}
#news a{
	color: #4D4D4E;
	text-decoration: none;
}
#news .news_item a{
	color: red;
}
div#news .news-latest-container {
	border:0;
	background-color:lightgrey;
}
div#news .news-latest-container H2{
	color: red;
	border: 0;
	padding:3px;
	margin:3px;
	background-color:lightgrey;
	margin-top: 20px;
}
div#news .news-latest-gotoarchive {
	color: red;
	border: 0;
	padding:3px;
	margin:3px;
	background-color:lightgrey;
	float: right;
	margin-right: 15px;
}

div#news .news-latest-item{
	color: #4D4D4E;
	text-align: left;
	position: relative;
	width: 180px;
	margin: 20px;
	background-color: lightgrey;
	border: 0;
}
div#news .news-list-container HR.clearer, div#news .news-single-item HR.clearer, div#news .news-list-container HR.clearer{
	margin-top: 15px;
	clear:right;
	height:5px;
	color: red;
	border: 0;
}
div#news .clearer{
	height: 5px;
	margin-top: 15px;
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.news-list-container {
	border:0;
	background-color:white;
}
.news-list-container H2{
	color: red;
	border: 0;
	padding:0;
	margin:3px;
	background-color:white;
}
.news-list-gotoarchive {
	color: red;
	border: 0;
	padding:0;
	margin:3px;
	background-color:white;
	float: right;
	margin-right: 15px;
}

.news-list-item{
	color: #4D4D4E;
	text-align: left;
	position: relative;
	margin: 20px;
	background-color: white;
	border: 0;
}
#content .news-list-item{
	color: #4D4D4E;
	text-align: left;
	position: relative;
	margin: 3px;
	background-color: white;
	border: 0;
}
#content .news-list-item:hover{
	background-color: #E8E8E8;
}

#content .news-list-item h2, #content .news-list-item h3,
#content .news-list-item p{
	color: black;
	margin-left: 0;
	margin-top: 5px;
	background-color: transparent;
}
.news-list-morelink A {
	position: relative;
	float:right;
	height: 5px;
	color: #4D4D4E;
	margin-top: -10px;
}
.news-list-date{
	padding-top: 7px;
	background-color: transparent;
	color: #4D4D4E;
}
.news-list-container HR.clearer, .news-single-item HR.clearer,  .news-list-container HR.clearer{
	margin-top: 15px;
	clear:right;
	height:5px;
	color: red;
	border: 0;
	border-bottom: 2px solid red;
}
.clearer{
	height: 5px;
	margin-top: 10px;
	color: red;
	font-size: 15px;
	font-weight: bold;
}
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid gray;
	padding:3px;
	background-color:white;
	border: 0;
}
.tx-ttnews-browsebox table{
	position: relative;
	margin: auto auto;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 1.1em;
}
.tx-ttnews-browsebox-SCell a, .tx-ttnews-browsebox a{
	text-decoration: none;
	color: black;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border:0;
	background-color: white;
}

.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:0;
	background-color:transparent;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0;
	background-color:white;
	list-style-type: none;
}
.news-amenu-container LI {
	padding-bottom:1px;
	width: 220px;
	text-align: left;
}
#content div.news-amenu-container H2 {
	background-color:transparent;
	padding: 0;
	margin: 0;
	border: 0;
}
#content div.news-amenu-container{
	display: inline-table;
	border: 1px solid black	;
	margin: 5px;
}

li.news-amenu-item-year {
	font-weight: bold;
	border: 0;
	padding: 2px;
	background-color: transparent;
	color: black;
	width: 70px;
	margin-left: 0px;
	position: relative;
	text-align: left;
}
.news-amenu-container a {
	color:black;
	padding:3px;
	border:0;
	background-color:white;
	text-align: left;
}

div#news div.news-latest-container  div.news-latest-gotoarchive {
	margin-top: 0px;
}
/* @end */

/* @group mail */

.tx-powermail-pi1{
}
.tx-powermail-pi1 legend {
	padding-bottom: 5px;
}
.tx-powermail-pi1 div {
	margin: 5px 0;
}
label {
	display: inline-table;
	width: 150px;
	vertical-align: top;
	text-align: left;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea {
	width: 250px;
	border: 1px solid black;
}
.powermail_submit{
	margin-left: 105px;
}
#uid24_cb, #uid24_trigger{
	margin: 0;
	padding: 0;
	top: 0;
	width: 15px;
	background-color: red;
	height: 15px;
}
input#uid24_hr{
	width: 150px;
}
#uid24_msg, #uid24_help{
	height: 0;
	width: 0;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
.powermail_submit_uid20, .powermail_submit_uid39{
	margin-left: 155px;
}
input, textarea, select{
	border: 1px solid black;
}
#content .tx-veguestbook-pi1 h2.tx-guestbook-header {
	background:transparent;
	color:black;
	display:block;
	font-size:100%;
	font-weight:bold;
	margin-top: 5px;
	padding: 0;
	width: 200px;
	float: left;
	margin-left: 0;
}
#content .tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:100px;
	background:transparent;
	padding: 0;
	height: 10px;
	min-height: 10px;
	display: inline-table;
}
#content .tx-veguestbook-pi1 .tx-guestbook-left p {
	color:black;
	float: left;
	position: relative;
}
#content .tx-veguestbook-pi1 .tx-guestbook-right {
	float:right;
	width:250px;
	background:transparent;
	padding: 0;
}
.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	float:left;
	text-decoration: underline;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
	height: 2px;
	background-color: gray;
}
.tx-veguestbook-pi1{
	border: 1px solid gray;
	padding: 5px;
}
.tx-guestbook-submit{
	margin-left: 120px;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big, .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:180px;
}
div.csc-sitemap ul li{
	width: 500px;
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-top: 15px;
}
div.csc-sitemap ul li a{
	color: black;
	width: 200px;
	background-color: #D3D3D3;
	display: block;
	padding: 3px;
}
div.csc-sitemap ul li ul li{
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
div.csc-sitemap ul li ul li a{
	background-color: transparent;
	width:180px;
}
form#mailform{
	padding: 5px;
}
div.csc-mailform-field{
	float: left;
	width: 550px;
	margin: 5px 0;
}
.csc-mailform-field label{
	width: 160px;
}
.csc-mailform-field input, .csc-mailform-field textarea{
	width: 250px;
}
.csc-mailform-submit{
	margin-left: 165px;
}

.news-single-backlink, .news-single-backlink a, .news-single-backlink a:visited {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	color:red;
}
div#wrapper div#content{
	padding-bottom: 50px;
}
div#news div.news-latest-item span.news-latest-morelink a {
	color: red;
}
.news-latest-date,.news-latest-category {
	visibility: hidden;
}
div#content a,div#content a:visited, div#content a:link, div#content a:hover {
	color: red;
}
td.tx-ttnews-browsebox-SCell p a, td.tx-ttnews-browsebox-SCell p a:visited{
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width: 150px;
	display: block;
	min-height: 20px;
}
div#content div.tx-veguestbook-pi1 div.tx-guestbook-right{
	display: block;
	margin-left: 5px;
	float: left;
	width: 200px;
}
div.partnerbanner{
	position: absolute;
	left: 36px;
	top: 255px;
	width: 150px;
	height: 480px;
	overflow: hidden;
}
/* Gebaut damit die PArtner ordentlich formatiert werden*/
div#content dd.csc-textpic-caption {
	height: 30px;
}
div#content.popup {
	margin-left:15px;
	margin-top:15px;
	width:auto;
	margin-bottom:30px;
}
body#body.popup div#banner {
	display:none;
}
body#body.popup {
	background: url(../img/popup_bg.png) no-repeat;
}
