﻿/*----------------------------------------------------------------*/
/*-----Layout im Contentbereich ----------------------------------*/
/*Text- und Linkauszeichnung wird in basic.css vorgenommen--------*/
/*----------------------------------------------------------------*/

#contentmiddle {
	width: 915px;
	padding: 0 25px 0 24px;
	margin: 0 16px 0 0;
}
#ctmiddleov{ /*Wrapper für Überlange Inhalte*/
	width: 900px;
	overflow: hidden;
}
#ctmiddleov img { border: none }
div#startcontent1 { margin-bottom: 45px; }
div#startcontent2 img { margin-bottom: 20px; }
div#startcontent3 {margin-bottom: 5px; }
* html #contenmiddle { /*IE-Boxfehler*/
    margin-right: 8px;    
  } 
