@media screen
{

* {
    margin:0;
    padding:0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.01%;
	color: #000;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(pictures/hg-body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

img {
    border:0;
}

a:link {
	text-decoration: none;
	color: #c00;
}

a:visited {
	text-decoration: none;
	color: #c00;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

.formError {
	color: #f00;
}

.black {
	color: #000;
	font-weight: bold;
}

#wrapper {
	margin: 0  auto;
	width: 56.75em;
	border: solid 0 #000;
}

#wrapper-left {
	float: left;
	width: 56.0em;
	background-color: #fff;
	background-image: url(pictures/hg-wrapper-left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	border: solid 0 #ddd;
}

#head {
	width: 56.0em;
	height: 15.25em;
	background-color: transparent;
	background-image: url(pictures/hg-wrapper-right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

#head-left {
	float: left;
	text-align: right;
	width: 14.85em;
	background-color: transparent;
}

.head-left {
	width: 14.25em;
	height: 15.25em;
}

#head-right {
	float: left;
	width: 41.05em;
	height: 15.25em;
	text-align: left;
	background-color: transparent;
}

#hotline {
	margin-bottom: 1px;
	width: 40.65em;
	background-color: transparent;
	border-bottom: solid 1px #c00;
}

#hotline h1 {
	margin: 1.25em 0 0.25em 15.0em;
	color: #000;
	font-size: 1.4em;
	font-weight: lighter;
}

#slogan {
	width: 40.65em;
	background-color: #c00;
}

#slogan h2 {
	margin: 0 0 0 0.9em;
	padding: 0.25em 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: lighter;
}

.bold {
	font-weight: bold;
}

.cable {
	width: 40.65em;
	height: 7.65em;
	background-color: transparent;
}

#main {
	float: left;
	width: 56.0em;
	margin-bottom: 1px;
	background-color: transparent;
	background-image: url(pictures/hg-wrapper-right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	border-bottom: solid 0.25em #c00;
}

.link {
	padding-left: 0.75em;
	background-image: url(pictures/icon-link.gif);
	background-position: 0 0.25em;
	background-repeat: no-repeat;
}

#news {
	float: left;
	width: 13.0em;
	padding: 1.0em 0.5em 3.0em 1.5em;
	text-align: left;
	border: solid 0px #c00;
}

#news h1 {
	padding: 1.25em 0 0.5em 0;
	font-size: 0.8em;
	color: #000;
}

#news h2 {
	padding: 1.5em 0 0 0;
	font-size: 0.75em;
	line-height: 1.3em;
}

#news h3 {
	padding-bottom: 0.5em;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Georgia, serif;
}

#news p {
	padding-bottom: 0.15em;
	font-size: 0.7em;
	line-height: 1.3em;
}

#news p.news {
	padding: 0.5em 0;
}

#content {
	float: left;
	width: 32.65em;
	padding: 0 1.0em 1.0em 1.5em;
	text-align: left;
}

#content h1 {
	padding: 0 0 0.25em 0;
	font-size: 1.0em;
	color: #000;
}

#content h2 {
	padding: 0.75em 0 0.5em 0;
	font-size: 0.85em;
	line-height: 1.3em;
}

#content h3 {
	padding-bottom: 0.35em;
	font-size: 0.8em;
	line-height: 1.3em;
}

#content h4, #content h5 {
	padding-bottom: 0.05em;
	font-size: 0.8em;
	line-height: 1.3em;
}

#content p {
	padding: 0.5em 0 0.625em 0;
	font-size: 0.75em;
	line-height: 1.4em;
}

#content p.center {
	text-align: center;
}

#content .center_red_bold {
	text-align: center;
	color: #c00;
	font-size: 1.3em;
	font-weight: bold;
}

#content .center_grey_bold {
	text-align: center;
	color: #ccc;
	font-size: 3.0em;
	font-weight: bold;
}

#content .img-left {
	float: left;
	margin: 0.5em 15px 0 0;
	font-size: 0.7em;
	color: #666;
}

#content .img {
	margin: 0.75em 0 0.5em 0;
	font-size: 0.7em;
	color: #666;
}

#content img.border {
	padding: 2px;
	border: solid 1px #ccc;
}

#content hr {
	border: dotted 0.15em #666;
}

#content ul {
	font-size: 0.75em;
	list-style: square;
	padding: 0.5em 0 1.25em 1.625em;
}

#content ul li {
	line-height: 1.4em;
	padding-bottom: 0.75em;
	list-style-image: url(pictures/icon-list.jpg);
}

