body {  background: #fff url(../media/hg_alleseiten.jpg) no-repeat  }

p { }

td { }

a:link { color: #ee6421; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; }
a:visited { color: #ee6421; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; }
a:hover { color: #ee6421; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; text-decoration: none}
a:active { color: #ee6421; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal;  }

.kopf_weiss { color: white; font-size: 13pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 900; font-style: normal; }
.kopf_orange { color: #ee6421; font-size: 13pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 900; font-style: normal; }
.kopf_gelb { color: #fefeb7; font-size: 13pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 900; font-style: normal; }
.txt_orange { color: #ee6421; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; }
.txt_weiss { color: white; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; }
.txt_grau { color: #373737; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; vertical-align: 8pt; }
.txt_hellgrau { color: #656565; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-style: normal; font-weight: bold; }
textarea { width: 295px; height: 269px; 
	border: 0px;
	padding: 0px;
	color: #656565;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(../media/agb/agb_hg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
input { color: #656565;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;

}
select { height: 15pt; 
	color: #656565;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;

}

/* Shutter */
#shNavBar a {
color: #aaf; /* colour for the text buttons */
text-decoration: none;
}
#shNavBar a:hover {
color: #fff; /* highlight colour for the text buttons */
}
#shDisplay div#shTitle {
font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
color: #ffffff; /* caption colour */
text-align: center;
margin: 0 auto;
}
div#shNavBar {
font: normal 12px/12px 'Lucida Grande', Verdana, sans-serif; /* font for text buttons and image numbers */
color: #999; /* colour for the image numbers */
position: fixed;
left: 0;
bottom: 0;
background-color: #2e2e2e;
width: 100%;
padding: 4px 0 5px;
text-align: center;
cursor: pointer;
z-index: 1011;
}
body {
height: 100%;
}
#shShutter *, #shDisplay * {
padding: 0;
margin: 0;
}
div#shShutter, div#shDisplay {
top: 0;
left: 0;
width: 100%;
position: absolute;
}
div#shShutter {
height: 100%;
z-index: 1000;
background-color: #000000;
opacity: 0.8;
filter:alpha(opacity=80);
}
div#shDisplay {
display: block;
background-color: transparent;
z-index: 1002;
}
div#shDisplay img#shTopImg {
margin: 0 auto;
border: 1px solid #555;
background: transparent;
display: block;
max-width: none;
max-height: none;
}
div#shDisplay div#shWrap {
visibility: hidden;
}
div#shWaitBar {
position: absolute;
width: 100px;
left: 50%;
margin-left: -50px;
margin-top: 120px;
}
#shWaitBar img {
border: 0;
}
#fullSize {
display: none;
}
#shNavBar img {
border: 0;
vertical-align: middle;
margin: 0 2px;
opacity: 0.6;
filter: alpha(opacity=60);
}
#shNavBar img:hover {
opacity: 0.999;
filter: alpha(opacity=100);
}
* html div#shNavBar {
_position: absolute;
_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight : document.body.scrollTop+document.body.clientHeight-this.clientHeight);
_left: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat') ? document.documentElement.scrollLeft : document.body.scrollLeft);
}
