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

img {
	border: none;
}
dfn {
	display: none;
}
caption, th, td {
	padding: 3px 5px;
}

a {
	color: #FFFFFF;
}

/* Style Reset Ende */
* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}

body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pix/back.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#wrapper {
	margin: 0 auto;
	background-image: url(../pix-high/background_middle.jpg);
	background-repeat: repeat-y;
	width: 970px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#wrapper.wrapper_2cols {
	background-image: url(../pix-high/background_middle_2cols.jpg);
}

#innerwrapper {
	width: 970px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 270px;
	overflow: hidden;
	width: 970px;
}
#backgroundimage {
	position: absolute;
	height: 270px;
	width: 970px;
	top: 32px;
}
#headeroverlay {
	position: absolute;
	height: 270px;
	width: 970px;
}
#overlayimage {
	background-image: url(../pix-high/background_header.png);
	background-repeat: no-repeat;
	height: 270px;
}
* html #overlayimage {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix-high/background_header.png' ,sizingMethod='scale');
}
#overlayimage.overlayimage_2cols {
	background-image: url(../pix-high/background_header_2cols.png);
}
* html #overlayimage.overlayimage_2cols {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix-high/background_header_2cols.png' ,sizingMethod='scale');
}
#metanavtop {
	position: relative;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 50px;
}
#metanavtop a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#topnav {
	position: absolute;
	top:	190px;
	left: 230px;
}
#topnav li {
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
#topnav li a {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}
#topnav li.active {
	
}
#topnav li:hover {
	
}
#topnav li.active:hover {
	
}
#topnav li.active a {
	background-image: url(../pix/bullet_top.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
#settings {
	position: absolute;
	top: 240px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	text-align: right;
	right: 0px;
}
#settings img {
	vertical-align: -10%;
	background-color: #FFFFFF;
}
* html #settings img {
	vertical-align: -10%;
	filter:Invert();
}
*+html #settings img {
	vertical-align: -10%;
}
#fontsize {
	width: 190px;
	padding-right: 10px;
	float: left;
	text-align: right;
}
#contrast {
	width: 190px;
	padding-left: 10px;
	float: left;
	text-align: left;
}

#main {
	overflow: hidden;
}

#leftnav {
	float: left;
	background-image: url(../pix-high/navigation_background.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	width: 225px;
}
#leftnav h1 {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1.3em;
	line-height: 27px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#leftnav ul {
	margin-left: 12px;
	margin-right: 10px;
}
#leftnav ul li {
	list-style-type: none;
	background-color: #002B84;
}
#leftnav ul li a {
	background-image: url(../pix/navigation_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: block;
	line-height: 24px;
	border-top: 1px solid #FFFFFF;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftnav ul li a:hover {
}
#leftnav ul li ul {
	margin-left: 0px;
	margin-right: 0px;
}
#leftnav ul li ul li {
		background-color: #5973A8;
}
#leftnav ul li ul li a {
	background: none;
	line-height: 24px;
	padding-left: 16px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#leftnav ul li ul li a:hover {
}
#leftnav ul li ul li.active a {
	background-image: url(../pix/bullet_top.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
#leftnav ul li.first a {
	border-top: none;
}
#leftnav ul li.first ul li a {
	border-top: 1px solid #FFFFFF;
}
#search {
	background-image: url(../pix-high/navigation_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: center;
}

#content {
	float: right;
	width: 745px;
	overflow: hidden;
}
.block {
	overflow: hidden;
	width: 100%;
}

/* ---------- Spaltenbreiten ---------- */
.spalte2 {
	width: 520px;
}
.spalte3 {
	width: 202px;
}
.spalte2und3 {
	width: 720px;
}


