/* Content-75 Home
 ----------------------------------------------- */

#contentmain {
	float: left;
	overflow: hidden;
	width: 372px; 
	/* width: 389px; */
}

#imagebotschafter {
    float: right; 
    overflow: hidden; 
    width: 190px;
    height: 174px;
 }

#contentleft {
	float: right;
	overflow: hidden;
	width: 190px;
}


/* teaser boxen 1, 2, 3
 ----------------------------------------------- */

.boxlinks h3, .boxlinks h4,
.boxmitte h3, .boxmitte h4,
.boxrechts h3, .boxrechts h4 {
	padding: 0 8px 0 8px;
	margin: 0;
}

.boxlinks h3, .boxmitte h3, .boxrechts h3 {color: #4c93d3; font-weight: bold;font-size: 90%}
.boxlinks h4, .boxmitte h4, .boxrechts h4 {color: #e35501; font-weight: bold; font-size: 90%}

.boxlinks h3 a, .boxlinks h4 a,
.boxmitte h3 a, .boxmitte h4 a,
.boxrechts h3 a, .boxrechts h4 a {

	text-decoration: none !important

}



.boxlinks p, 
.boxmitte p,
.boxrechts p {
	padding: 2px 8px;
	font-size: 89%
}


.boxlinks {
	overflow: hidden;
	margin-top: 10px;
	margin-right: 9px;
	padding-top: 5px;
	float: left;
	width: 178px;
	border: 3px solid #E7E7E5;
}

.boxmitte {
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
	width: 178px;
	border: 3px solid #E7E7E5;
}

.boxrechts {
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
	float: right;
	width: 178px;
	border: 3px solid #E7E7E5;
}

#contentmain {
    padding-top: 0;
}


#contentmain h1 {margin-top: 2px; margin-bottom: 0.55em}


#contentmain h3 {margin-top: -5px}

#contentleft img
{
    float: none ;
    padding: 0 ;
    margin: 0 0 5px 0
    border: none
}

#contentleft h2 {
	margin-top: 28px;
	margin-bottom: 6px;
	padding-bottom: 0px; 
	border: none}


.csc-textpic-caption {background: #e5e5e5; padding-top: 0 !important}

#contentleft .news-latest-container p {display: none}


#contentleft .news-latest-container h2 {font-size: 111%;}

#contentleft .news-latest-container h3 a {
	color:  #2d2d2d; 
	font-weight: bold;
	font-size: 89%
	}

#contentleft .news-latest-morelink {
	margin-bottom: 0
}


/* ---- teaser Startseite ----- */
div.teaserhome a.internal {text-decoration: underline}
div.teaserhome a.internal hover {text-decoration: none}
div.teaserhome a.internal  visited {text-decoration: underline}

 


div.teaserhome a:visited {font-weight:bold}


div.teaserhome DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 5px  }

div.teaserhome div.csc-textpic-text {padding: 0 8px}

/* ------ IE6/IE7 Abstand im Content ------- */


*html #contentmain {
	 position: relative;
    top: 0;	
}

*html #contentright {
	position: relative;
	top: 0;
}


*+html #contentmain {
	position: relative;
	top: 0;
}

*+html #contentright {
	position: relative;
	top: 0;
}


