a {
 color: blue;
 text-decoration: none;
}
#header {
 margin: 0px;
 padding: 0px;
 text-align: left;
 font-size: 1px;
}
#maindiv {
 margin: auto;
 padding: 0px;
}
#fix1 {
 margin: 0px;
 padding: 0px;
}
#fix2 {
 margin: 0px;
 padding: 0px;
}
#left{
float: left;
margin:0px;
padding:0px;
text-align: left;
}
#middle{
margin:0px;
padding:0px;
float: left;
text-align:center;
}
#content{
 text-align:left;
 margin: auto;
}
#right{
float: right;
margin:0px;
padding:0px;
}
.cleaner {
 clear: both;
 height: 1px;
 line-height: 1px;
 font-size: 1px;
}

/* ****************************** MENUE CSS ********************************************/
.menue_point_toplevel {
margin: 0px;
padding: 0px;
}

a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active {
 text-decoration: none;
 display:block;
}

.toplevel_over {
 text-decoration: none;
 display:block;
}
/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group {
margin: 0px;
padding: 0px;
}

.menue_point_secondlevel {
padding: 0px;
margin: 0px;
}

a.navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active {
text-decoration: none;
display:block;
}

.secondlevel_over {
text-decoration: none;
display:block;
}

/* ****************************** OTHER ***********************************************/

.vorschau {
	font-family: Arial;
	color: #636563;
	margin: 0px;
}

.tiny_p, p.MsoNormal {
	margin: 0px;
	padding: 0px;
}

.tiny_ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


UL {
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 5px 0px 25px;
}

img {
 border: none;
}

body {
 margin: 0px;
 padding: 0px;
 text-align: center;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-weight: bold;
	font-size: 22px;
	background: none;
	line-height: 25px;
}

H2 {
	margin-top: 8px;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 1px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
}
H3 {
	margin-top: 6px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
}
H4 {
	margin-top: 4px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
H5 {
	margin-top: 2px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1px;
	color: #000000;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
H6 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	color: #000000;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.h4link a:link, .h4link a:hover, .h4link a:visited{
	font-size: 16px;
}
.h5link a:link, .h5link a:hover, .h5link a:visited{
	font-size: 14px;
	color: #000000;
}

#newslinkhead {
 font-weight: bold;
}
#newslinktitel {
 font-weight: normal;
}

#newslinks a:hover {
    background: url( http://daten.verwaltungsportal.de/interaktiv/buttons/link.gif ) no-repeat 0 0;
    padding-left: 15px;
    text-decoration: none;
}

#newslinks a:link, #newslinks a:visited, #newslinks a:active {
    background: url( http://daten.verwaltungsportal.de/interaktiv/buttons/link.gif ) no-repeat 0 0;
    padding-left: 15px;
    text-decoration: none;
}
#startseite_news ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-left: 15px;
}

