﻿/* DATEI: jghv.css */
/* HJS 12/00 */
/* body { margin-top:10px; margin-bottom:10px; } */
body {
	font-weight: normal;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(5,5,5);
}
td {
	font-weight: normal;
	font-size: 14px;
	color: rgb(5,5,5);	
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-weight: 600;
	color: rgb(80,80,80);
	text-align:left;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-weight: 600;
	color: rgb(80,80,80);
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-weight: 600;
	color: rgb(80,80,80);
}
h4 {
	font-size: 16px;
	padding: 5px;
}
h5 {
	font-size: 13px;
	margin: 3px;
	padding: 5px;
}
h6 {
	font-size: 11px;
	margin: 3px;
	padding: 5px;
}
strong {
	color: rgb(80,80,80);
}
td.tab {
	padding-top: 3px;
}
/*td.hd1      {border:1px solid #C0C0C0; color: #E6E6E6; background-color: #056738; font-size: 13px; font-weight: 800;padding-top:3px; padding-left:3px; padding-right:3px }*/
td.hd1 {
	border: 1px solid #C0C0C0;
	color: #E6E6E6;
	background-image: url('images/tabheader_hrgd2.png');
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: 800;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
td.hd2 {
	color: rgb(80,80,80);
	font-size: 14px;
	font-weight: 600;
}
td.hd3 {
	color: rgb(80,80,80);
	font-size: 14px;
	font-weight: 600;
}
td.block1 {
	border: 1px solid #C0C0C0;
	padding: 12px;
	text-align: justify;
	background-image: url('images/tabtext_hgrd.png');
}
td.block2 {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.seminar {
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	padding: 2px;
	text-align: left;
}
td.seminarheader {
	font-size: 11px;
	background-color: rgb(225,225,225);
}
td.seminarheader2 {
	font-size: 11px;
	background-color: rgb(245,245,245);
}
a:link {
	font-size: 13px;
	color: rgb(5,103,56);
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	color: rgb(5,5,5);
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: rgb(5,103,56);
	text-decoration: none;
}
a:hover {
	color: rgb(7, 158, 87);
/*	font-size:101%	*/
}
p.block {
	font-size: 12px;
	text-align: justify;
}
img.border {
	border: 1px solid #737373;
	padding: 2px;
	text-align: center;
}
img.border_right {
	margin: 5px 5px 5px 8px;
	border: 1px solid #737373;
	padding: 2px;
	text-align: right;
	float: right;
}
.pageheader {
	margin: 20px auto 7px auto;
	position: relative;
	text-align: center;
	width: 400px;
}
.pageheader2 {
	margin: 20px auto 7px auto;
	text-align: center;
}

.aktdatum {
	position: absolute;	
	font-size: 9px;
	right:24px;	
	color: #AAAAAA;
	top: 1px;
	font-weight: lighter;
}
td.VNr {
	font-size: 13px;
	background-image: url('images/tabtext_hgrd.png');
	width: 45px;
}
td.VNrL {
	font-size: 13px;
	width: 45px;
}
td.VName {
	font-size: 13px;
	font-weight: bold;
	background-image: url('images/tabtext_hgrd.png');
	width: 585px;
}
td.VAnspr {
	font-size: 12px;
	width: 585px;
	text-align:left;
}
.tabAnschr {
	margin: 0px;
	width: 500px;
	border: 1px solid #D5D5D5;
	padding: 2px;
	text-align: center;	
}
td.AnschrFkt {
	color: rgb(123, 123, 123);
	font-size: 13px;
	font-weight: 600;
	width: 190px;
	text-align: left;
}
td.AnschrName {
	vertical-align: top;
	color: rgb(80,80,80);
	font-size: 14px;
	font-weight: 600;
	text-align: left;
}
td.Anschr {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}
td.AnschrTr {
	border-top-style: solid;
	border-width: 1px;
	border-color: #666666;
	height: 2px;
	font-size: 4px;
}
.head1 {
	border: 1px solid #C0C0C0;
	color: #E6E6E6;
	background-image: url('images/tabheader_hrgd2.png');
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: 800;
	padding: 2px 10px 2px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	width: 85%;	
	height: auto;
}
.head2 {
	border: 1px solid #C0C0C0;
	color: #E6E6E6;
	background-image: url('images/tabheader_hrgd2.png');
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: 800;
	padding: 2px 10px 2px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	height: auto;
}
.block {
	border: 1px solid #C0C0C0;
	padding: 10px;
	text-align: justify;
	background-image: url('images/tabtext_hgrd.png');
	width: 85%;
	margin-top: 2px;
	margin-bottom: 0px;
}
.block2 {
	border: 1px solid #C0C0C0;
	padding: 10px;
	text-align: justify;
	background-image: url('images/tabtext_hgrd.png');	
	margin-top: 2px;
	margin-bottom: 0px;
}

.blockpfeil {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;   
}
.headRas {
	border: 1px solid #C0C0C0;
	color: #E6E6E6;
	background-image: url('images/tabheader_hrgd2.png');
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: 800;
	padding: 2px 10px 2px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 632px;
	height: auto;
}
.blockRas {
	border: 1px solid #C0C0C0;
	padding: 10px;
	text-align: justify;
	background-image: url('images/tabtext_hgrd.png');
	width: 632px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


