html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4;
	font-family: Arial;
	color: #444;
}

h1,h2,h3,h4,h5,h6,p {
	font-family: Arial;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

input, select, button {
	font-family: Arial;
	font-size: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 1px;
}

img, div, span, form {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: bottom;
}

em, a {
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	color: #444;
}

#top {
	width: 960px;
	height: 687px;
	overflow: hidden;
	position: relative;
}

#mainMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:160px;
}

#mainMenu li {
	margin: 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	margin-bottom: 5px;
	width: 222px;
}

#mainMenu a {
	display: block;
/* 	OldColor too bright
	background-color: #f2f3f8; */
	background-color: #e7e9f5;
	padding-left: 12px;
	line-height: 21px;
	color: #444;
	text-decoration: none;
	font-style: normal;
}

#mainMenu a:hover, #mainMenu a.act {
	background-color: #cbd5e6;
}

#footBox {
	position: absolute;
	width: 480px;
	top: 558px;
}

#footBox p {
	color: white;
	padding: 5px 12px;
}

#footBox a {
	color: white;
}

#footer {
	position: absolute;
	top: 632px;
	padding: 5px 12px;
}

#footer a {
	color: #0e6294;
}

#audioServiceLink {
	display: block;
	position: absolute;
	top: 565px;
	left: 790px;
	width: 140px;
	height: 90px;
	overflow: hidden;
	text-indent: 2000px;
	white-space: nowrap;
}

.twoCol {
	position: relative;
}

.twoCol .col {
	width: 310px;
	position: absolute;
	top: 0px;
}

.twoCol .col2 {
	left: 330px;
	width: 330px;
}

.twoCol .col1 .colDestroy {
	width: 563px;
	overflow: show;
	position: relative;
}

.subPicture {
	position: absolute;
	left:232px;
	top:316px;
}

p {
	margin-bottom: 12px;
}

.col p {
	text-align: left;
}

h2 {
	text-transform: uppercase;
	color: #92a9c8;
}

div.listitem {
	padding-top: 2px;
	padding-left: 13px;
	background-image: url(../all_img/listitembg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 12px;
}

.impressumContent {
	position: absolute;
	top:160px;
	left: 233px;
	width: 520px;
	height : 400px;
	overflow : scroll;
}

div.impressum {
	background-image: url(../rixx_img/impressumbg.jpg);
}

	.impressum #footer a {
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
	}

.absBox {
	position: absolute;
	width: 590px;
}

.wContent {
	left: 186px;
}
