body {
	margin-top: 17px;
	margin-left: 20px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
}
body.inh {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	border: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
body.inh_hg {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	border: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-image: url(imag/logo_hg.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.kompl {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0;
	background-image: url(classic/hg.jpg);
}

iframe {
	padding-bottom: 0px;
	frameborder: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

hr {
	color: #666666;
	height: 1px;
}

.klein {
	font-size: 10px
}

p {
	font-size: 1em;
	font-weight: normal;
}

.ueber {
	font-size: large;
	font-weight: bold;
	color: #00006C;
	background-color: #FFFFFF;
}
.ueber_link {
	font-size: large;
	font-weight: bold;
	color: #9B0000;
	background-color: #FFFFFF;
}
.ueber_link:hover     {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}  
.ueber_link:visited     {
	font-size: large;
	font-weight: bold;
	color: #00006C;
	background-color: #FFFFFF;
}  
a {
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}

a:visited     {
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}  

a:hover     {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.39em;
	text-decoration: none;
}  

a:active    {
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}


.ordinary {
	font-size: 0.8em;
	font-stretch: narrower;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	line-height: 1.2em;
}


.subtitle {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.36em;
	margin: 0px;
	padding: 0px;
}

.leadtext {
	font-size: 1.11em;
	font-weight: normal;
	line-height: 1.39em;
}

/* hauptnavigation */
.mainNavi           {
	font-size: 0.95em;
	text-decoration:none;
	line-height: 1.75em;
	color: #000000;
} 

.mainNavi:visited   {
	font-size: 0.95em;
	text-decoration:none;
	line-height: 1.75em;
	color: #000000;
}  

.mainNavi:hover     {
	font-size: 0.95em;
	text-decoration:none;
	line-height: 1.75em;
	color: #CC0000;
}  

.mainNavi:active    {
	font-size: 0.95em;
	text-decoration:none;
	line-height: 1.75em;
	color: #CC0000;
} 

.mainNaviTd {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}

.mainSubNavi   {
	font-size: 0.98em;
	text-decoration:none;
	line-height: 1.4em;
	color: #000000;
	background-color: #E5E5E5;
} 

.mainSubNavi:visited   {
	font-size: 0.98em;
	text-decoration:none;
	line-height: 1.4em;
	color: #000000;
}  

.mainSubNavi:hover     {
	font-size: 0.98em;
	text-decoration:none;
	line-height: 1.4em;
	color: #CC0000;
}  

.mainSubNavi:active    {
	font-size: 0.98em;
	text-decoration:none;
	line-height: 1.4em;
	color: #CC0000;
} 

.mainSubNaviCurrent {
	color: #CC0000;
}

.tdButtomLineTeaser {
	border-bottom-color: #333333;
	border-bottom-width: 0.9px; 
	border-bottom-style: solid;
	padding-bottom: 3px;
}

.tdButtomLineLink {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}

.tdTopLine {
	border-top-color: #CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
}

.white11px {
	color: #FFFFFF;
}

.teaserHead {
	font-size: 1.35em;
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 0px;
	margin: 0px;
}

.moreLink {
	font-size: 1.01em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}

.moreLink:visited     {
	font-size: 1.01em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}  

.moreLink:hover     {
	font-size: 1.01em;
	font-weight: normal;
	color: #000000;
	line-height: 1.39em;
	text-decoration: none;
}  

.moreLink:active    {
	font-size: 1.01em;
	font-weight: normal;
	color: #CC0000;
	line-height: 1.39em;
	text-decoration: none;
}

/* klassen fuer head navigation */
.headSubNavi {
	font-size: 0.95em;
	text-decoration:none;
	padding-bottom: 1.2em;
}

.headSubNavi:visited     {
	font-size: 0.95em;
	color: #404040;
	text-decoration:none;
	padding-bottom: 1.2em;
}  

.headSubNavi:hover     {
	font-size: 0.95em;
	color: #CC0000;
	text-decoration:none;
	padding-bottom: 1.2em;
}  

.headSubNavi:active    {
	font-size: 0.95em;
	color: #CC0000;
	text-decoration:none;
	padding-bottom: 1.2em;	
} 

/* head 'haupt' navigation */
.headNavi           {
	font-size: 1.02em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
} 

.headNavi:visited     {
	font-size: 1.02em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}  
.dt_rahmen {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
.hellrau {
	background-color: #E9E9E9;
}

.headNavi:hover     {
	font-size: 1.02em;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}  

.headNavi:active    {
	font-size: 1.02em;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
} 
.ZW_title  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #FFFFFF;
    color: #000000}
.ZW_body   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    color: #000000}
.ZW_table   {
    border-collapse: collapse;
    color: #000000}
.ZW_tab_hdg  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #00ffff;
    color: #000000}
.ZW_tab_even  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #c0c0c0;
    color: #000000}
.ZW_tab_odd  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #00ffff;
    color: #000000}
.ZW_tab_cell  { 
    text-align: center;
    border-left: 1px;
    border-right: 1px;
    padding: 2px}
.ZW_tab_hdgcell  { 
    text-align: center;
    padding: 2px}
.ZW_trailer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #ffffff;
    color: #000000}
.ZW_HR  { 
    color: #000000}
	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./libo/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./libo/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

