BODY {
	margin: 0;
    padding: 0;
	BACKGROUND: #fff; 
	WIDTH: 100%; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	HEIGHT: 100%;
	color: #5f6062; 
	font-size:10px;
	border-width: 0px;
    overflow-x: hidden;
}
HTML {
	HEIGHT: 100%
}
#aussenwrapper {
	BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 985px; POSITION: relative; HEIGHT: 100%
}
#innenwrapper {
	BACKGROUND: #fff; OVERFLOW: auto; HEIGHT: 100%;
	background-image: url(../images/c_bg.jpg);
	background-repeat:repeat-y;
	background-position: right;
}

#layer2, #layer3{
	display: none;
}

#clear
{
clear: both;
font-size: 0px;
line-height: 0px;
height: 0px;
padding: 0px;
border: none;
}

#flash {
	MARGIN-TOP: 150px; MARGIN-RIGHT: 40px; PADDING: 0;  FLOAT: left;  WIDTH: 467px;
}

#frame {
	MARGIN-TOP: 150px; PADDING: 0;  FLOAT: left; WIDTH: 440px;
}

#navi {
	MARGIN-TOP: 20px; MARGIN-LEFT: 495px; PADDING: 0;  FLOAT: left; WIDTH: 420px; HEIGHT: 160px;
	color:#a4002e;
	font-size:14px;
	display:inline 
}
#navi a {
	font-weight:bold;
	color:#a4002e;
	text-decoration:none;
	font-size:14px;
}

#pfeil {
    right: 0px; WIDTH: 186px; POSITION: absolute; TOP: 90px; HEIGHT: 54px; z-index:1;
}

 #pfeil a {
      display:block;
      width:186px;
	  height:54px;
	  behavior: url(css/iepngfix.htc);
      background-image:url(../images/pfeil.png);
      }
	 
 img {
	border: 0;
}

 a {
color:#a5002e;
text-decoration:none;
font-weight:normal;
}
	  