#leftcol {
	float: left;
	padding: 10px;
	font-size: 1.1em;
}
#leftcol h1 {
	color: #FFFFFF;
	font-size: 1.4em;
	margin-bottom: 0.7em;
}
#leftcol h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 0.7em;
}
#leftcol h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 0.7em;
}
#leftcol p {
	margin-bottom: 1em;
}
#leftcol ul {
	margin-left: 2em;
	list-style-type: square;
}
#leftcol ol {
	margin-left: 2.4em;
	list-style-type: decimal;
}
#leftcol ul, #content ol, #content table {
	margin-bottom: 1.5em;
}
#leftcol table {
	border: 1px solid #666666;
}
#leftcol caption {
	background-color: #666666;
	color: #FFFFFF;
}
#leftcol th {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#leftcol td {
	background-color: #333333;
}
#leftcol #print {
	background-image: url(../pix/print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 30px;
	font-size: 0.9em;
}
#leftcol #print a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-image: none;
}

#rightcol {

	float: right;
	padding-bottom: 20px;
}
#rightcol h1 {
	font-size: 1.2em;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#rightcol h2 {
	font-size: 1.15em;
	color: #FFFFFF;
	margin-bottom: 0.2em;
}
#rightcol .right_box {
	overflow: hidden;
}
#rightcol .right_box p {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 1em;
}
#rightcol .right_box ul, #rightcol .right_box ol {
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 2em;
	margin-bottom: 1em;
}
#rightcol .right_box table {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 1em;
}
/*
#rightcol .right_box div {
	overflow: hidden;
	padding: 3px;
}
*/

#footer {
	color: #002B84;
	background-image: url(../pix-high/background_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
	padding-top: 60px;
}
#footer.footer_2cols {
	background-image: url(../pix-high/background_footer_2cols.jpg);
}

#footer a {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* ---------- Civserv ---------- */
.tx-civserv-pi1 {
	overflow: hidden;
	width: 100%;
}
/* Civserv Suchbox */
.tx-civserv-pi1-searchbox {
	padding: 0px 5px 8px 5px;
	margin-bottom: 10px;
}
.tx-civserv-pi1-searchbox fieldset {
	border: none;
}
.tx-civserv-pi1-searchbox fieldset legend {
	display: none;
}
#civserv_right .tx-civserv-pi1-searchbox .searchform p {
	padding: 0px;
	margin: 0px;
}

/* Civserv Service Informationen */
#serviceinformation {
	padding: 0px 5px 8px 5px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#civserv_right .level1 {
	background: none;
	border: none;;
	padding: 0px;
}


/* ---------- tt_news ---------- */
.news-list-item, .news-latest-item {
	width: 100%;
	overflow: hidden;
}

.clearer {
	border: none;
	height: 0px;
	color: #FFFFFF;
	display: block;
	clear: both;
}

.news-single-item .clearer {
	
}

