@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background-color: #247914;
	margin: 0; 
	padding: 0;
	text-align: center;
}
img{
	border:0;
	margin:0;
	padding:0;
}
#totalContainer{
	background-color:#34921e;
	width:100%;
	text-align:center;
}
#center,#center_footer{
	width: 901px;
	margin: 0 auto;
	text-align:left;
}  
#footerContent .col{
	width:190px;
	float:left;
}
#footerContent .col p{
	font-size:12px;
	color:#FFFFFF;
}
#footerContent .col p span{
	color:#5cc442;
}
#container_footer{
	height:225px;
	background-image:url(../images/footer_pattern.jpg);
	background-repeat:repeat-x; 
} 
#footerContent{
	float:left;
	width:620px;
	padding-left:50px;
}
#footerBottom{
	text-align:center;
	padding-top:10px;
	border-top:1px solid #34921e;
}
div#sidebar1, div#sidebarFooter {
	padding-top:10px;
	width: 231px;
	float:left;
}
div#mainContent {  
	float:left;
	width:670px;
}
#menu{
	width:654px;
	margin:0;
	padding:O;
	padding-left:16px;
	margin-top:35px;
	border:0;
}
#menu div.item{
	float: left;
	overflow:hidden;
	margin: 0;
}
#page{
	background-image:url(../images/page_pattern.jpg);
}
#pageContent{
	margin:0 50px;
}
#page-top, #page-bottom{
	overflow:hidden;
} 
#page-bottom{
	height:48px;
	background-image:url(../images/page_bottom.jpg);
	background-repeat:no-repeat;
}
table.hometable{
	margin-top:0px;
}

table.hometable td.time{
	padding:5px;
	padding-right: 10px;
	border-bottom:1px solid #c4dabf;
	color:#136c00;
	font-weight:normal;
	font-size:16px;
	text-align: right;
}
table.hometable td.band{
	padding:5px;
	border-bottom:1px solid #c4dabf;
	color:#136c00;
	font-weight:bolder;
	font-size:16px;
}
div.importante{
	margin-top:25px;
	width:570px;
	background-color:#daf2d4;
}
div.importante_top{
	height:10px; 
	background-image:url(../images/importante_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
div.importante_ct{
	background-color:#daf2d4;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
div.importante_bottom{
	height:10px; 
	background-image:url(../images/importante_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
div.line{
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	margin-top:10px;
}
/* TYPO STYLES xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 
p{
	line-height:1.5em;
	font-size:14px;
	margin:0;
	padding:0;
	margin-top:15px;
}
P.titel{
	font-size:14px;
	color:#136c00;
	font-weight:bold;
}
h1{
	color:#136c00;
	margin-top:0px;
}
h2{
	color:#136c00;
	margin-top:15px;
	font-size:22px;
	font-weight:bold;
}
h3{
	color:#000000;
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
}
li{
	font-size:14px;
}
/* LINK STYLES xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 
img a:link{
	border:0;
	margin:0;
	padding:0;
}
a:link,a:visited{
	font-weight:bold;
	color:#136c00;
	text-decoration:underline;
}
#footerContent a:link, #footerContent a:visited{
	color:#ffffff;
	font-weight:normal;
}
