body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C30080;
}
p {
	margin-top: 0px;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}
.nav {
	position: absolute;
	width: 434px;
	height: 140px;
	left:10px;
	top:10px;
	font-size: 22px;
	z-index: 3;
	font-weight: bold;
	line-height: 22px;
}
.nav a{
	text-decoration: none;
	color: #000000;
}
.nav a:hover{
	text-decoration: none;
	color: #C73334;
}

.nav a.selected {
	text-decoration: none;
	color: #C73334;
}

.nav_sec {
	position: absolute;
	width: 434px;
	height: 140px;
	left:10px;
	top:155px;
	font-size: 22px;
	z-index: 4;
	font-weight: bold;
	line-height: 22px;
}
.nav_sec a{
	text-decoration: none;
	color: #000000;
}
.nav_sec a:hover{
	text-decoration: none;
	color: #C73334;
}

.nav_sec a.selected{
	text-decoration: none;
	color: #C73334;
}


.nav .impressum {
	font-size: 10px;
}
.nav .impressum a{
	font-size: 10px;
}
.nav_sec .secnav1 {
	font-size: 12px;
	line-height: 15px;
}
.nav_sec .secnav1 a{
	text-decoration: underline;
}
.nav_sec .secnav1 a:hover{
	text-decoration: underline;
}
.flash {
	position: absolute;
	width: 499px;
	height: 387px;
	left:0px;
	top:236px;
	z-index: 1;
}
.content {
	position: absolute;
	width: 282px;
	height: auto;
	left:504px;
	top:10px;
	font-size: 12px;
	font-weight: bold;
	z-index: 3;
}
.content a{
color: #C73334;
}
.content a:hover{
	color: #C73334;
	text-decoration: none;
}
.job {
	position: absolute;
	width: 282px;
	height: auto;
	left:504px;
	top:10px;
	font-size: 12px;
	font-weight: bold;
	z-index: 3;
}
.job a{
color: #FFFFFF;
}
.job a:hover{
	color: #E9A7A7;
	text-decoration: none;
}
.content .headline{
	font-size: 14px;
	font-weight: bold;
	color: #C73334;
}
.content .rot{
	color: #C73334;
}
.text_rot{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.text_sw{
	font-size: 12px;
	font-weight: bold;
}
.text_sw a{
color: #F2CCCC;
}
.text_sw a:hover{
	color: #F2CCCC;
	text-decoration: none;
}
.text_grau{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text_white{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.headline{
	font-size: 14px;
	font-weight: bold;
	color: #C73334;
}
.botton{
	font-size: 14px;
	font-weight: bold;
	color: #C73334;
	position: absolute;
	top: 630px;
}
.botton_fit{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 637px;
	width: 485px;
	left: 8px;
	height: 162px;
}
.centertable {
	text-align: center;
}