/**
* Startpage Styles
*/
#startpage{
	width:940px;
	height:685px;
	position:relative;
	background:url(../images/start_bg.gif) repeat-x left top;
	overflow:hidden;
}
#startpage .logo{
	width:388px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
#startpage .links{
	width:699px;
	margin-left:auto;
	margin-right:auto;
}
#startpage .priv, #startpage .mgr{
	width:332px;
	margin-top:70px;
	float:left;
}
#startpage .priv{
	margin-right:35px;
}
#startpage .clear{
	clear:both;
}
#startpage .footer, 
#startpage .left_space, 
#startpage .footer_navigation{
	display:none;
	position:absolute;
	bottom:0;
	left:135px;
	background:none;
}
#startpage .footer_navigation{
	background:url(../images/linie_grau_verlauf.png) no-repeat left top;
}