.neu {
background: url(http://daten.verwaltungsportal.de/interaktiv/buttons/neu.gif) 3px 4px no-repeat;
height:19px;
line-height:19px;
text-indent: 17px;
}

.bearbeiten {
background: url(http://daten.verwaltungsportal.de/interaktiv/buttons/bearbeiten.gif) 1px 1px no-repeat;
height: 19px;
line-height: 19px;
text-indent: 19px;
}

.loeschen {
background: url(http://daten.verwaltungsportal.de/interaktiv/buttons/loeschen2.gif) 1px 1px no-repeat;
height: 19px;
line-height:19px;
text-indent:19px;
}

.inputfield {
 margin: 0px;
 padding:0px;
}

/* ****************************** Veranstaltungen ***************************************/
.weekdays {
	float:left;
	width: 55px;
	font-size: 15px;
	margin-top:10px;
	margin-bottom: 10px;
	font-weight:bold;
}
.weekdays_active {
	float:left;
	width: 55px;
	font-size: 15px;
	margin-top:10px;
	margin-bottom: 10px;
	font-weight:bold;
}

.events-box {
	border: 1px solid #C9C9C9;
	margin: 0px;
	padding: 0px;
}
.events-header-heute {
	padding: 3px;
	color: #FFF;
	background-color: #4C4C4C;
}
.events-header {
	padding: 3px;
	color: #5B5B5B;
	background-color: #E3E3E3;
}
.events-header-tag {
	font-size: 15px;
	font-weight: bold;
}
.events-header-datum {
	font-size: 15px;
}
.events-body {
	padding: 4px;
}
.event-box {
	margin-bottom: 4px;
}
.event-text {
	width: 99%;
	margin: auto;
}
.event-title {
	font-weight: bold;
	font-size: 13px;	
}
.event-ort {
	font-weight: bold;
	font-size: 11px;
	color: #4C4C4C;
}
.event-time {
	font-weight: bold;
	font-size: 13px;
}
.event-info{
	font-size: 11px;
	color: #4C4C4C;
}

/*
.events-box {
	margin: 0px;
	padding: 0px;
}
.events-header-heute {
	padding: 3px;
}
.events-header {
	padding: 3px;
}
.events-header-tag {
	font-size: 15px;
	font-weight: bold;
}
.events-header-datum {
	font-size: 15px;
}
.events-body {
	padding: 4px;
}
.event-box {
	margin-bottom: 4px;
}
.event-text {
	width: 99%;
	margin: auto;
}
.event-title {
	font-weight: bold;
	font-size: 13px;
}
.event-ort {
	font-weight: bold;
	font-size: 11px;
}
.event-time {
	font-weight: bold;
	font-size: 13px;
}
.event-info{
	font-size: 11px;
}  */

.weiter:link, .weiter:active, .weiter:visited, .weiter:hover {
margin:0px;
padding:0px;
background: url(http://daten2.verwaltungsportal.de/interaktiv/buttons/pfeil_weiter.gif) top left no-repeat;
width: 12px;
height: 13px;
display:block;
vertical-align:middle;
}

.zurueck:link, .zurueck:active, .zurueck:visited, .zurueck:hover {
margin:0px;
padding:0px;
background: url(http://daten2.verwaltungsportal.de/interaktiv/buttons/pfeil_zurueck.gif) top left no-repeat;
width: 12px;
height: 13px;
display:block;
vertical-align:middle;
}

.foto_verschicken {
background: url(http://daten2.verwaltungsportal.de/interaktiv/buttons/foto_verschicken.gif) 1px 1px no-repeat;
height: 19px;
line-height:19px;
text-indent:19px;
}

#partnermandat {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  background-color: #f7f7f7;
}

/* ****************************** Shop ***************************************/

.shop-bar {

	background-color: #DEDEDE;
	padding: 3px;
	width: 99%;

}

.shop-bar-titel {

	float: left;
	width: 50%;
	color: #000;
	font-size: 15px;

}

.shop-bar-links {

	float: right;
	width: 50%;
	text-align: right;
	font-size: 15px;
}

.shop-bestell-leiste {

 	min-height: 25px;
 	margin-top: 5px;
 	width: 99%;

}

.shop-bestell-leiste-aktiv {

	float: left;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	background-color: #6D6D6D;
	min-height: 25px;
	font-size: 13px;
	color: #fff;
	line-height: 23px;

}

.shop-bestell-leiste-inaktiv {

	float: left;
	width: 32%;
	text-align: center;
	vertical-align: middle;
	background-color: #DEDEDE;
	min-height: 25px;
	margin-left: 3px;
	font-size: 13px;
	color: #6D6D6D;
	line-height: 23px;

}

.shop-bestell-border {

	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;

}

.shop-uebersicht-trennlinie {

	border-bottom: 1px solid #ccc;
	width: 99%;
	margin-top: 5px;

}

.shop-uebersicht-trennlinie2 {

	border-bottom: 1px solid #ccc;
	width: 99%;
	margin-top: 20px;
	margin-bottom: 5px;

}

.shop-uebersicht-linktrenn {

	width: auto;
	text-align:right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	height: 12px;
	line-height: 11px;

}

.shop-warenkorb-titel {

	background-color: #DEDEDE;

}

.viskarte {
	background-color: #E6E6E6;
}

.tab-link-color a{
  color: #000000;
  text-align:left;
}
.errormessage, .warningmessage, .okmessage, .infomessage {
background-color: #FFEEEE;
border:1px dotted #990000;
clear: both;
color: #990000;
font-size: 12px;
margin:10px 15px;
padding: 5px;
}


/* ********* Veranstaltungs- und Aktuelles-Tab **********/

/* ** umschließender Div **/
.tab_link { }

/* ** Link zu Mandat in einem Portal **/
.tab_link_kursiv a {
 font-style: italic;
}

/* ** Link zu Mandat in Kommune / Webseite **/
.tab_link_mandat a { }

/* ** Veranstaltung - Überschrift **/
.tab_link_title a {
 color: #000000;
 font-weight: bold;
}

/* ** Abstand zwischen Anzeigen **/
.tab_spacer {
 font-size: 1px;
 line-height: 1px;
 height: 3px;
}


/* ********** invisible E-Mail ausblenden ************ */
.email_invisible {
 display: none;
}


.viskarte {
	background-color: #E6E6E6;
}

.viskarte {
	margin: 0px; 
	color: #aaaaaa; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.viskarte a:link, .viskarte a:visited {
	margin: 0px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.viskarte a:hover, .viskarte a:active {
	margin: 0px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}


hr {
height:1px;
}

/* ********** Shoptab ************ */ 

.shoptab_head {
	display: none;
}

.shoptab_foot {
	display: none;
}

.banner-spacer {
 height: 10px;
 line-height: 1px;
 font-size: 1px;
}

.fototab_lastseries img {
 border: 1px solid #ffffff;
}


.tr_immobilien_spacer, .tr_immobilien_spacer > td {
 display: block;
 font-size: 1px;
 line-height: 1px;
 height: 3px;
 padding: 0px;
 margin: 0px;
}

.fototab_pic {
width: 100px; 
float: left; 
margin-right: 10px; 
text-align: center;
}

.fototab_txt {
width: 170px; 
float: left; 
text-align: left;
}

.formgen_unterkunft {
 font-size: 11px;
}

.e-mail-in {
display:none;
visibility:hidden;
}
