.Head_menue       
{ 
   font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
   font-size: 18pt;
   color: #000000;
}
.Head_1_blue       
{ 
   font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
   font-size: 14pt;
   color: #036;
   font-weight: bold;
   margin-bottom: 5px;
}

.Head2_1_blue       
{ 
   font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
   font-size: 12pt;
   color: #036;
   font-weight: bold;
   margin-bottom: 5px;
   margin-top: 5px;
}
.Absatz_standard { font-family: Arial, Helvetica, Geneva, Verdana, Lucida, sans-serif; 
               font-size: 12pt; color: black; line-height: 110%; margin-top: 
               4pt; margin-bottom: 4pt;
			   text-align:left }
.Absatz_klein { font-family: Arial, Helvetica, Geneva, Verdana, Lucida, sans-serif; 
               font-size: 10pt; color: black; line-height: 100%; margin-top: 
               2pt; margin-bottom: 0 }
.Absatz_klein2 { font-family: Arial, Helvetica, Geneva, Verdana, Lucida, sans-serif; 
               font-size: 8pt; color: black; line-height: 100%; margin-top: 
               2pt; margin-bottom: 0 }
p { margin: 3px;
	font-size: 12pt;
}

.navi {
display: block;
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #C0C0C0;
text-decoration: none;
color: #ffffff ;
background-color: #808080;
padding: 3px;
}
.navi_aktuell {
display: block;
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #C0C0C0;
text-decoration: none;
color: #FF6633 ;
background-color: #808080;
padding: 3px;
}
.navi_green {
color:#33CC00
}
.navi_aktuell:hover {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #ffffff ;
text-decoration: none;
background-color: #5294D6;
}
.navi_aktuell:active {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #ffffff ;
text-decoration: none;
color: #E6BD42;
background-color: #6A7D9B;
}
.navi:hover {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #ffffff ;
text-decoration: none;
background-color: #5294D6;
}
.navi:active {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 16px;
font-color: #ffffff ;
text-decoration: none;
color: #E6BD42;
background-color: #6A7D9B;
}


.navi_h {
display: block;
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-style: italic;
font-size: 14px;
font-color: #C0C0C0;
text-decoration: none;
text-align: center;
color: #ffffff ;
background-color: #808080;
padding: 3px,1px;
}
.navi_h:hover {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-style: italic;
font-size: 14px;
font-color: #ffffff ;
text-decoration: none;
background-color: #E6BD42;
}
.navi_h:active {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-style: italic;
font-size: 14px;
font-color: #ffffff ;
text-decoration: none;
color: #E6BD42;
background-color: #6A7D9B;
}
.navi_h_list {
display: block;
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
color:#666666;
background-color:#CCCCCC;
padding: 3px,1px;
}
.navi_h_list2 {
display: block;
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
color:#666666;
background-color:#AADFAA;
padding: 3px,1px;
}
.navi_h_list:hover {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
color:#CCCCCC ;
text-decoration: none;
background-color:#666666;
}
.navi_h_list:active {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
color:#3399FF ;
text-decoration: none;
color: #E6BD42;
background-color: #6A7D9B;
}

.navi_h_green {
display: block;
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
font-color: #C0C0C0;
text-decoration: none;
text-align: center;
color: #ffffff ;
background-color: #808080;
padding-top: 1px;
padding-bottom: 1px;
}
.navi_h_green:hover {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
font-color: #ffffff ;
text-decoration: none;
background-color: #008080;
}
.navi_h_green:active {
font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
font-weight: bold;
font-size: 14px;
font-color: #ffffff ;
text-decoration: none;
color: #E6BD42;
background-color: #6A7D9B;
}

#navcontainer
{
	font-family: Arial,Helvetica,Geneva,Verdana,Lucida,sans-serif;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
#navlist ul
{
	list-style-type: none;
	list-style: inside;
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	list-style: inside;
	margin-left: 0px;
	padding-left: 0px;
}

#navlist a { 
	padding: 3px 15px;
	margin-left: 0px;
   font-size: 10pt;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #E6BD42;
text-decoration: none;
}
.Liste {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12pt;
	font-weight:bold;
	color:#000066;
}

/* 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;
}

