/* CSS Document */
html, body {
	height:100%;
}

body  {
	font: 100% Aial,Verdana, Helvetica sans-serif;
	font-size:12px;
	background: #ffffff; /*#f7f7f7;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	background-position:bottom;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #747276;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
	height:0px;
	font-size:0px;
	width:1px;
}


form{
	margin:0;
	padding:0;
}

a{
	border:0;
	text-decoration:none;
	color: #6C686C;
}

a:hover {
	color:#c4c4c4;
	text-decoration:underline;
}

#fce1 .bodytext a{
	background-image:url(/fileadmin/templates/img/rte/link-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 6px;
}



#fce2 .bodytext a,#fce3 .bodytext a {
	color:white;
	background-image:url(/fileadmin/templates/img/rte/link-arrow-white.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 6px;
}

#fce2 a:hover,#fce3 a:hover {
	color:white;
}

p{
	line-height:15px;
	m1argin: 0;
	padding: 0;
}

img{
	border:0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	p1adding:0px;
}

li {


}

.cur, .cur a, .red {
	color: #e31c18 !important;
}

#whitespace {
	height: 40px;
}

#container {
	width: 640px;
	margin: 0px auto 0 auto;
	b1ackground: #ffffff;
	text-align:left;
	height: 100%;
}

#container-inner {
	position:relative;
	min-height: 100%;
}

#header {
	padding: 55px 0 38px 0;

}

#maincontent {
	width: 640px;
	height: 360px;
	overflow: hidden;
	background-color:#a90a0a;
}




#mainmenu {
	margin: 0 0 12px 0;
}

.mainmenu-item {
	font-size: 16px;
	float: left;
	color: #6c686c;
	padding: 0 45px 0 0;
}

.mainmenu-item a{
	color:#6C686C;
}

.mainmenu-item a:hover{
	color:#e31c18;
}


#menu2level-container {
	margin: 14px 0 0 0;
	width:640px;
	overflow:hidden;
}

#menu2level {
	width:610px;
	float:left;
	overflow:hidden;
}

#menu2level-inner {
	width:10000px;
	overflow:hidden;
}

#menu2level-inner2 {
	float:left;
	width:auto;
	height:13px;
}

.menu2level-item {
	font-size: 12px;
	color: #a3a3a3;
	float: left;
	padding-right:14px;
}


#menu3level-container {
	width:640px;
	overflow:hidden;
}

#menu3level-container img, #menu4level-container img, #menu2level-container img{
	display:block;
}

#menu3level {
	margin: 12px 0 0 0;
	width:610px;
	float:left;
	overflow:hidden;
}

#menu3level-inner {
	width:10000px;
}

#menu3level-inner2 {
	float:left;
}

.menu3level-item {
	font-size: 12px;
	color: #a3a3a3;
	float: left;
	padding-right:14px;
}


#menu4level-container {
	width:640px;
	overflow:hidden;
}

#menu4level {
	w1idth:640px;
	float:left;
	overflow:hidden;
	padding:0 15px;
}

.menu4level-item {
	font-size: 12px;
	color: #a3a3a3;
	float: left;
	padding-right:14px;
	margin: 10px 0 0 0;
}

#footer {
	border-top: 1px solid #f0f0f0;
	position: absolute;
	bottom: 0px;
	width: 640px;
}

#footermenu {
	height: 25px;
}

.footermenu-item {
	float: right;
	line-height: 25px;
	font-size: 11px;
	color: #a3a3a3;
	padding-left:10px;
}

.footermenu-item a {
	color: #a3a3a3;
}

.footermenu-item a:hover {
	color: #c4c4c4;
}

.last {
	padding-right:0px;
}

.left-arrow {
	padding:1px 10px 0 0;
	float:left;
}

.right-arrow {
	padding:1px 0px 0 10px;
	float:left;
}

#m3l-la, #m3l-ra {
	padding-top:12px;
}

.fce-container {
	overflow:hidden;
	background-color:#A90A0A;
}

#fce1 {
	padding:46px 28px 24px 0;
	width: 612px;
	height:290px;
	_width:640px;
	_height:360px;
}

.fce1left {
	width:304px;
	height:290px;
	overflow:hidden;
	float:left;
}

.fce1right {
	width:260px;
	padding:30px 20px 0 26px;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	height:260px;
	_width:306px;
	_height:290px;
}


#fce2 {
	padding:36px 0px 0px 0;
	width:640px;
	height:324px;
	_height:360px;
}

.fce2left {
	width:315px;
	height:324px;
	overflow:hidden;
	float:left;
}

.fce2right {
	width:275px;
	padding:0px 22px 35px 23px;
	overflow:hidden;
	float:left;
	height:260px;
	font-size:12px;
	color:#FFFFFF;
	_width:320px;
	_height:295px;
}

.fce2right p{
	width:275px;
}


#fce3, #fce4 {
	padding:75px 45px 40px 45px;
	width:550px;
	height:245px;
	_width:640px;
	_height:360px;
}

.fce3left {
	width:315px;
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#FFFFFF;	
}

.fce3left td, .fce4left td,{
	font-size:12px;
	color:#FFFFFF;	
}

.fce3right {
	width:205px;
	padding:0px 0px 0px 30px;
	overflow:hidden;
	float:left;
	_width:235px;
}

.fce4left {
	width:550px;
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#FFFFFF !important;	
}

.header1 {
	padding:0 0 10px 0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:5px solid white !important;
padding:0;
}

