html {
  overflow-y:scroll;
  height:100%
  }
body {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 13px;
  color:#000000;
  background: #FFDA06 url(images/bg.gif) repeat;
/*  background: #FFFFFF;*/
  height:100%;

}
#td_maincontent {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #FFF1A6;
}
#td_topnavi {
width:900px;
height:150px;
background-image:url(images/top_pic.gif);
border-bottom: 1px dotted #000000;
}
#td_foot {
width:900px;
height:35px;
background-image:url(images/foot_pic.gif);
}
#td_footline {
background: #FFF1A6;
height:1px;
border-top: 1px dotted #000000;
border-right: 1px dotted #000000;
border-left: 1px dotted #000000;
}
.maincontent {
/*font-size:14px;*/
vertical-align:top;
height:430px;
text-align:justify;
background:url(images/home_bg.gif) no-repeat center top;
}
.td_leftnavi {
width:185px;
padding-left:5px;
background:url(images/left_navi_bg.jpg) repeat-y;
border-right: 1px dotted #000000;
text-align:left;
}
.leftnavi {
padding-left:2px;
/*Überschrift*/
vertical-align:top;
text-align:left;
width:170px;
height:20px;
background-image:url(images/left_navi.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.topnavi_aktiv_links {
width:9px;
height:40px;
background-image:url(images/topnavi_aktiv_1.gif);
}
.topnavi_aktiv_main {
height:40px;
background-image:url(images/topnavi_aktiv_2.gif);
}
.topnavi_aktiv_rechts {
width:9px;
height:40px;
background-image:url(images/topnavi_aktiv_3.gif);
}
.topnavi_inaktiv_links {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_1.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.topnavi_inaktiv_main {
height:30px;
background-image:url(images/topnavi_inaktiv_2.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.topnavi_inaktiv_rechts {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_3.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.overTNmain {
height:30px;
background-image:url(images/topnavi_inaktiv_hover_2.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.outTNmain {
height:30px;
background-image:url(images/topnavi_inaktiv_2.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.overTNleft {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_hover_1.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.outTNleft {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_1.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.overTNright {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_hover_3.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.outTNright {
width:9px;
height:30px;
background-image:url(images/topnavi_inaktiv_3.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.smallborder {
	border: 1px solid #393222;
	border-collapse:collapse;
}
.pichref a:hover{
color:#1F657C; text-decoration:none; background-color:transparent;
}
a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:active {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:none; background-color:#FFDA06}

.over {
background-color: #FFDA06;
}
.out {
background-color: transparent;
}
.siesindhier {
color:#666666;
font-size:10px;
}
#gemeindebrief_admin{
position:fixed;
bottom: 0px;
right:0px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
