
body {
	background:url(images/bg/ct_backs_start_grey.jpg) no-repeat top center;
	padding:0;
	text-align:center;
	min-height: 100%;
}
#startpageWrap {
	text-align:center;
	width: 100%;
/*
	height: 100%;
	min-height: 100%;
*/
	
}

#startpage {
	background:url(images/lg_ct_start.png) no-repeat top center;
	/* position: absolute; */
	top: 100px;
	width:100%;
	/* margin:0 auto; */
	/* left: 460px; */
}


#startpage:hover {
 	background:url(images/ct_logo_start_ov.png) no-repeat top center;
}

#startpage:link,a.startpage:visited {
 	background:url(images/lg_ct_start.png) no-repeat top center;
}



#bilderMitte{
	width: 900px;
	margin:0 auto;
}

#bilder1{
	float:right;
	width: 288px;
	padding-right: 10px;
}

#bilder2{
	float:right;
	width: 288px;
	padding-right: 10px;
}