.news-latest-container h2, .news-latest-gotoarchive {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	margin:3px;
	padding:3px;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
	color:#FFFFFF;
}
.news-latest-gotoarchive a {
	color:#FFFFFF;
}
.news-latest-item {
	height:1%;
	line-height:1.3;
	margin:3px;
	padding:3px;
}
.news-latest-item img {
	border:1px solid #666666;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.news-latest-category img {
	border:medium none;
	float:none;
	margin:0px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	/* font-size:9px; */
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink a {
	float:right;
}
.news-list-container {
}
.news-list-item {
	height:1%;
	line-height:1.3;
	margin-bottom:1em;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 1em;
}
.news-search-form {
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin-bottom:5px;
	padding:3px;
}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form form {
	margin:0px;
}
.news-list-container h1 {
	/* background-color:#666666;; */
	color: #FFFFFF;
	margin-bottom:5px;
}

.news-list-container h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.news-list-container h1 a:hover {
	text-decoration: underline;
}
.news-list-container p {
	padding-left:3px;
}
.news-list-date {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	font-size: 0.8em;
	text-decoration: oblique;
	font-weight:normal;
	text-align:right;
	width:180px;
}
.news-list-imgcaption {
	float:right;
	/* font-size:9px; */
	padding-right:3px;
	padding-top:3px;
}
.news-list-container img {
	border:1px solid #666666;
	float: left;
	margin-bottom:5px;
	margin-right:5px;
	margin-right:8px;
}
.news-list-category img {
	border:medium none;
	float:none;
	margin:0px;
}
.news-list-morelink, .news-list-category {
	/* font-size:9px; */
	margin-left:3px;
}
.news-list-morelink {
	margin-bottom:3px;
}
.news-list-morelink a {
	color: #FFFFFF;
}
.news-list-browse {
	text-align:center;
}
.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:3px;
}
.tx-ttnews-browsebox td {
	/* font-size:10px; */
}
.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:#DBDBDB;
	border:1px solid #666666;
}
.news-search-emptyMsg {
	/* font-size:11px; */
	margin-left:10px;
}
.news-single-item {
	margin-bottom:5px;
}
.news-single-item h2 {
	/* color:#000000;
	font-size:16px; */
	font-weight:bold;
	margin-bottom:0px;
}
.news-single-item h3 {
	margin-bottom:15px;
}
.news-single-img {
	float:right;
	margin-left:5px;
	width: 150px;
}
.news-single-img img {
	border: 1px solid #666666;
}
.news-single-imgcaption {
	clear:both;
	padding:3px;
	margin-bottom: 0em;
	color: #666666;
}
.news-single-category {
	float:right;
}
.news-single-backlink, .news-single-backlink a {
	/* font-size:10px; */
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}
.news-single-timedata {
	float:right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	/* font-size:9px; */
}
.news-single-author {
	padding-bottom:3px;
}
.news-single-additional-info {
	background-color:#F0F0F0;
	margin-top:15px;
	border: 1px solid #BB0F13;
}
.news-single-related, .news-single-files, .news-single-links {
	margin:0px 0px 3px;
	padding:3px;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
	/* font-size:11px; */
	font-weight:bold;
	margin-left:5px;
	margin-bottom: 5px;
	width:90%;
}

#content .news-single-links dd p {
	margin-bottom: 0;
}
.news-amenu-container {
	background-color:#BBE53A;
	border:1px solid #333333;
	margin-top:10px;
	padding:3px;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	background-color:#FFFFFF;
	border:1px solid #666666;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	padding:3px;
}
.news-amenu-container h2 {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	padding:3px;
}
.news-amenu-item-year {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
.news-catmenu {
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin:10px 0px 10px 10px;
	padding:5px;
}
.news-catmenu-header {
	/* font-size:11px; */
	font-weight:bold;
}
.news-catmenu div {
	/* font-size:10px; */
	white-space:nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}
.level1 {
	background-color:#EBF8BF;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level2 {
	background-color:#DDF393;
	border-left:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level3 {
	background-color:#CAE46E;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level4 {
	background-color:#B0CB51;
	border-left:1px solid #666666;
	padding:1px 1px 1px 10px;
}

/* ---------- Vereine ---------- */
#vereine .quicklinksheadlinetabelle {
	background-color: #002B84;
	color: #FFFFFF;
}
#vereine table {
	border: none;
}
#vereine th {
	background-color: #002B84;
}
#vereine td {
	background-color: transparent;
	color: #000000;
}
#vereine td a {
	color: #000000;
}

/* ---------- Grußkarten ---------- */
#grusskarten th, #grusskarten td {
	padding: 0px;
}
#grusskarten table {
	border: none;
}
#grusskarten th {
	background-color: #FBD84A;
}
#grusskarten td {
	background-color: transparent;
}

/* ---------- Veranstaltungen ---------- */
#veranstaltungen table {
	border: none;
}
#veranstaltungen th {
	background-color: #FEFFC6;
}
#veranstaltungen td {
	background-color: transparent;
}
#veranstaltungen td.back {
	background-color: #333333;
}
#veranstaltungen td.back a {
	color: #FFFFFF;
}

