@CHARSET "ISO-8859-1";

html
{
	overflow-y: scroll;
}	
	

html, body 
{ 
	/*
	background: #000000; 	
	*/
	text-align:center;
	margin:0;
	padding:0;
	background-image: url("../img/bg.gif");
	
}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color: #062D53;
	background: url("../img/bg_html.png") repeat-y center top;
	/* 
	background-color: #062D53;
	*/
}

a
{
	text-decoration: underline;
	color:#0F477E;
}

h1, h2, h3, h4
{
	 color:#0F477E;
	 font-family: Calibri, Arial;
}

img, div, p
{
	border: 0;
	padding: 0;
	margin: 0;
}

img
{
display: block;
}

h1
{
	font-size:18px;
	margin-bottom: 0px;
}

h2 
{
	font-size:24px;
	font-variant: small-caps; 
	padding: 0;
	margin: 0;
}

h3 
{
	font-size:14px;
	padding: 0;
	margin: 0;
}

a.menu 
{
	display:block;
} 

#left 
{
	/* background-color: #bdbec6; */
	
	width: 320px;
	float: left;
	border: 0;
	border-top: 1px solid #ffffff;
	background-color: #062D53;
	/*background-color: #00ff00;*/
	padding-top: 10px;
	
}

#content 
{
	background-color: #062D53;
	/* background-color: #ff0000; */
	width: 666px;
	float: right;
	padding: 0px 0px;
	border: 0;
	border-top: 1px solid #ffffff;
	padding-top: 10px;
}

#content_breit 
{
	/* background-color: #062D53; */
	width: 988px;
	float: right;
	padding: 0px 0px;
	border-top: 1px solid #ffffff;
	padding-top: 14px;
}

#content_breit .news_box 
{
	width: 972px;
	margin: 0px auto;
	font-size: 100%;
	color: #062D53
}

#content_breit .top 
{   
	width:100%;
	height:29px;
	background:url("../img/news_header_breit.png") repeat-x left top;
}

#title 
{
	height: 220px;
	padding: 0px;
	border-bottom: 3px solid #610B0B;
	background-image:url("../img/header_bg.jpg");
}

.menucontainer
{
	height: 130px;
}

.news_box 
{
	width: 662px;
	margin: 0px auto;
	font-size: 100%;
	color: #062D53
}

.ankuendigung
{
	width: 322px;
	color: #062D53
}

.ankuendigung .top 
{   
	width:100%;
	height:29px;
	background:url("../img/box_header.png") no-repeat left top;
}

.ankuendigung .boxcontent
{
	background: url("../img/box_bg.png") repeat-y left top;
	padding: 5px 15px 0 10px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.ankuendigung .boxcontent_small
{
	background-image: url("../img/box_bg.png");
	background-repeat: repeat-y;
	
	padding: 5px 15px 0 10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.ankuendigung .bottom 
{
	height:21px;
	background:url("../img/box_bottom.png") no-repeat left bottom;
}

.top 
{   
	width:100%;
	height:29px;
	background:url("../img/news_header.png") no-repeat left top;
}

.top span 
{ 
	color: white;
}

.boxcontent
{
	background: url("../img/news_bg.png") repeat-y left top;
	padding: 5px 15px 0 10px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

#content_breit .boxcontent
{
	background: url("../img/news_bg_breit.png") repeat-y left top;
	padding: 5px 15px 0 10px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}
	
.bottom 
{
	height:21px;
	background:url("../img/news_bottom.png") no-repeat left bottom;
}

#content_breit .bottom 
{
	height:29px;
	background:url("../img/news_bottom_breit.png") no-repeat left bottom;
}

.bottom span 
{
}

.infobox
{
	background:url("../img/bg_tabelle.png") repeat-y;
	padding: 0 10px 0 10px;
}

.infobox_normal
{
	background:url("../img/bg_spiele.png") repeat-y;
	padding: 0 10px 0 10px;
}

table
{
	width: 100%;
	border-collapse: collapse;
	background:url("../img/bg_treuen.png") right center;
}

.infoboxfooter, .infoboxtitle
{
	padding: 0;
	margin: 0;
}

.tabelle_spiele, .tabelle_tore, .tabelle_punkte
{
	text-align: center;
	
}

.tabelle_spiele, .tabelle_tore, .tabelle_punkte, .tabelle_platz, .tabelle_team
{
	border-bottom: 1px dashed #7F7F7F;	
}
	
.tabelle_platz
{
	width: 24px;
	text-align: left;
}

.tabelle_team
{
}

.tabelle_spiele
{
	background:url("../img/tabelle_bg1.png");
	width: 20px;
	
}

.tabelle_tore
{
	background:url("../img/tabelle_bg2.png");
	width: 30px;
	text-align: right;
}

.tabelle_punkte
{
	background:url("../img/tabelle_bg1.png");
	width: 30px;
	text-align: right;
}

#navigation
{
	
	position: relative;
	left: 240px;
	top: 150px;

}

#navigation a
{
	display: block;
	float: left;
}

.boxcontent .bild_gross
{
	width: 	178px;
	height:	179px;
	background:url("../img/topnews_bild_bg.png") no-repeat;
	float: left;
	margin-right: 10px;
}


.boxcontent .bild_gross img
{
	width: 162px;
	height: 162px;
	padding: 8px 9px 8px 7px;
}

.boxcontent .bild_klein
{
	width: 	106px;
	height:	107px;
	background:url("../img/news_bild_bg.png") no-repeat;
	float: left;
	margin-right: 10px;
}


.boxcontent .bild_klein img
{
	width: 92px;
	height: 95px;
	padding: 6px 8px 8px 5px;
}

.ankuendigung .top span img
{
	float: right;
	margin-right: 20px;
	margin-top: 4px;
}

ul.unordered_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sponsor
{
	text-align: center; margin: 0px auto;
}

img.sponsor
{
	border: 1px solid #062D53;
}