/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	position: absolute;
	bottom: -11px;
	right: 0;
}

div.csc-header.csc-header-n1{
	padding-bottom: 0;
	height: 23px;
	padding-left: 11px;
	padding-top: 6px;
}

p.bodytext {
	padding-left: 11px;
	font: 10px/10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* PORTAL */

#subtemplateContentWrap{
	position: relative;
}


#EmoHeader{
	width: 920px;
	height: 367px;
	border-bottom: 1px solid #990000;
}


#EmoFoto {
	width: 590px;
	position: absolute;
	left: 0;
	height: 365px;
	margin-top: 1px;
	overflow: hidden;
}


#AktionsAngebot {
	width: 335px;
	height: 367px;
	position: absolute;
	right: 0;
}



#contentPortal {
	width: 920px;
	position: relative;
	margin-top: 23px;
	margin-bottom: 0;
	min-height: 257px;
	height: 230px;
}


#TeaserLeft {
	width: 290px;
	height: 200px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	position: absolute;
	left: 0;
	background: url(../img/portalTeaserBG.gif) repeat-x 0 1px;
	overflow: hidden;
	padding: 1px 0;
	margin-left: 0;
}

#TeaserMiddle{
	width: 290px;
	height: 200px;
	background: url(../img/portalTeaserBG.gif) repeat-x 0 1px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding-top: 1px;
	padding-bottom: 1px;
	left: 315px;
	bottom: 0;
	top: 0;
	position: relative;
	overflow: hidden;
}

#TeaserRight{
	width: 290px;
	height: 200px;
	background: url(../img/portalTeaserBG.gif) repeat-x 0 1px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding-top: 1px;
	padding-bottom: 1px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.LogoLeft {
	position: absolute;
	width: 117px;
	height: 65px;
	left: 2px;
	top: 157px;
	background: url(../img/Logos/M4CatsLogos.gif) no-repeat 0;
}

.LogoMiddle {
	position: absolute;
	width: 117px;
	height: 65px;
	left: 317px;
	top: 154px;
	background: url(../img/Logos/M4DogsLogos.gif) no-repeat;
}

.LogoRight {
/* 	position: absolute;
	background: url(../img/Logos/M4BirdsLogo.gif) no-repeat; 
	width: 117px;
	height: 65px;
	left: 634px;
	top: 154px; */
}






