
.nichtscreenen {
	display: none;
}

.titel {
	font-weight: bold;
	margin-bottom:19px;
}
.text {
	color: #49494b;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}
.texttabelle {
	color: #49494b;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}

.legende {
	color: #d7e5e7;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 130%;
}

.fusszeile {
	color: #49494b;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 140%;
}

.untertitel {
	font-weight: bold;
	color: #00958b;
}

.fett {
	font-weight: bold;
}
.gruen {
	color: #00958b;
}
a:link {
	color: #49494b;
	text-decoration: underline;
}
a:visited {
	color: #49494b;
	text-decoration: underline;
}
a:hover { 
	color: #00958b;
	text-decoration: none;
}
a:active { 
	color: #00958b;
	text-decoration: underline;
}

.textfettgruen {
	color: #00958b;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight:bold;
	line-height: 170%;
}

.textfettgruen a:link {
	color: #00958b;
	text-decoration: underline;
}
.textfettgruen a:visited {
	color: #00958b;
	text-decoration: underline;
}
.textfettgruen a:hover { 
	color: black;
	text-decoration: none;
}
.textfettgruen a:active { 
	color: #00958b;
	text-decoration: underline;
}

.navigation {
	color: #49494b;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}

.navigation a:link {
	color: #49494b;
	text-decoration: none;
}
.navigation a:visited {
	color: #49494b;
	text-decoration: none;
}
.navigation a:hover { 
	color: #00958b;
	text-decoration: none;
}
.navigation a:active { 
	color: #00958b;
	text-decoration: none;
}

.hauptnavigation {
	color: #49494b;
	font-size: 70%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}

.hauptnavigation a:link {
	color: #49494b;
	text-decoration: none;
}
.hauptnavigation a:visited {
	color: #49494b;
	text-decoration: none;
}
.hauptnavigation a:hover { 
	color: #00958b;
	text-decoration: none;
}
.hauptnavigation a:active { 
	color: #00958b;
	text-decoration: none;
}


img {
	border: 0px;
}

.formularfeld {
	font-family:Verdana, Monaco, Arial, Helvetica, "Courier New", monospaced;
	font-weight:bold;
	font-size:100%;
	color:#49494b;
	background-color:white;
	border-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e0e0e0;
	border-left-color:white;
	border-top-color:white;
	border-right-color:white;
	width:265px;
	height:18px;
	padding:1px;
}
.formulararea {
	font-family:Verdana, Monaco, Arial, Helvetica, "Courier New", monospaced;
	font-weight:bold;
	font-size:100%;
	color:black;
	background-color:white;
	border-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e0e0e0;
	border-left-color:white;
	border-top-color:white;
	border-right-color:white;
	width:265px;
	height:200px;
	padding:1px;
}

.button {
	font-family:Verdana, Monaco, Arial, Helvetica, "Courier New", monospaced;
	font-weight:bold;
	font-size:100%;
	color:#00958b;
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	width:140px;
	height:20px;
	padding:0px;
}



BODY {
scrollbar-3dlight-color: #7fcac5; 
scrollbar-arrow-color: #7fcac5; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #7fcac5; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-image:url(hg_theresianum2.gif); 
background-repeat:repeat-y;
background-position:top left;
background-color:white;

margin-left:10px;
margin-right:0px;
margin-top:25px;
margin-bottom:20px;

}
