* {
	margin: 0;
	padding: 0;
/*	border: none;*/
}

img, fieldset {
    border: none;
}

body {
	background-color: #E4EAED;
	background-image: url("pics/body_back_blau.png");
	background-repeat: repeat-x;
	/* background-position: center top; */
	font-family: Arial;
	font-size: 76%;
}

#specialnav {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

#printheader {
	display: none;
	
}

#printheaderlogo {
}

a {
	outline: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

#envelope	{
	overflow: hidden;
	margin: 0 auto;
	width: 1003px;
}

#top {
	background-image:url("pics/topnav_background.png");
	overflow:hidden;
	height:19px;
}

#topnav {
	height: 24px;
	background-image: url("pics/topnav_back.png");
}

#topnavinner {
	width: 980px;
	margin: 0 auto;
	position: relative;
	line-height: 25px;
	height: 25px;
}

#quicknav a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#quicknav a:hover {
	text-decoration: underline;
}

#styleswitcher {
	position: absolute;
	right: 10px;
	top: 0px;	
	overflow: hidden;
	width: 200px;
	line-height: 25px;
	height: 25px;
}

#contrast, #font {
	float: left;
	line-height: 25px;
	height: 25px;
}

#contrast {
	margin-right: 15px;
}

#contrast .middlealgin  img{
}

#navtop {
	overflow:hidden;
	float:left;
	height:19px;
	text-align:left;
}

#navtop a {
	display:inline;
	float:left;
	padding:0;
	border:0;
	width:10em;
	text-align:center;
	line-height:18px;
	height:19px;
}

#forunabled {
	float:right;
	line-height:18px;
	height:19px;
}

#head {
	background-image:url("pics/header_back.png");
	overflow: hidden;
	height: 240px;
	margin: 0 11px;
	position: relative;
}

#logoleft {
	height:134px;
	width:177px;
	position: absolute;
	top: 15px;
	left: 10px;
}

#headerimage {
	background-image: url("pics/headerimage_background.png");
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 209px;
	width: 784px;
	overflow: hidden;
}

#headerimage img {
	margin-left: 8px;
	width: 776px;
	height: 185px;
	
}

#headertext {
	display: none;
	position: absolute;
	right: 20px;
	top: 120px;
	font-size: 3.5em;
	color: #ffffff;
}

#menueleisteoben {
	border-bottom:4px solid;
	border-color:#135195;
	height:40px;
	float:none;
	position: absolute;
	width: 100%;
	bottom:0px; 
}

#menueleisteoben>ul {
	overflow: hidden;
	width: 100%;
	list-style: none;
}

#menueleisteoben>ul>li {
	float: left;
	margin: 0;
	width: 19.7%;
	height: 40px;
	text-align: center;
}

#menueleisteoben>ul>li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 151px;
	padding: 9px 10px 10px 30px;
	margin: 0 auto;
	text-align: left;
}

#menueleisteoben>ul>li.rat a:hover, #menueleisteoben>ul>li.rat a.active {
	background: url("pics/nav_rad_back.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#menueleisteoben>ul>li.tourismus a:hover, #menueleisteoben>ul>li.tourismus a.active {
	background: url("pics/nav_tourismus_back.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#menueleisteoben>ul>li.familie a:hover , #menueleisteoben>ul>li.familie a.active{
	background: url("pics/nav_familie_back.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#menueleisteoben>ul>li.umwelt a:hover, #menueleisteoben>ul>li.umwelt a.active {
	background: url("pics/nav_umwelt_back.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#menueleisteoben>ul>li.handel a:hover, #menueleisteoben>ul>li.handel a.active {
	background: url("pics/nav_handel_back.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#contentwrapper1 {
	overflow: hidden;
	width: 100%;
	
}

#contentwrapper2 {
	overflow: hidden;
	width: 100%;
	background-image: url("pics/content_back_blau.png");
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-top: 20px;
	padding-bottom: 60px;
}

#navleft {
	float:left;
	width:200px;
	margin-right: 10px;
	min-height: 1px;
}

#navleft .block {
	margin-top: 1em;
	margin-bottom: 2em;
	background-image: url("pics/split_line.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2em;
	position: relative;
}

#navleft .block  p {
	padding: 5px;
}

#navleft .block .more {
	position: absolute;
	bottom: 7px;
	right: 2px;
}



