/* Style-Sheet Datei für G.H.K. */

/* #history#
erstellt: 23-04-2004
 */

body {
	background-repeat : no-repeat;
	background-color : White;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
	scrollbar-face-color: #CFCFCF;
	scrollbar-highlight-color: #CFCFCF;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #E6E2DA;
}

table {
	font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
}

a:link {
	color: #777777; text-decoration: none;
}
a:visited {
	color: #777777; text-decoration: none;
}
a:hover {
	color: #777777; text-decoration: underline;
}
a:active {
	color: #777777; text-decoration: none;
}

.input {
	border-right: #969696 thin solid;
	border-left: #969696 thin solid;
	border-top: #969696 thin solid;
	border-bottom: #969696 thin solid;
	font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.formularcontent { 
	background-color: #ffffff;
	border-right: #969696 thin solid;
	border-left: #969696 thin solid;
	border-top: #969696 thin solid;
	border-bottom: #969696 thin solid;
	font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.formularcontentaktiv {
	background-color: #E4E4E4;
	border-right: #969696 thin solid;
	border-left: #969696 thin solid;
	border-top: #969696 thin solid;
	border-bottom: #969696 thin solid;
	font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.ghk { display:none; }


