body * {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: "Arial",sans-serif;
	color: #333333;
	background-repeat: no-repeat;
	clear: none;
}

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 950px;
}
#topnavi {
	width: 950px;
	height: 19px;
	text-align: right;
	padding-top: 14px;
}
#topnavi a {
	letter-spacing: 1px;
}
#head {
	width: 950px;
	height: 190px;
}
#logo {
	width: 216px;
	height: 190px;
	background-image: url(../images/logo.jpg);
	margin-right: 11px;
	float: left;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#header {
	width: 723px;
	height: 190px;
	background-image: url(../images/header.jpg);
	float: left;
}
#main {
	clear: both;
	width: 950px;
	min-height: 567px;
	height: auto;
	background-color: transparent;	
}
#ende {
	width: 100%;
	height: 10px;
	clear: both;
	margin-bottom: 10px;
	display: block;
}
#spalte-links {
	width: 216px;
	height: auto;
	background-color: transparent;
	float: left;
	margin: 0px 11px 18px 0px;
}
#navi {
	width: 216px;
	height: auto;
	background-color: transparent;
	float: left;
	margin-bottom:10px;	
}

#navi a {
	display: block;
	width: 216px;
	height: 28px;
	margin-bottom: 10px;
	background-color: transparent;
}
#navi a.aktiv {
	background-color: #000000;
}
#quickinfo {
	width: 199px;
	height: auto;
	clear: left;
	border: 1px solid black;
	background-color: #f2f2f2;
	padding-left: 14px;
	overflow: hidden;
}
#quickinfo a {
	display: block;
	width: 201px;
	height: 27px;
	margin-top: 3px;
	float: left;
	clear: left;
	text-decoration:none;
}

#quickinfo .qi-42 {background-image: url(../images/qi_informationsmaterial.png);}
#quickinfo .qi-42-a {background-image: url(../images/qi_informationsmaterial_aktiv.png);}
#quickinfo .qi-16 {background-image: url(../images/qi_kontakt.png);}
#quickinfo .qi-16-a {background-image: url(../images/qi_kontakt_aktiv.png);}
#quickinfo .qi-38 {background-image: url(../images/qi_besucherzentrum.png);}
#quickinfo .qi-38-a {background-image: url(../images/qi_besucherzentrum_aktiv.png);}
#quickinfo .qi-18 {background-image: url(../images/qi_gaestebuch.png);}
#quickinfo .qi-18-a {background-image: url(../images/qi_gaestebuch_aktiv.png);}
#quickinfo .qi-39 {background-image: url(../images/qi_buergertelefon.png);}
#quickinfo .qi-39-a {background-image: url(../images/qi_buergertelefon_aktiv.png);}
#quickinfo .qi-40 {background-image: url(../images/qi_links.png);}
#quickinfo .qi-40-a {background-image: url(../images/qi_links_aktiv.png);}
#quickinfo .qi-41 {background-image: url(../images/qi_rssfeeds.png);}
#quickinfo .qi-41-a {background-image: url(../images/qi_rssfeeds_aktiv.png);}

.invisible {visibility:hidden;}

#breadcrumb {
	width: 723px;
	height: 20px;
	float: left;
	border-bottom: 1px solid #000000;
	background-color: transparent;
	margin-bottom: 10px;
	padding-top: 7px;
}
#breadcrumb a {
	font-size: 13px;
	letter-spacing: 1px;
}
#breadcrumb img {
	width: 19px;
	height: 10px;
	display: inline;
}
#content {
	width: 481px;
	height: auto;
	float: left;
	background-color: transparent;
	margin-right: 10px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: 0px -12px;
	margin-bottom: 10px;
}
/*
.endweiss {
	width: 100%;
	height: 12px;
	clear: both;
	background-color: white;
	position: relative;
	left: -20px;
	border-bottom: 1px solid #000000;
}
*/
#content div.c {
	width: 461px;
	height: auto;
	/*background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: 0px -12px;*/
	overflow: hidden;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
/*	border-bottom: 1px solid #000000; */
}
* html #content div.c {
	width: 481px;
}
#content h1 {
	width: 457px;
	height: auto;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 4px 5px 4px 0px;
	border-top: 0px solid white;
	border-bottom: 13px solid white;
	padding-left: 20px;
	position: relative;
	left: -20px;
}
* html #content h1 {
	width: 482px;
}
#content h2 {
	font-size: 13px;
	clear: left;
}
/*
#content .divider {
	width: 481px;
	height: 13px;
	background-color:white;
	border-top: 1px solid black;
	clear: both;
	position: relative;
	left: 0px;
	margin: 13px 0px 0px 0px;
}*/
#content .divider {
	width: 481px;
	height: 30px;
	background-color:white;
	background-image: url(../images/divider_bg.gif);
	background-position: left 10px;
	background-repeat: repeat-x;
	clear: both;
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
}


#content .bodytext {

}
#content .bodytext a {
  font-weight: bold;
}
#content ul {
margin: 0px 0px 0px 10px;
font-weight: bold;
}
#content li a {
font-size: 16px;
}

.tx-ttnews-browsebox {
height: 15px;
overflow: hidden;
position: relative;
top: 0px;
padding: 5px 5px 5px 5px;
margin: 0px 0px 10px 0px;
background-color: #CCCCCC;
}
.tx-ttnews-browsebox p {
float: left;
}
.tx-ttnews-browsebox * {
display: inline;
float: left;
}
.tx-ttnews-browsebox table {
float: right;
}
.tx-ttnews-browsebox table td {
padding-right: 5px;
}
.tx-ttnews-browsebox-strong {
font-weight: bold;
float: none;
}
.tx-ttnews-browsebox-SCell p a {
font-weight: bold;
}
.news-list-browse-bottom .tx-ttnews-browsebox {
margin: 0px 0px 0px 0px;
}


