.contentBox1 {
	padding-bottom: 20px;
	background: url('../design/struct/contentbg.png') repeat-x #193d74;
	width: 540px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.contentBox1 .contentHeadline1 {
	padding-top: 2px;
	padding-left: 6px;
	border: none;
	background: url('../design/struct/indexheadlinebg.png') no-repeat;
	color: #a1c6ff;
	width: 540px;
	height: 17px;
}

.contentBox_Boxstyle1 {
	margin: 10px 0px 0px 5px;
	background: #858c97;
	width: 530px;
	float: left;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border: 10px;
}

.contentBox_Boxstyle2 {
	margin: 10px 0px 0px 5px;
	background: #858c97;
	width: 262px;
	float: left;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border: 10px;
}

.contentBox_Boxstyle3 {
	border: solid;
	border-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-color:#003366;
	margin: 10px 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border: 5px;
}

.contentBox_Boxstyle4 {
	margin: 10px 0px 0px 5px;
	padding-bottom: 8px;
	background: #858c97;
	width: 530px;
	float: left;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border: 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius-topleft: 2px;
	-khtml-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}

.sidebarBox1 {
	background:url(../design/struct/roundcornerssidebar.png) no-repeat;
	background-position:bottom left;
	width: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
}

.sidebarBox1_Headline {
	background:url(../design/struct/sidebarheadline.png) no-repeat;
	color: #a1c6ff;
	font-size: 11px;
	width: 199px;
	color: #a1c6ff;
	float: right;
	margin: 0px 0px 10px 0px;
}

.sidebarBox1 a{
	text-align:right;
	color:#999;
}

.sidebarBox1 p{
	text-align:left;
	color:#666;
}

.sidebarBox1_Headline p{
	text-align:left;
	margin: 4px 0px 4px 5px;
	color: #a1c6ff;
}

.sidebarBox1 .sidebarsideline{
	width:1px;
	height:500px;
	float:left;
	background:url(../design/struct/sideline.png);
}

.contentBox_Boxstyle1 p {
	color: #FFF;
}

.contentBox_Boxstyle1 .Boxstyle1_Headline {
	margin: 4px 0px 0px 3px;
	background: url('../design/struct/contentheadline1.png');
	color: #a1c6ff;
	font-size: 11px;
	width: 524px;
	height: 23px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.contentBox_Boxstyle4 .Boxstyle3_Headline {
	margin: 4px 0px 0px 3px;
	background: url('../design/struct/contentheadline1.png');
	color: #a1c6ff;
	font-size: 11px;
	width: 524px;
	height: 23px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.Boxstyle1_Headline p {
	padding: 4px 0px 0px 5px;
	color: #a1c6ff;
}

.contentBox_Boxstyle2 .Boxstyle2_Headline {
	margin: 4px 0px 0px 5px;
	background: url('../design/struct/contentheadline2.png');
	color: #a1c6ff;
	font-size: 11px;
	width: 252px;
	height: 23px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.Boxstyle2_Headline p {
	padding: 4px 0px 0px 5px;
	color: #a1c6ff;
}

.Boxstyle3_Headline p {
	padding: 4px 0px 0px 5px;
	color: #a1c6ff;	
}

.roundBox p{
	padding:0px;
	color:#FFF
}

.roundBox{
	background:url(../design/struct/roundcorners2.png) no-repeat;
	background-position:bottom right;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

.sidebarrounded{
	background:url(../design/struct/roundcornerssidebar2.png) no-repeat;
	background-position:bottom right;
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: center;
}

.advLink {
	margin-right: 5px;
	text-align: right;
}

.advLink a{
	color: #132f58;
	font-size: 13px;
}

.contentBoxBig
{
	width:530px;
	background:url(../design/struct/bigroundbox.png);
	float: left;
	
}

.contentBoxBig2
{
	float: left;
	background: url(../design/struct/bigroundboxbottom.png) no-repeat; 
	background-position: center bottom;
}

.contentBox_Boxstyle2 .news {
	height: 300px;
}




// main.css

a {
text-decoration:none;

}

.linker
{

color:white;
text-decoration:none;

}


.default_button {
float:left;
border:1px solid #14305a;
background:#3e6197;
width:33px;
height:15px;
}


.select_button {
float:left;
border:1px solid #14305a;
background:#3e6197;
width:33px;
height:15px;
background:url(http://vfbl.net/public/design/matchdays/regeln_spieltage_03.jpg);
}

.number_button {

font-weight:bold; 
font-family:arial;
font-size:12px;
margin-left:12px;
margin-top:-1px;
color:white;
}

.number_buttonover9 {

font-weight:bold; 
font-family:arial;
font-size:12px;
margin-left:10px;
margin-top:-1px;
color:white;

}

.table_spieltagtd {
color:white;font-weight:none;font-family:arial;background:#3e6197;
}

.div_spieltag {
margin:2px;margin-left:10px;margin-right:10px;
}