ul#submenu, ul#submenu ul {
	list-style: none;
	margin: 0;
	
}

ul#submenu {
	margin-bottom: 2em;
}

ul#submenu li {
	
}

ul#submenu li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px solid #135195;
	display: block;
	padding-left: 20px;
}

ul#submenu li a.active, ul#submenu li a:hover {
	background-image: url("pics/menu_selected_blau.jpg");
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

ul#submenu li ul li a {
	padding-left: 40px;
}

 ul#submenu li ul li a.active, ul#submenu li ul li a:hover {
	background-position: 23px 6px;
	background-image: url("pics/menu_selected_red2.jpg");
}

.centered {
	text-align: center;
}

#right {
	float:right;
	width:200px;
	margin-right: 22px;
}

#searchform {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#searchfield {
	position: relative;
}

#searchfield #sword {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
	padding-bottom: 3px;
}

#searchfield #searchbutton {
	width: 42px;
	height: 36px;
	position: absolute;
	top: -10px;
	right: 1px;
}


#content {
	float: left;
	text-align: left;
	width: 560px;
	line-height: 1.5em;
}

#content a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 2em;
}

h1 {
	color: #135195;
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

ul {
	margin-left: 1.2em;
}

#footer	{
	background-image: url("pics/footer_back_blau.png");
	background-repeat: no-repeat;
	height: 302px;
	position: relative;
	margin-bottom: 25px;
}

#footer h1 {
	font-size: 1.1em;
	color: #000000;
}

#footer .textblock1, #footer .textblock2, #footer .textblock3, #footer .textblock4 {
	position: absolute;
	top: 160px;
	height: 135px;
}

#footer .textblock1 {
	left: 30px;
	width: 180px;
}

#footer .textblock2 {
	left: 240px;
	width: 240px;
	background-image: url("pics/split_line_vertical_blue.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#footer .textblock3 {
	left: 500px;
	width: 210px;
	background-image: url("pics/split_line_vertical_blue.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#footer .textblock4 {
	left: 750px;
	width: 180px;
}

#footernav {
	position: absolute;
	top: 120px;
	left: 280px;
}

#footernav ul li {
	display: inline;
	margin-right: 1.2em;
}

#footernav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#footernav a:hover {
	text-decoration: underline;
}

#bottomnav	{
}

.bottombox	{
}


.clearall {
	float:none;
	clear:both;
}

.innercontent {
	padding: 10px;
}

#right .block {
	padding: 5px;
	background-image: url("pics/split_line.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2em;
}

.veranstaltungskalender h2 {
	font-size: 1.3em;
	color: #135195;
}



.vevent h3 {
	color: #135195;
}

#right .box, #right #rightmenu , #serviceinformation {
	border: 1px solid #CC0000;
	margin: 0.5em;
	margin-bottom: 2em;
}

#right ul {
	
}

#right .box h1 {
	font-size: 1.15em;
	background-color: #CC0000;
	padding: 2px 5px;
}

#serviceinformation h1, #right #rightmenu h1 {
	display: block;
	font-size: 1.15em;
	background-color: #CC0000;
	color: #ffffff;
	padding: 2px 5px;
	margin-bottom: 1em;
	line-height: 1.5em;
}

#right .box h2 {
	font-size: 1.15em;
	background-color: #CC0000;
	padding: 2px 5px;
	color: #ffffff;
}

#right .box p {
	margin: 5px;
}

#right ul {
	margin-left: 1.5em;
	margin-bottom: 1em;
}

#right #serviceinformation ul {
    list-style-type: none;
    margin-bottom: 1em;
    margin-left: 0em;
}

#right #serviceinformation ul li {
    margin-bottom: 0.4em;
}

#right #serviceinformation ul li a {
    display: block;
}

#right a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

#right .boxcontent {
	padding: 5px;
}

