/* startseite.css */

/* **** Startseite **** */
#Startseite{
	width:97%;
}
#Startseite td{
	vertical-align:top;
}
#Startseite table td{
	padding-bottom:0px;
}
#Startseite td.StartDaten{
	width:50%;
	padding-bottom:20px;
}
.RandRechts{
	padding-left:10px;
/*	border-left:1px solid #CCCCCC;*/
}
#Startseite .news-list-container-title{
	border:none;
}
#Startseite h3{
	font-size:115%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}
#Startseite #StartRechts{
	width:180px;
	border-left:1px solid #CCCCCC;
	text-align:center;
}
#Startseite #Sponsoren{
	width:177px;
	margin-top:20px;
}
.Sponsor{
	/*border:1px solid #DDDDDD;
	background-color:#F8F8F8;*/
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
}
.Sponsor .Innen{
	margin:3px;
	background-color:#FFFFFF;
	padding:5px;
}
