/* CSS Document */
/* <![CDATA[ */
html, body {
	margin:0px;
	padding:0px;
	background-color:white;
	background-image:url(../layout/hg/hgLeft.jpg);
	background-repeat:repeat-y;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #003366;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
h1,h2,p,ul,ol{
	margin-left:20px;
	margin-right:20px;
	font-family: Verdana, sans-serif;
}
h1{
	font-weight:normal;
	font-style:normal;
	font-size:17px;
	color:#003366;;
	padding-bottom:5px;
	margin-top:20px;
	padding-top:0px;
}
h2{
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	line-height:1.1em;
	color:#003366;
	padding-bottom:3px;
	padding-left:25px;
	padding-top:20px;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	clear:left;
}
p{
	font-weight:normal;
	font-size:13px;
	line-height:1.1em;
	padding-left:25px;
	color:black;
}

.smal{
	font-size:0.8em;
}
.intro {
	text-align: justify;
}
.description{
	cursor: help;
	background-color:#FFFFCC;
	border-bottom: 1px dotted #CCCCCC;
}
ol {
	margin-left:150px;
	padding-left:50px;
}
ol li{
	font-size:13px;
	list-style-position: inside;
	list-style-type: decimal;
	font-weight:normal;
	line-height:1.0em;
	color:black;
	margin-top:3px;
	margin-bottom:3px;
}
a:link {
	text-decoration:none;
}
a:visited {
	color:#6699FF;
	text-decoration:underline;
}
a:hover, a:active {
	color:#0000FF;
	text-decoration:underline;
	
}
#top_selection {
	background-image:url(../layout/hg/hgTop.jpg);
	background-repeat:repeat-x;
	height:150px;
	margin:0px;
	padding:0px;
}
#logo {
	position:absolute;
	top: 0px;
	left: 0px;
	width:360px; 
	height:308px;
}
#search {
	position:absolute;
	top: 60px;
	left: 240px;
	white-space:nowrap;
}
#search_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: rgb(175,35,35);
	vertical-align:middle;
}
#search_text {
	width: 240px;
	background-color: rgb(251,241,225);
	border: rgb(175,35;35) solid 1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:black;
	vertical-align:middle;
}
#search_button{
	background-color: rgb(175,35,35);
	border: none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:rgb(251,241,225);
	vertical-align:middle;
}
#main_section {
	margin:0px;
	padding:0px;
}
#content {
	position:absolute;
	left:280px;
	top:200px;
	
}

table#abmasse{

	font-size: 0.9em;
	border:2px solid #003366;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top:0px;
	color: #003366;
	width: 500px;
}
#abmasse caption{
	padding:10px;
	vertical-align: bottom;
	padding-top:50px;
	font-size:1.3em;
}
#abmasse th{
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
	border: none;
	background-color: #7C98B0;
	padding:5px;
}
#abmasse td{
	background-color: #C8D2DC;
	border: none;
	padding:5px;
}
#abmasse ol {
	margin-left:0px;
	padding-left:25px;
}
#abmasse ol li{
	list-style-position: outside;
	list-style-type: decimal;
	font-weight:normal;
	line-height:1.0em;
	margin-top:3px;
	margin-bottom:3px;
	color: #003366;
}
ul.linkliste {width:450px; margin-bottom:50px; list-style:none; }
ul.linkliste li { margin-left:-60px;}
ul.linkliste.tipps a {font-size:0.9em; text-decoration:none; margin-left:48px;}
ul.linkliste a:hover{ text-decoration:underline;}
/* ]]> */