#breadcrumbs {
	margin-left: 10px;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #666666;
}

#breadcrumbs a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.contenttable, .employeedetail table, .orgadetail table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

.contenttable caption, .orgadetail table caption, .employeedetail table caption {
	font-style: italic;
}

.contenttable p, .orgadetail table p, .employeedetail table p {
	margin: 0;
}

.contenttable th, .orgadetail table th, .employeedetail table th {
	text-align: center;
	background-color: #CC0000;
	color: #ffffff;
	vertical-align: middle;
	border: 1px solid #666666;
	padding: 0.4em;
}

.contenttable td, .orgadetail table td, .employeedetail table td {
	border: 1px solid #666666;
	padding: 0.2em 0.4em;
}

.contenttable td.align-right, .contenttable th.align-right {
	text-align: right;
}

.contenttable td.align-center, .contenttable th.align-center {
	text-align: center;
}

.contenttable td.align-left, .contenttable th.align-left {
	text-align: left;
}


/*div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	border: 1px solid #e6e6e6;
	padding: 3px;
}*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}

.container {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.5em;
}

.container_left {
	float: left;
	width: 49%;
}

.container_right {
	float: right;
	width: 49%;
}

.invisible {
	display: none;
}

#serviceinformation {

}

.tx-civserv-pi1-searchbox {
	border: 1px solid #CC0000;
	margin: 0.5em;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

.tx-civserv-pi1-searchbox fieldset legend {
	display: none;
}

.tx-civserv-pi1-searchbox label[for=query] strong {
	display: block;
	font-size: 1.15em;
	background-color: #CC0000;
	color: #ffffff;
	padding: 2px 5px;
	margin-bottom: 1em;
}

.tx-civserv-pi1-searchbox label[for=query] br {
	display: none;
}

.tx-civserv-pi1-searchbox input#query {
	border: 1px solid #999999;
	margin-left: 5px;
}

.tx-civserv-pi1-searchbox-button {
	border: 1px solid #CC0000;
}

dl.wtdirectory_all_detail {
	margin-top: 1em;
	margin-bottom: 1em;
}

dl.wtdirectory_all_detail dd {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

.wtdirectory_all wtdirectory_all_vcard {
	margin-bottom: 1em;
}

.wtdirectory_pagebrowser {
	margin-top: 0.5em;
}

.tx-lumogooglemaps-pi1 {
	overflow: hidden;
}

#gmapDirHead {
	margin-top: -25px;
}

#content .csc-default {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption  {
    font-size: 0.9em;
}

.news-list-container {
	margin-bottom: 1em;
}

.news-list-item {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CC0000;
}

.news-single-item h2 {
    font-size: 1em;
}
    

.news-list-item h3 {
    font-size: 1em;
}

.news-list-image , .news-single-item-image{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news-single-item-image {
	padding: 3px;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.news-single-item-image p {
	margin: 0;
}

span.news-list-morelink {
	padding-left: 1em;
}

#right .box p {
	padding: 5px;
}

.list_item_tablewrap {
	width: 100%;
	border-bottom: 1px solid #CC0000;
}


/* de_simplecalendar div wraps, siehe typoscript */
.list_item {
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #CC0000;
}

.list_item_image, .eventdetail_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.list_item_date, .list_item_title {
	display: inline;
	font-weight: bold;
}

.eventdetail_date, .eventdetail_time, .eventdetail_title {
	color: #CC0000;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

.eventdetail_title {
	padding-left: 0.5em;
}


.eventdetail_title, .eventdetail_date , .eventdetail_time {
	display: inline;
}

.eventdetail_header {
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}

.detail_view {

}

#right .linklist ul {
	margin: 0;
	margin-top: 1em;
}

#right .linklist ul li {
	list-style: none;
	margin: 0;
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 25px;
	border-bottom: 1px solid #CC0000;
	background-image: url("pics/menu_selected_red.jpg");
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

#right .linklist ul li.last {
	border-bottom: none;
}

#content .jdGallery .slideInfoZone h2 {
	font-size: 1.1em;
	line-height: 1em;
}

