/* ++++ ALLGEMEINEEINSTELLUNGEN ++++ */
html {
	/*height: 101%;*/
}
body {
	background-color: #DCDCDC;
	background-image: url(../images/hgr.jpg);
	background-repeat: repeat-x;
        background-attachment: fixed;
	margin: 0px 0px 0px;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	/*height: 100%;*/
}

img {
	border:none;
}
* {
	margin: 0; 
	padding: 0;
}
#aussenhgr {
	background-image: url(../images/hgr_schatten.png);
	background-repeat: repeat-y;
	margin: 0px auto auto auto;
	padding: 0px;
	width: 1024px;
	position: relative;
	min-height: 100%;
	/*height: 100%;*/
	text-align: left;
}
table.aussen {
	background-image: url(../images/hgr_schatten.png);
	background-repeat: repeat-y;
	margin: 0px auto auto auto;
	padding: 0px;
	width: 1024px;
	position: relative;
	/*min-height: 100%;*/
	height: 100%;
	text-align: left;
}
/* ++++ ENDE Allgemeineeinstellungen ++++ */
/* +++++++++++++++++++++++++ */
/* ++++ KOPFBEREICH ++++ */
#kopf {
	width: 992px;
	height: 120px;
	background-image: url(../images/kopf_hgr.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	margin: 0px auto auto 16px;
}
#logo {
	background-color: transparent;
	margin-left: 23px;
	margin-top: 0px;
	width: 116px;
	position: relative;
	padding-top: 13px;
	float: left;
}
#nebennavi {
	float: right;
	background-color: transparent;
	color: #ffffff;
	width: 200px;
	margin-right: 20px;
	margin-top: 15px;
	position: relative;
	text-align: right;
	font-size: 0.65em;
	font-weight: bold;
}
#nebennavi a, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ++++ Ende Kopfbereich ++++ */
/* ++++++++++++++++++++++++++++ */
/* +++ HAUPTNAVIGATION +++     */
#hauptnavi {
	width: 992px;
	height: 25px;
	background-color: #a7a7a7;
	color: #a53e2f;
	margin-left: 16px;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	z-index: 10;
}
#vpnavigation {
	margin-left: 200px;
	z-index: 10;
}

#vpnavigation ul { /* alle Listen */ 
	padding: 0; 
	list-style: none; 
	line-height: 1;
	z-index: 10;
} 
#vpnavigation li {
	/* alle Listenelemente */
	float: left;
	width: auto;
	margin-left: 20px;
	z-index: 10;
}
li#active a.daddy {
	color: #e0e0e0;
}
li#active a {
	color: #e0e0e0;
}
li#active ul li a.daddy {
	color: #e0e0e0;
}
li#active ul li a {
	color: #ffffff;
}
ul#nav li.activepath a.daddy {
	color: #e0e0e0;
}
ul#nav li.activepath ul li#active a.daddy {
	color: #e0e0e0;
}
ul#nav li#active a.daddy {
	color: #e0e0e0;
}
ul#nav li#active ul li a.daddy {
	color: #ffffff;
}
ul#nav li.activepath ul li a.daddy {
	color: #ffffff;
}
ul#nav li.activepath ul li.activepath a.daddy {
	color: #e0e0e0;
}
#vpnavigation a {
	display: block;
	text-decoration: none;
	width: auto;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 2;
	font-weight: bold;
	margin-left: 5px;
	z-index: 10;
} 
#vpnavigation a:visited {
	display: block;
	width: auto;
	font-size: 0.8em;
	line-height: 2;
	font-weight: bold;
	z-index: 10;
} 
#vpnavigation a:hover {
	color: #e0e0e0;
	display: block;
	width: auto;
	font-size: 0.8em;
	line-height: 2;
	font-weight: bold;
	z-index: 10;
} 

#vpnavigation li ul {
	/* Listen 2. Ebene */
	position: absolute;
	background: #989898;
	width: 11em;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	border-top: 1px solid #ffffff;
	display: block;
	z-index: 10;
	/* font-size: 0.85em; */
	left: -999em; /* durch "left" außerhalb des sichtbaren Bereichs wird das gleiche erreicht wie durch "display: none", kann aber auch von Textbrowser angezeigt werden */
} 
#vpnavigation li ul a {
	/*background-color: #f9f9f9;*/
	width: 13em;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	z-index: 10;
} 
#vpnavigation li ul a:visited {
	width: 13em;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
} 
#vpnavigation li ul a:hover {
	background-image: url(../images/sub_haupt-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
   line-height: 20px;
	padding-left:13px;
   font-weight: bold;
   font-size: 11px;
	display: block;
   width: 14em;
   color: #ffffff; 
}

