body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
a.navi:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a.navi:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a.navi:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a.navi:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a.ueberschrift:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.ueberschrift:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.ueberschrift:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.ueberschrift:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	font-variant: normal;
	color: #F5F5F5;
}
.big {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
table {
	background-color: #FFFFFF;
}
#content-box {
	position:absolute;
	top:10px;
	left:150px;
	width:360px;
}
.alert-box {
	position:absolute;
	top:20px;
	left:530px;
	width:200px;
	border:1px solid #f17700;
	color:#f17700;
	padding:5px;
	background-color:#ffffff;
}
.alert-box h1{
	font:bold 12px Verdana, Helvetica, sans serif;
	color:#f17700;
	padding:0;
	margin:5px 0 5px 0;
}
.alert-box ul{
	padding:0 0 0 15px;
	margin:0;
}
h1 {
	font:bold 12px Verdana, Helvetica, sans serif;
	color:#00427B;
	margin:10px 0 3px 0;
}	
form {
	display:inline;
}
.label {
	float:left;
	width:120px;
}
.alert{
	font-weight:bold;
	color:#F17700;
}
fieldset {
	border:0;
	margin:0;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #00427B;
}

.textinput, .select, .textarea {
	float:left;
	background-color:#EFF5F9;
	border:1px solid #00427B;
	color:#00427B;
	width:200px;
}
.textinput-over, .select-over, .textarea-over {
	float:left;
	background-color:#9bceea;
	border:1px solid #00427B;
	color:#00427B;
	width:200px;
	font-weight:bold;
}

.radiobutton, .checkbox {
	float:left;
	width:18px;
}
input.button {
	border:0;
	background-color:#f17700;
	font-weight:bold;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
}
input.button-over {
	border:1px solid #f17700;
	background-color:#ffffff;
	font-weight:bold;
	color:#f17700;
	cursor:hand;
	cursor:pointer;
}


div.clearer {
	clear:both;
	height:5px;
	font-size:1px;
}
a {
	color:#f17700;
}

