#StartFlashContainer {
	width:583px;
	height: 330px;
}

#StartCenterColumn {
	width: 375px;
	float: left;
	margin-left: 12px 
}

#StartRightColumn {
	width: 180px;
	float: left;
	margin-left: 12px;
}

#StartCenterColumn p, a { 
	font-size: 0.9em; 
}

/* falls die Mindesthöhe des Contentbereichs für den Ökoleitfaden noch angepasst werden müsste kann man es hier tun */
#MainColumn {
	width: 580px;
	float: left;
	padding: 5px;
    min-height:650px; 
    _height: 650px;  /*IE only */
 }

#MainColumn #Content a {
	font-size: 1em;	
}
.center_teasers {
	background-color: #ebebeb;
	width: 375px;
	padding-bottom: 20px;
	margin-bottom: 5px; 	
}

.center_teasers div.image {
	margin: 20px 0 10px 3px;
	height: 160px;
	float: left; 	
}

.center_teasers div.teaser {
	margin: 20px 15px 10px 3px; 	
}

.center_teasers p a, .center_teasers p a:visited {
	text-decoration: none; 	
}

.center_teasers .teaser a, .center_teasers .teaser a:visited {
	display: block;
	text-decoration: none; 	
	margin-top: 10px;	
}

.testimonial {
	clear: both;
	width: 175px;
	margin: 10px 0 10px 0;	
}

.testimonial p {
	font-size: 0.8em;	
}

.testimonial p a{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;	
}
/* @group Techniklinks */

.techniklinks {
	margin-left: 25px;
}

.techniklinks img {
	margin-right: 6px;
	margin-bottom: 10px;
}

.techniklinks img.umweltmanagement {
	margin-right: 0;
}
/* @group Techniklinks Ende */

/* @group Interviewteaser Startseite */

.startbox_interviews {
	padding-top: 24px;
	background: #ffffff url(/fileadmin/Design_Vorlagen/oekoleitfaden/images/boxheader_right_interviews.gif) no-repeat;
}

.startbox_interviews .interviewteaser {
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background: #ebebeb;
}

.startbox_interviews .interviewteaser h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px; 
	color: #008000;
}

.startbox_interviews .interviewteaser img {
	margin-right: 5px; 
	float: left;
}
.startbox_interviews .interviewteaser p {
	font-size: 10px;
	margin: 4px 0;	
	text-decoration: none;
}

.startbox_interviews .interviewteaser p a, .startbox_interviews .interviewteaser p a:visited {
	font-size: 10px;	
	text-decoration: none;
}
.startbox_interviews .interviewteaser br {
	display: none;	
}

.startbox_interviews .interviewteaser .spacer-gif {
	height: 5px;	
}


/* @group Interviewteaser Startseite Ende */

