
body, td, a, p {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px; 
	background-color: #FFFFFF; 
	background-image: url(/images/band_bg.gif); 
	background-position: 0px 54px; 
	background-repeat: repeat-x; 
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B2183;
	text-decoration: none;
}

a.nav:hover {
	color: #AE9B57;
}

a.nav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AE9B57;
	font-weight: bold;
	text-decoration: none;
}

a.nav_active:hover {
	font-weight: normal;
}

a#subnav {
	margin-left: 17px;
}
a#subnav2 {
	margin-left: 34px;
}

div#content_div {
	position: absolute; 
	top: 205px; 
	left: 320px;
	width: 700px;
	overflow: auto;
	padding-right: 20px;
}

iframe#content_div {
	position: absolute; 
	top: 205px; 
	left: 320px;
	width: 700px;
	overflow: auto;
}

.lauftext {
	color: #1B2183;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

h1 {
	color: #1B2183;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 33px;
}
titel_news {
	color: #1B2183;
	font-size: 12px;
	font-weight: bold;
}
form {
	margin: 0px;
}

.textfield {
	width: 200px;
	border: 1px solid #ae9b57;
}

.textarea {
	width: 280px;
	height: 130px;
	border: 1px solid #ae9b57;
}
.formbutton {
	border: 1px solid #ae9b57;
}
