body {
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#banner {
	display: none;
}
#bannerprint {
	margin-top: 22px;
}

.printhead {
	line-height: 30px;
	background-color: #e2e2e2;
	height: 30px;
	margin-left: -10px;
	margin-right: -10px;
}
html>body .printhead {
	margin-right: -8px;
}
.printhead img {
	cursor: pointer;
	margin-top: 8px;
	margin-left: 462px;
}

.printfoot {
	line-height: 0px;
	background-color: #e2e2e2;
	height: 30px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -30px;
}
html>body .printfoot {
	margin-right: -8px;
}
.printfoot img {
	cursor: pointer;
	margin-top: 8px;
	margin-left: 462px;
}


acronym {
	cursor: help;
	border-bottom: 1px dotted black;
}

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

a img {
	border: 0px;
}

.menuglobal {
	display: none;
}

.login {
	display: none;
	
}

.loginsearchspacer {
	display: none;
}

.searchactive {
	display: none;
	
}

.language {
	display: none;
}
	

.menu {
	display: none;
}


.outertabstartseite {
	position: relative;
	clear: both;
	top: -40px;
	width: 510px;
	background-color: white;
	margin-bottom: 0px;
}

.outertab {
	position: relative;
	clear: both;
	top: -40px;
	width: 510px;
	background-color: white;
	margin-bottom: 0px;
}

.contenttable {
	margin-top: 2px;
	margin-bottom: 20px;
}


.contenttable .left {
	display: none;
}
.contenttable .middle {
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 10px;
}
/* analog zu H1 auf Wunsch vom 08.10. (ZH/ZM) */
.contenttable .middle h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
}
.contenttable .right {
	display: none;
	
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;	
	margin-bottom: 16px;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
	margin-bottom: 6px;
}
h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
	color: #878787;
	margin-top: -16px;
	margin-bottom: 16px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -11px;	
	color: black;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;	
	margin-bottom: -12px;	
	margin-top: 5px;	
	color: black;
	font-weight: normal;
}
.spacer30px {
	height: 30px;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	clear: both;
}
.spacer15px {
	height: 15px;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	clear: both;
}
.spacer64px {
	height:64px;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}

.left .navmenu {
	display: none;
	
}

.left .entry {
	display: none;
}

.printicon {
	display: none;
}

.middle .entry {
	width: 486px;
	clear: both;
}
.middle .entry .imgfloat {
	display: none;
}
.middle .entry ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-image:url(../img/bullet.gif);	
	padding-left: 0px;
	margin-left:19px;
}

.middle .entry .img {
	display: none;
}
/* folgender Eintrag fasst ".more" und ".more img" zusammen (fÃ¼r FCKEditor) */
.middle .entry .moreimg {
	background: url(../img/but_pfeil_11x11.gif) no-repeat 0px 1px;
	padding-left:15px;
	font-size: 11px;
	font-weight:bold;
	display: block;
}
.middle .entry .more {
	margin-top: 2px;
	font-size: 11px;
}
.middle .entry .more img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -1px;
	margin-right: 6px;
	
}
.middle .entry,
.middle .entry .text {
	font-size: 11px;
	line-height: 16px;
}


.middle .listentry {
	width: 486px;
	padding-top: 15px;
	border-top: 1px solid #d2d2d2;
	clear: both;
}

.middle .listentry .imgfloat {
	display: none;
}
.middle .listentry .more {
	margin-top: 2px;
	font-size: 11px;
/*	float: left; */
}
.middle .listentry .more img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -1px;
	margin-right: 6px;
}
.middle .listentry,
.middle .listentry .text {
	font-size: 11px;
	line-height: 16px;
}
.middle .entry .foot {
	line-height: 20px;
	background-color: #e2e2e2;
	height: 20px;
}
.middle .entry .foot img {
	margin-top: 3px;
	margin-left: 398px;
}




.right .entry {
	display: none;
}

.inputtable {
	margin-top: 26px;	
	margin-left: 0px;
	background-color: #f1f1f1;
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
}

.inputtable .label { 
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 8px;
}
.inputtable .labelunderlined { 
	border-bottom: 1px solid #D2D2D2;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 8px;
}

.inputtable td {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
}
html>body .inputtable td {
	padding-top: 12px;
	padding-bottom: 0px;
		
}

.inputtable .stadtinput {
	width: 293px;
	font-family: Verdana;
	font-size: 11px;
}
html>body  .inputtable .stadtinput {
	width: 297px;
	
}

.inputtable .plzinput {
	width: 37px;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 2px;
}

.inputtable input {
	width: 342px;
	font-family: Verdana;
	font-size: 11px;
}
html>body .inputtable input {
	width: 344px;
}
.inputtable select {
	width: 348px;
	font-family: Verdana;
	font-size: 11px;
}

.inputtable .anredeselect {
	width: 110px;
	font-family: Verdana;
	font-size: 11px;
}
.inputtable textarea {
	width: 342px;
	height: 67px;
	font-family: Verdana;
	font-size: 11px;
}
html>body .inputtable textarea {
	width: 344px;
}
.inputtable .checkbox {
	width: auto;
	margin: auto;
	padding: auto;
}
.inputtable .mandatorycolor{
	color: #ffb300;
}
.inputtable .mandatory { 
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	font-size: 11px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}



#sitemap .kapitel {
	margin-bottom: 15px;
}
#sitemap .subject_0 {
	font-size: 12px;
}
#sitemap .subject_1 {
}
#sitemap .subject_2 {
	background: url(../img/bullet.gif) no-repeat;
	margin-left: 15px;
	padding-left: 5px;
}
#sitemap .subject_3 {
	margin-left: 35px;
	font-weight: normal;
}


/* Suchergebnisseite */
.excerpt {   
    border: 1px dotted lightgrey;
    padding: 2px 2px 2px 2px;
} 
.excerpt b {   
    background-color: #e2e2e2;
}













