#page {
	width: 993px;
	/*background-color: #000;*/
	text-align: left;
}

#header {
	width: 993px;
	height: 165px;
	overflow: hidden;
}

#mainMenueOC {
	width: 993px;
	height: 23px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;	
	background-color: #000000;
}

#mainMenueIC {
	position: relative;
	width: 993px;
	height: 19px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	background: url(../img/mainMenueBG.jpg) no-repeat;
}

#mainMenueOC, #mainMenueIC P{
	font-weight: bold;
	color: #fff;	
}

#mainMenueOC, #mainMenueIC A {
	font-weight: bold;
	color: #fff;	
}

#mainMenueOC, #mainMenueIC A:hover {
	font-weight: bold;
	color: #F70505;	
}

#mainMenueItemPos {
	position: absolute;
	top: 4px;
	left: 191px;
	margin: 0;
	padding: 0;	
}


#mainOC {
	width: 993px;
	background: #ffffff url(../img/mainBG.gif) repeat-y;
}

#leftColumn {
	float: left;
	width: 193px;
	position: relative;
}

#leftColumn P {
	color: #fff;
}

#leftColumn .subMenueOC {
	width: 193px;
	margin: 0 0 10px 0;
}

#leftColumn .subMenueHeader {
	position: relative;
	width: 193px;
	height: 25px;
	background: url(../img/subMenue_headerBG.jpg) no-repeat;
}

#leftColumn .subMenueHeader H1{
	position: absolute;
	top: 6px;
	left: 13px;
	margin: 0;
	color: #fff;
	font-style: italic;
}

#leftColumn .subMenueBody {
	width: 193px;
	background: url(../img/subMenue_bodyBG_mid.jpg) repeat-y;
}

#leftColumn .subMenueBGtop {
	width: 193px;
	height: 17px;
	font-size: 1px;
	background: url(../img/subMenue_bodyBG_top.jpg) no-repeat;
}

#leftColumn .subMenueContent {
	width: 193px;
}

#leftColumn .subMenueContentPos {
	margin: 0 13px 10px 13px;
	color: #fff;
	font-size: 12px;
}

#leftColumn .subMenueContentPos P {
	color: #fff;
	font-size: 12px;
}

#leftColumn .subMenueContentPos A {
	color: #fff;
	font-size: 12px;
	display: block;
	margin: 3px 0 10px 0;
}

#leftColumn .subMenueContentPos A:hover {
	color: #F70505;
	font-size: 12px;
}

#leftColumn .subMenueContentPos IMG.subMenueTrenner {
	display: block;
	height: 1px;
	width: 191px;
	margin: -5px -13px 0 -13px;
	padding: 0;
}

#leftColumn .subMenueBGbottom {
	width: 193px;
	height: 17px;
	font-size: 1px;
	background: url(../img/subMenue_bodyBG_bottom.jpg) no-repeat;
}

#leftColumn .teaserOC {
	width: 193px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#leftColumn .teaserHeader {
	position: relative;
	width: 193px;
	height: 25px;
	background: url(../img/teaser_headerBG.jpg) no-repeat;
	overflow: hidden;
}

#leftColumn .teaserHeader H1{
	position: absolute;
	top: 6px;
	left: 13px;
	margin: 0;
	color: #fff;
	font-style: italic;
}

#leftColumn .teaserBody {
	width: 193px;
	background: url(../img/teaser_bodyBG_mid.jpg) repeat-y;
	overflow: hidden;
}

#leftColumn .teaserBGtop {
	width: 193px;
	height: 17px;
	font-size: 1px;
	background: url(../img/teaser_bodyBG_top.jpg) no-repeat;
}

#leftColumn .teaserContent {
	width: 193px;
	overflow: hidden;
}

#leftColumn .teaserContentPos {
	margin: 0 13px 0px 13px;
	overflow: hidden;
}

#leftColumn .teaserBGbottom {
	width: 193px;
	height: 19px;
	font-size: 1px;
	background: url(../img/teaser_bodyBG_bottom.jpg) no-repeat;
}

#midColumn {
	float: left;
	width: 607px;
	color: #000;	
	position: relative;
}

#midContent {
	margin: 5px 9px 5px 9px;
	position: relative;
}

#rightColumn {
	float: right;
	width: 193px;
	position: relative;
}

#rightColumn P {
	color: #fff;
}

#rightColumn .teaserOC {
	width: 193px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#rightColumn .teaserHeader {
	position: relative;
	width: 193px;
	height: 25px;
	background: url(../img/teaser_headerBG.jpg) no-repeat;
	overflow: hidden;
}

#rightColumn .teaserHeader H1{
	position: absolute;
	top: 6px;
	left: 13px;
	margin: 0;
	color: #fff;
	font-style: italic;
}

#rightColumn .teaserBody {
	width: 193px;
	background: url(../img/teaser_bodyBG_mid.jpg) repeat-y;
	overflow: hidden;
}

#rightColumn .teaserBGtop {
	width: 193px;
	height: 17px;
	font-size: 1px;
	background: url(../img/teaser_bodyBG_top.jpg) no-repeat;
}

#rightColumn .teaserContent {
	width: 193px;
	overflow: hidden;
}

#rightColumn .teaserContentPos {
	margin: 0 13px 0px 13px;
	overflow: hidden;
}

#rightColumn .teaserBGbottom {
	width: 193px;
	height: 19px;
	font-size: 1px;
	background: url(../img/teaser_bodyBG_bottom.jpg) no-repeat;
}

/* Der z-Index verhindert, dass im Falle des noch bestehenden */
/* IE-Bugs die Texte vor  dem Spaltenhintergrund erscheinen.  */

#leftColumn { z-index: 3; }
#rightColumn { z-index: 5; }
#midColumn { z-index: 1; }
#leftContent { z-index: 4; }
#rightContent { z-index: 6; }
#midContent { z-index: 2; }

#footerOC {
	width: 993px;
	height: 29px;
	overflow: hidden;
}

#footerIC {
	width: 993px;
	height: 19px;
	overflow: hidden;
	background: url(../img/footerBG.jpg) no-repeat;
}

#footerOC, #footerIC P{
	font-weight: normal;
	color: #fff;	
}

#footerOC, #footerIC A {
	font-weight: normal;
	color: #fff;	
}

#footerOC, #footerIC A:hover {
	font-weight: normal;
	color: #F70505;	
}

#footerItemPos {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: center;
}