#content .jdGallery .slideInfoZone p {
	font-size: 0.9em;
	line-height: 1em;
}

.csc-mailform {
    border: none;
}

.csc-mailform-field {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.6em;
}

.csc-mailform-field label {
    float: left;
    width: 150px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
    margin-left: 20px;
    float: left;
}

.csc-mailform-field .csc-mailform-submit {
    margin-left: 180px;
	margin-top: 20px;
}

a.mail, a.email {
	padding-right: 20px;
	background-image: url("pics/mail.png");
	background-repeat: no-repeat;
	background-position: right top;
}

a.internal-link, a.link {
	padding-right: 15px;
	background-image: url("pics/int-lnk.png");
	background-repeat: no-repeat;
	background-position: right 0px;
}


a.download  {
	padding-right: 18px;
	background-image: url("pics/disc.png");
	background-repeat: no-repeat;
	background-position: right 2px;
}

a.external-link-new-window {
	padding-right: 15px;
	background-image: url("pics/ext-new.png");
	background-repeat: no-repeat;
	background-position: right top;
}

ul.wt_directory_pagebrowser {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}

ul.wt_directory_pagebrowser > li {
	float: left;
	padding-right: 0.3em;
}

#content ul.wt_directory_pagebrowser > li > a.act {
	text-decoration: underline;
}

.wt-directory-detail .description {
	margin-top: 1em;
}

/*Guestbook*/
.tx-veguestbook-pi1 h2.tx-guestbook-header
{
	width: 100%;
}

.contentnavleft .block {
	margin-top: 1em;
	margin-bottom: 2em;
	background-image: url("pics/split_line.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2em;
	position: relative;
}

.contentnavleft .fce-block-text {
	padding: 5px;
}

.contentnavleft .block .fce-block-text  p {
	
	margin: 0;
}

.contentnavleft .fce-block-text h1, .contentnavleft .fce-block-text h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0.6em;
	color: #333333;
}

.contentnavleft .block .fce-block-image {
	text-align: center;
	margin-bottom: 0.6em;
}

.contentnavleft .block .fce-block-more {
	position: absolute;
	bottom: 7px;
	right: 2px;
}

/*Webcam-Bilder*/
.webcam div.image-left, .webcam div.image-left-out {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.webcam div.image-right, .webcam div.image-right-out {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.webcam div.bottom-centered, .webcam div.top-centered {
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}

.webcam div.bottom-left, .webcam div.top-left {
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
}

.webcam div.bottom-right, .webcam div.top-right {
	width: 100%;
	text-align: right;
	margin-bottom: 1em;

}

.webcam span.webcam-image-sub {
	font-style: italic;
}

.comments {
	padding: 10px;
}

.showcomments {
	background-image:url("pics/discuss.gif");
	background-repeat:no-repeat;
	padding-left:25px;
}
.sk-pagecomments-counter {
	float:left;
	font-size:11px;
}
.pagebrowser {
	float:right;
	font-size:11px;
	margin-bottom:0;
}
.pagebrowser span {
	display:none;
}
.sk-pagecomments-headline {
	font-size:11px;
	margin-bottom:8px;
}
.commentwrapper {
	background-color:#DDDDDD;
	border:1px solid #CCCCCC;
	margin-bottom:2em;
	padding:5px;
}
#skpagecommentform fieldset {
	border:medium none;
}
#skpagecommentform legend {
	display:block;
	font-weight:bold;
	margin-bottom:1em;
}
#skpagecommentform label {
	float:left;
	margin-right:10px;
	text-align:right;
	width:200px;
}
#skpagecommentform .inputwrap {
	float:right;
	text-align:left;
	width:320px;
}
#skpagecommentform .inputwrap textarea {
	font-size:11px;
	margin-top:1em;
}
#skpagecommentform p {
	margin-bottom:1em;
	overflow:hidden;
	width:100%;
}

.tx-skpagecomments-pi1 .block {
	overflow: hidden;
	width: 100%;
}

.tx-skpagecomments-pi1 p {
	margin-bottom: 0;
}