#vpnavigation li li a.daddy { /* Listenelemente mit Unterpunkten */ 
   /* background: url(../images/sub_haupt-pfeil.gif) center right no-repeat; */
   width: 13em; 
} 

#vpnavigation li ul ul { /* Listen 3. Ebene und weiter */ 
   margin: -1em 0 0 9.7em;
	border-top: none; 
} 

#vpnavigation li:hover ul ul, #vpnavigation li.sfhover ul ul { 
   left: -999em; 
} 

#vpnavigation li:hover ul, #vpnavigation li li:hover ul, #vpnavigation li.sfhover ul, #vpnavigation li li.sfhover ul { /* Listen, die unterhalb von "gehoverten" Menüpunkte liegen */ 
   left: auto;
} 

#vpnavigation li#active { /* Listen zur aktuellen Kategorie */ 
   font-style: normal!important;
}

/* ++++++++++++++++++++++++++++ */
/* +++ SUBNAVI +++ */
#subnavi {
	background-color: transparent;
	background-image: url(../images/sub_navi_hgr.gif);
	background-repeat: repeat-y;
	margin-left: 16px;
	width: 205px;
	min-height: 178px;
	height: 178px;
	color: #ffffff;
	float: left;
	padding: 0px 0px 0px 0px;
}

* html #subnavi {
	w\idth: 180px;
	width: 205px;
}
#subnavi ul li {
	list-style: none;
}
#subnavi ul {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #989898;
}
#subnavi li {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 24px;
	border-bottom: 1px solid #ffffff;
}
#subnavi li li {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 24px;
	border-bottom: 1px solid #ffffff;
}
#subnavi a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 185px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 20px;
	line-height: 24px; 
}

#subnavi a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 185px;
	margin-left: 0px;
	padding-left: 20px;
}

* html #subnavi a,  * html #subnavi a:visited {
	width: 205px;
}
#subnavi a:hover {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/subnavi_over.gif);
	background-repeat: no-repeat;
	background-color: #7b7b7b;
	padding-left: 35px;
	width: 170px;
	display: block;
	line-height: 24px;
}

* html #subnavi a:hover {
	width: 170px;
	w\idth: 205px;
}

#subnavi a.aktiv, #subnavi a:visited.aktiv, #subnavi a:hover.aktiv {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/subnavi_over.gif);
	background-repeat: no-repeat;
	background-color: #7b7b7b;
	padding-left: 35px;
	width: 170px;
	display: block;
}
* html #subnavi a.aktiv, * html #subnavi a:visited.aktiv, * html #subnavi a:hover.aktiv {
width: 205px;
}
/* +++++++++++++++++++++++++++++ */
/* +++ NAVIGATIONSPFAD +++ */
div#bc {
	color: #a0a0a0;
	font-size: 0.598em;
	margin-left: 220px;
	padding: 5px 10px 9px 22px;
}

div#bc a, div#bc a:visited {
	color: #a0a0a0;
	text-decoration: none;
}
div#bc a:hover {
	color: #a0a0a0;
	text-decoration: underline;
}
/* ++++++++++++++++++++++++++++ */
/* ++++++ CONTENTBEREICH ++++++ */
#kontent {
	background-color: transparent;
	width: 650px;
	margin-left: 220px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 0;
	max-height: 100%;
	color: #000000;
}
* html #kontent {
	margin-left: 215px;
}
* html #kontent table {
	margin-left: 0px;
	width: 73%;
}
#kontent h1 {
	color: #4c4c4c;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#kontent h2 {
	color: #4c4c4c;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
}

#kontent p {
	margin-left: 170px;
	margin-bottom: 10px;
	font-size: 0.8em;
	/*color: #4c4c4c;*/
}
#kontent hr {
	margin-left: 170px;
	margin-bottom:10px;
	width: 70%;
}

#kontent li {
	margin-left: 200px;
	margin-bottom: 5px;
	list-style: square;
	font-size: 0.8em;
	/*color: #4c4c4c;*/
	line-height: 1.26em;
}
#kontent td {
	font-size: 0.8em;
}
#kontent a, #kontent a:visited {
	color: #cd5c5c;
	text-decoration: underline;
}
#kontent a:hover {
	color: #cd5c5c;
	text-decoration: none;
}
#kontent img.kapitel {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

