/* LAYOUT */
body {




}
.textnormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
}



.td_abstand {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}




/* SCHRIFT */
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;

}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3333;

}
.textnormalgraufett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F2F2F;

}
.txtnormalgraufett_13px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F2F2F;
}

.textnormalrotfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C33;
}
.ueberschriftblau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.schrift_weiss {
	color: #FFF;
}
#main {
	position: absolute;
	left: 50%;
	margin-left: -485px;
	background-repeat: repeat-y;
	background-position: left;
	top: 0px;
	bottom: 0px;
	display: inline;
	width: 970px;
	margin-bottom: 0px;
	height: 100%;
	z-index: 1;
	visibility: visible;
	clear: both;
}

#kopfzeile {
	width: 970px;
	position: absolute;
	display: block;
	z-index: 10;
}
#navigation {
	position: absolute;
	position: absolute;
	width: 160px;
	padding-top: 20px;
	padding-left: 6px;
	display: inline;
	top: 82px;
	z-index: 9;
	visibility: visible;
	height: 100%;
	padding-bottom: 200px;
	overflow: visible;
}

#inhalt {
	position: absolute;
	display: block;
	top: 82px;
	z-index: 5;
	background-repeat: repeat-y;
	visibility: visible;
}
#table_grau {
	background-image: url(../grafik_diverse/linie_grau.gif);
}

#fusszeile {
	position: relative;
	background-color: #ABB9C5;
	text-align: center;
	padding: 4px;
	display: block;
	margin-bottom: 10px;
	z-index: 7;
	vertical-align: middle;
}
#table_teilelisten {
	font-size: 13px;
	border: 2px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
}
#table_teilelisten a {
	font-size: 13px;
}
#table_teilelisten img{
	border: 1px solid #666;
	margin: 2px;
}
#table_gelerie img{
	border: 1px solid #333;
	vertical-align: text-bottom;
}




/* 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(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(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(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(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