#newsbox {
	width: 232px;
	height: auto;
	min-height: 300px;
	background-color: #CCCCCC;
	float: left;
/*	padding: 0px 11px 0px 11px;*/
}
#newsbox div.c {
	padding: 0px 0px 0px 0px;
}
#newsbox h1 {
	width: 210px;
	height: auto;
/*	padding: 4px 2px 2px 10px;*/
	background-color: #999999;
	color: white;
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 0px;
	clear: both;
	padding: 0px 11px 0px 11px;
/*	position: relative;
	left: -11px;*/
}
* html #newsbox h1 {
	width: 232px;
	padding: 0px 11px 0px 11px;
}
#newsbox div.teaser {
	clear: both;
	padding: 0px 11px 16px 11px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}
#newsbox p {
	clear: both;
	padding: 0px 11px 0px 11px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}
#newsbox div img {
	width: 10px;
	height: 8px;
	display: inline;
	position: relative;
	top: 1px;	
}
#newsbox a {
	font-size: 9px;
	font-style: italic;
	float: right;
	line-height: 14px;
}
#newsbox h2 {
	clear: both;
	margin-top: 12px;
	padding: 0px 11px 0px 11px;
}
#newsbox h2 a {
	clear: both;
	font-style: normal;
	float: none;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}
#newsbox ul {margin: 10px 0px 20px 23px;}
#newsbox ol {margin: 10px 0px 20px 28px;}

* html #newsbox ul {margin: 10px 0px 20px 26px;}
* html #newsbox ol {margin: 10px 0px 20px 33px;}

#newsbox li a, #newsbox li {
float: none;
font-style: normal;
font-size: 11px;
font-weight: bold;
}

#newsbox .divider {
	width: 100%;
	height: 13px;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	clear: both;
	margin: 5px 0px 5px 0px;
}

a,a:link,a:active,a:hover,a:focus, a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
p.floatright {
	clear: both;
	float: right;
}

.csc-uploads-fileName {
	vertical-align: bottom;
	height: 24px;
}
.csc-uploads-fileName a {
	display: block;
	font-size: 300px;
	float: left;
	clear: left;
	margin: 0px 8px 0px 0px;
	width: 12px;
	height: 17px;
	overflow: hidden;
	background-image: url(../images/dl_icon.gif);
}
.csc-uploads-description {
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	padding-top: 5px;
}
.news-image {
	clear: both;
	float: right;
	margin-left: 20px;
}
.news-image img {
	margin-bottom: 3px;
	border: 1px solid #737373;
}

.tx-guestbook-pagination {
	padding: 10px 0px 0px 0px;
}

.tx-guestbook-header {
display: block;
background-color: #999999;
height: auto;
width: 100%;
padding: 4px 10px 4px 10px;
margin: 15px 0px 0px 0px;
color: #FFFFFF;
}
.linkprev {float: left;}
.linknext {float: right;}

.tx-guestbook-left {
display: block;
float: left;
background-color: #EEEEEE;
padding: 10px 10px 5px 10px;
}
.tx-guestbook-left p, .tx-guestbook-left a {
font-weight: bold;
color: #666666;
}
.tx-guestbook-right {
display: block;
width: 80%;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 70px;
}
.tx-guestbook-date {
font-weight: bold;
color: #666666;
}
.tx-guestbook-right h3 {
margin: 10px 0px 0px 20px;
}
.tx-guestbook-right .tx-guestbook-comment {
margin: 0px 0px 0px 20px;
color: #666666;
border: 1px dashed #999999;
padding: 5px;
}

fieldset {
border: 1px solid #666666;
padding: 10px;
width: 350px;
margin-left: 70px;
}
.tx-guestbook-field {
height: auto;
width: 100%;
padding: 10px 0px 10px 0px;
margin: 0px;
clear: both;
display: block;
}
* html .tx-guestbook-field {margin: 10px 0px 10px 0px;padding: 0px;}

.tx-guestbook-field label {
display: block;
width: 80px;
float: left;
clear: left;
padding: 1px 0px 1px 0px;
}
.tx-guestbook-field input {
background-color: #EEEEEE;
float: left;
width: 240px;
padding: 1px 5px 1px 5px;
}
.tx-guestbook-field textarea {
background-color: #EEEEEE;
width: 240px;
padding: 1px 5px 1px 5px;
overflow: auto;
}
* html .tx-guestbook-field textarea {position: relative;left: -3px;}

input.tx-guestbook-submit {
margin: 0px 0px 0px 80px;
width: 100px;
font-weight: bold;
cursor: pointer;
}
.tx-veguestbook-pi1 li {
color: red;
}
.tx-veguestbook-pi1 ul {
height: auto;
width: 300px;
padding: 10px 0px 10px 0px;
display: block;
}
* html .tx-veguestbook-pi1 ul {
padding-left: 20px;
}

.tx-srfreecap-pi2-image {
border: 0px solid #666666;
margin: 0px 0px 0px 80px;
width: 250px;
height: 90px;
}
.tx-srfreecap-pi2-cant-read {
color: #333333;
font-size: 11px;
}
.tx-srfreecap-pi2-cant-read a {
font-weight: bold;
}
.tx-guestbook-field-freecap-info {
height: auto;
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
clear: both;
display: block;
}