.txtsmall {
	font-size: 0.7em;
	font-style: normal;
	padding-left: 0.8em;
}
/* +++ NEWS +++ */
#newsart {
	display: block;
}
#newsartab {
	display: block;
	margin-top: 0px;
}
#kontent h1.news_fk {
	background-color: #808080;
	color: #ffffff;
	margin-left: 170px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: left;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;
	text-transform: uppercase;
}
td.news_fk {
	font-size: 0.8em;
}
td.trenn {
	background-color: transparent;
	background-image: url(../images/trennlinie_hgr.gif);
	background-repeat: repeat-x;
    background-position: center;
	height: 20px;
	margin-bottom: 15px;
	margin-top: 12px;
}
.news img {
	background-color: transparent;
	margin-left: 20px;
	text-align: left;
}
.newsdatum {
	background-color: transparent;
	font-size: 0.8em;
	color: #808080;
	text-align: right;
	margin-bottom: 5px;
}
/* ++++++++++++++++++++++ */
/* +++ Beginn Sitemap +++ */
#sitemap {
	background-color: transparent;
	margin-left: 20px;
	font-size: 1.1em;
	text-decoration: none;
}
#sitemap ul, #sitemap li {
	list-style: square;
	line-height: 18px;
	font-weight: bold;
}
#sitemap li li {
	list-style: none;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 15px;
	font-weight: normal;
}
#sitemap li li li {
	line-height: 12px;
}
a.sitemap_level1 {
	display: block;
	color: rgb(217,104,28);
	font-weight: normal;
	padding-bottom: .4em;
	text-decoration: none;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	display:block;
	font-size: 0.9em;
	text-decoration: none;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
	font-size: 0.8em;
	text-decoration: none;
}

.sitemap_level2_container {
	float:left;
	width:40%;
	padding-top:.3em;
	padding-left: 10px;
	font-size: 0.9em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
	font-size: 0.8em;
}
/* +++ Ende Sitemap +++ */
/* +++++++++++++++++++++++ */
/* ++++ Spry Formular +++ */
#SpryContactForm{ 
    padding-top:20px;
    margin-left: 170px;
    font-size: 0.8em;
    color: #000000;
}
span.contactFormSubmit input.resetbutton, span.contactFormSubmit input.submitbutton{
    background-color:transparent;
    color:#676767;
    border: 1px solid #676767;
    padding-left: 3px;
    padding-right: 3px;
}
span.contactFormSubmit input.submitbutton{
    margin-left: 60px;
}
#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
	font-size: 1.2em;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width: 180px;
}

#SpryContactForm textarea{
    height:150px;
    width: 250px;
}
#SpryContactForm ul li{
	list-style:none;
    height:30px;
	margin-left:0px;
    clear:both;

}
#SpryContactForm ul li.textarea{
    height:180px;
}
#SpryContactForm label{
    display:block;
    float:left;
    width:130px;
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg, span.textareaMinCharsMsg, span.textareaMaxCharsMsg{
	position:relative;
	left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
	height:auto;
}
#SpryContactForm ul li span span.grpradio{
	display:block;
	width:70px;
	height:25px;
	float:left;
}
#SpryContactForm ul li.grpcheckbox{
	height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
	display:block;
	width:100px;
	height:25px;
	float:left;
}
br.clear{
	clear:both;
}

/* ++++++++++++++++++++++++++++ */
/* +++ INFO-LOGO +++ */
#info-logo {
	background-color: transparent;
	margin-left: 16px;
	margin-top: 10px;
	width: 205px;
	min-height: 178px;
	height: 178px;
	color: #ffffff;
	float: left;
	padding: 0px 0px 0px 0px;
	display: none;
	text-align: center;
	position: absolute;
	top: 540px;
	
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++ START 3-TEASER +++ */
#kontent #start-teaser_wrap p{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 0.7em;
	display: block;
}
#kontent #start-teaser_wrap {
	background-color: transparent;
	width: 480px;
	display: block;
	margin-left: 170px;
}

#kontent div.startteaser_li {
	background-color: transparent;
	width: 145px;
	margin-right: 22px;
	float: left;
}
#kontent div.startteaser_mitte {
	background-color: transparent;
	width: 145px;
	margin-right: 22px;
	float: left;
}
#kontent div.startteaser_re {
	background-color: transparent;
	width: 145px;
	float: right;
}
#start-teaser_wrap img {
	max-width: 141px;
	max-height: 141px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++ LIGHTBOX +++++++++++++++++++++++ */
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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: 700px; background-color: #000; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
