@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	text-align: right/*for IE5 win*/;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	height: 100%;
}
#collaction {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#000000;
}
#collaction #extend-b {
	width:1145px;
	height: 100%;
}
#collaction #extend-c {
	width: 100%;
	height: 100%;
}
td {
	text-align: left;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.menuOben {
	padding:0px;
}
.menuOben a {
	color: #8c8c8c;
	text-decoration: none;
}
.menuOben a:hover {
	color: #e20038;
}
.menuObenaktiv {
	color: #e20038;
}
.menuRechts {
	width:141px;
	height:80px;
	overflow:hidden;
	border:#CCCCCC solid 4px;
	margin-bottom:10px;
	text-align:left;
	padding: 5px;
}
.menuRechtsAktiv {
	color:#e20038;
	text-decoration:none;
}
.menuRechtsStil1 {
	font-size: 53px;
	font-weight: bold;
}
.menuRechts a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuRechts a:hover {
	color: #e20038;
}
a {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#e20038;
}
.menuMarke a {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	color:#FFFFFF;
}
.menuMarke a:hover {
	text-decoration: none;
	color:#e20038;
}
.menuTyp {
	font-style: italic;
	color:#ffffff;
	padding-left:0px;
}
.menuTypAktiv {
	font-style: italic;
	color:#ffffff;
	padding-left:0px;
}
.menuTyp a {
	text-decoration: none;
	color:#ffffff;
}
.menuTypAktiv {
	text-decoration: none;
	color:#e20038;
}
.menuTyp a:hover {
	text-decoration: none;
	color:#e20038;
}

p, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
}
select {
	height: 18px;
	width: 100%;
	background-color: #FFFFFF;
	color:#000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:12px;
}
input {
	height: 18px;
	width: 100%;
	text-align:left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rahmen{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#action_text {
	line-height: 2em;
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	text-align: center;
	background-color: black;
	left: 455px;
	top: 12px;
	position: absolute;
	color: #e20038;
	border-color: white;
	border-style: solid;
	border-width: 4px;
	padding: 4px;
	height: 97px;
	width: 674px;
}
* html #action_text {
	height: 105px;
	width: 682px;
}

