body {
	color: #044C77;
	background-color: #FFFFFF;
	background-image: url('/img/pagebkg.gif');
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, serifenlos;
	font-size: 11px;
	line-height: 18px;
	overflow:-moz-scrollbars-vertical;
}

a {
	color: #044C77;
}

a: visited {
	color: #044C77;
}

a: active {
	color: #044C77;
}

a: hover {
	color: #AEC43C;
}

.menumain {
	color: #FFFFFF;
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
}

img {
	border-width: 0px;
	border-style: none;
}

h1 {
	font-family: Arial, Helvetica, serifenlos;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, serifenlos;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, serifenlos;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 2em;
}

li { 
	margin-bottom: 5px;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #BFD6E8;
	border-bottom: solid 1px #DFEAF3;
}

.leftbar
{
	border: 1px solid #FFFFFF;
	width: 140px;
	background-image: url('/img/leftbarbkg.gif'); 
	text-align: left;
	background-color: #146AAC;
}

.headerzone {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 71px; 
	background-image: url('/img/headerbkg.gif');
	background-color: #0B66AB;
	text-align: left;
}

.searchzone {
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 71px; 
	background-image: url('/img/headerbkg.gif');
	background-color: #0B66AB;
	text-align: right;
	white-space: nowrap;
	font-size: 11px;
	color: #DFEAF3;
}

.legal {
	font-size: 11px;
	color: #DFEAF3;
	text-decoration: none;
	height: 30px;
	word-spacing: 20px;
}

.horizontalnavbar {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	background-color: #044C77;
	background-image: url('/img/navbarbkg.gif');
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.noborder {
	border-style: none;
	background: transparent;
}

.normalwhite {
	color: #DFEAF3;
}

form {
	display: inline;
}

.inputfield {
	background-color: #DFEAF3;
	font-family: Arial, Helvetica, serifenlos;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #044C77 #FFFFFF #FFFFFF #044C77;
}

.radiobutton {
	background-color: #FFFFFF;
	border-style: none;
}

.textarea {
	background-color: #DFEAF3;
	border-width: 1px;
	border-style: solid;
	border-color: #044C77 #FFFFFF #FFFFFF #044C77;
}

select {
	background-color: #DFEAF3;
	font-family: Arial, Helvetica, serifenlos;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #044C77 #FFFFFF #FFFFFF #044C77;
}