#content ul li ul {
	font-size: 1.0em;
}

#content table {
	width: 32.0em;
	margin: 1.0em 0 0.625em 0;
	line-height: 1.4em;
}

#content th, td {
	padding: 0.25em;
	font-size: 0.8em;
	color: #000;
	background-color: #eee;
	background-image: url(pictures/hg-navi.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: solid 0.05em #ccc;
}

#content table p {
	padding: 0.25em 0;
	font-size: 1.0em;
}

#content .detail p {
	
}

#content .detail p {
	
}

#content .mouse-over {
	display: none;
}

#content a:hover .detail .mouse-over {
	display: block;
}




td.footer {
	color: #009;
	font-weight: bold;
}

#foot {
	float: left;
	padding-bottom: 2.0em;
	width: 56.0em;
	border-top: solid 1px #c00;
}

#foot p {
	padding: 0.25em 0 0.75em 0.5em;
	font-size: 0.7em;
}

#foot .top {
	margin-left: 47.0em;
}


} /* screen ende*/















































































































































/* print anfang*/
@media print
{

* {
    margin:0;
    padding:0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000;
	background-color: #fff;
}

img {
    border:0;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

.black {
	color: #000;
	font-weight: bold;
}

#wrapper {
	margin: 0  auto;
	width: 100%;
}

#head {
	display: none;
}

#head-left {
	display: none;
}

.head-left {
	display: none;
}

#head-right {
	display: none;
}

#hotline {
	display: none;
}

#hotline h1 {
	display: none;
}

#slogan {
	display: none;
}

#slogan h2 {
	display: none;
}

.bold {
	font-weight: bold;
}

.cable {
	display: none;
}

#main {
	float: left;
	width: 100%;
}

.link {
	font-weight: bold;
}

#news {
	width: auto;
	padding: 0;
	text-align: left;
}

#news h1 {
	padding: 0 0 0.5em 0;
	font-size: 12pt;
	color: #000;
}

#news p {
	padding-bottom: 0.15em;
	font-size: 10pt;
	line-height: 1.3em;
}

#news h2, #news h3, #news p.news {
	display: none;
}

#content {
	width: 100%;
	height: auto;
	padding-bottom: 1.0em;
	text-align: left;
}

#content h1 {
	padding: 2.0em 0 0.25em 0;
	font-size: 12pt;
	color: #000;
}

#content h2 {
	padding: 0.75em 0 0.5em 0;
	font-size: 11pt;
	line-height: 1.3em;
}

#content h3 {
	padding-bottom: 0.35em;
	font-size: 11pt;
	line-height: 1.3em;
}

#content h4, #content h5 {
	padding-bottom: 0.05em;
	font-size: 11pt;
	line-height: 1.3em;
}

#content p {
	padding: 0.5em 0 0.625em 0;
	font-size: 10pt;
	line-height: 1.4em;
}

#content p.center {
	text-align: center;
}

#content .center_red_bold {
	text-align: center;
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}

#content .center_grey_bold {
	text-align: center;
	color: #ccc;
	font-size: 12pt;
	font-weight: bold;
}

#content .img-left {
	float: left;
	margin: 0.5em 15px 0 0;
	font-size: 8pt;
	color: #333;
}

#content .img {
	margin: 0.75em 0 0.5em 0;
	font-size: 8pt;
	color: #666;
}

#content img.border {
	padding: 2px;
	border: solid 1px #ccc;
}

#content hr {
	border: dotted 0.15em #666;
}

#content ul {
	font-size: 10pt;
	list-style: square;
	padding: 0.5em 0 0.75em 1.5em;
}

#content ul li {
	line-height: 1.2em;
	padding-bottom: 0.25em;
	list-style-image: url(pictures/icon-list.jpg);
}

#content ul li ul {
	font-size: 10pt;
}

#content table {
	width: 90%;
	margin: 0.5em 0 ;
	line-height: 1.2em;
}

#content th, td {
	font-size: 9pt;
	color: #000;
	border: solid 1px #666;
}

#content table p {
	padding: 0.25em 0;
	font-size: 10pt;
}

td.footer {
	color: #009;
	font-weight: bold;
}

#foot {
	padding-bottom: 2.0em;
	width: 100%;
	border-top: solid 0 #c00
}

#foot p {
	padding: 0.25em 0 0.75em 0.5em;
	font-size: 0.7em;
}

#foot .top {
	display: none;
}


} /* print ende*/
