body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("./images/bg_linie.jpg") fixed;
}
a:link, a:visited{
	color: #21536A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2{
	font: bold 114% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 4px;
}
h3{
	position:relative;
	margin:0px;
	text-align:center;
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}
ul{
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
input, select{
	font-family: Arial,sans-serif;
	float:left;
	margin-right:5px;
}
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:96%;
	background-color: #ffffff;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#pageNav{
	float: left;
	width:190px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 190px;
	border-left: 1px solid #ccd2d2;
}
#content img{
	margin: 4px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 0px;
}
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
#globalNav{
	position:absolute;
	left: 2%;
	right: 2%;
	width:96%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("./images/bg_glbnav.gif");
}
#globalNav img{
	margin-right:0px;
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
}
#logo {
	position: relative;
	bottom:3px;
}
#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
.feature{
	margin:0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height:200px;
}
html>body .feature {height: auto;}
.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks img{
	vertical-align: middle;
	border:0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("./images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
fieldset {
	padding:1em;
	margin:auto;
	text-align:left;
	width:600px;
}
fieldset legend{
	padding-left:7px;
	padding-right:7px;
	color:#333333;
	font-weight:bold;
}
fieldset table{
	width:600px;
	margin-top:10px;
}
fieldset table tr td{
	padding-left:5px;
	padding-right:5px;
}
fieldset table tr th{
	text-align:center;
}
.message {
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
.rot{
	color:#FF0000;
}
.button {
	float: left;
	margin: 0;
}
.button ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset table .button {
	width: 90px;
}
.button li {
	border: 1px outset #333333;
	float: left;
	margin: 1px;
	position: relative;
}
.button li.active, .button li:active{
	border: 1px inset #333333;
}
.button a, .button li span {
	border: 1px solid #ffffff;
	background-color: #f7f7f7;
	padding: 0 6px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.button a:hover, .button a:active, .button li.active > a, .button li.children:hover > a {
	background-color: #666666;
	color: #ffffff;
}
.linkbutton {
	width:70px;
}
.required {
	border:1px solid #7F9DB9;
	border-left:5px solid red;
}
.optional {
	border:1px solid #7F9DB9;
	border-left:5px solid #7F9DB9;
}
