/* Tags */

a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F17900;
}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F17900;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FA8600;
}

body {
	color: #FFFFFF;
	/* background-color: #000080; */
	background:#000080 url(../images/hg_verlauf.jpg) repeat-y left;
	
	font-family: Verdana;
	font-size: 10pt;
	
	scrollbar-face-color: #000099;
	scrollbar-track-color: #000080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #000040;
	scrollbar-highlight-color: #0000AA;
	scrollbar-3dlight-color: #0000CC;
	scrollbar-darkshadow-color: #000000;
	
	overflow-x:hidden;
	overflow-y: auto;
}

td {
	font-family: Verdana;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0;
}

hr {
	height: 1px;
}

.dates {
	line-height: 20px;
}

input {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1;
	color: #000000;
	background-color: #F17900;
	font-family: Verdana;
	font-size: 10pt;
}

textarea {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1;
	color: #000000;
	background-color: #F17900;
	font-family: Verdana;
	font-size: 10pt;
}

select {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1;
	color: #000000;
	background-color: #F17900;
	font-family: Verdana;
	font-size: 10pt;
}

textarea {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1;
	color: #000000;
	background-color: #F17900;
	font-family: Verdana;
	font-size: 10pt;
}

hr {
	color: #808080;
	height: 1;
}