body{
	background-color:#E1F1FF;
	padding:0;
	margin:0;
}

.clear{clear:both;height:1px;overflow:hidden;}

a{	text-decoration:none;
	font-size:11px;
	color:#3675A3;
}

hr{
	color:#204560;
}

h1{font-size:11px;color:#3675A3;font-weight:bold;font-style:Arial;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
h2{font-size:11px;color:#3675A3;font-weight:normal;font-style:Arial;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
h3{font-size:32px;font-weight:bold;color:#FFF;padding-top:10px;-padding-top:2px;margin:7px 0px 0px 45px;}

body *{
	font-family:Arial;
}

#frame{
	background-color:#E1F1FF;
	width:781px;
	margin:0 auto;
	background:url('../img/bg.jpg') top left repeat-y;
}

#head{
	background:url('../img/head.jpg');
	height:335px;
}

#head a{
	font-size:11px;
}

#navi{
	padding-top:310px;
	padding-left:11px;
}

.nava{
	text-decoration:none;
	font-size:11px;
	color:#3675A3;
	margin-left:6px;	
}

.nav{
	text-decoration:none;
	font-size:11px;
	color:#1A50B8;
	margin-left:6px;	
}

#content{
	margin-left:15px;
	margin-top:0px;
	color:#204560;
	font-size:11px;
}

#footer{
	background:url('../img/footer.jpg');
	height:31px;
}

/*Sponsoren Box*/
#sponsbox{
}

#sponsboxhead{
	background:url('../img/spons_head.jpg');
	height:17px;
	width:701px;
}

#sponsboxbg{
	background:url('../img/spons_bg.jpg') top left repeat-y;
	width:701px;
}

#sponsboxfooter{
	background:url('../img/spons_footer.jpg');
	height:27px;
	width:701px;
}
	
/*MOD TEXT INHALT*/
.boxhead{
	background:url('../img/content_head.jpg');
	height:46px;
	width:701px;
	margin-top:9px;
}

.boxmiddle{
	background:url('../img/content_middle.jpg') no-repeat;
	width:766px;
	-height:180px;
	min-height:180px;
}

.boxcontent{
	background:url('../img/content_bg.jpg') top left repeat-y;
	width:701px;
}

.boxfooter{
	background:url('../img/content_footer.jpg');
	height:26px;
	width:701px;
}

/*News Box*/
.newsboxhead{
	background:url('../img/newsbox_head.jpg');
	height:46px;
	width:387px;
	margin-top:9px;
}

.newsboxcontent{
	background:url('../img/newsbox_bg.jpg') top left repeat-y;
	width:387px;
}

.newsboxfooter{
	background:url('../img/newsbox_footer.jpg');
	height:34px;
	width:387px;
}

/*Sportresultate Box*/
.sportreshead{
	background:url('../img/sportres_head.jpg');
	height:46px;
	width:373px;
	margin-top:9px;
}

.sportresboxcontent{
	background:url('../img/sportres_content.jpg') top left no-repeat;
	width:379px;
	height:179px;
}




/*GB Box*/

.gbbox_head{
	background:url('../img/gbox_head.jpg') top no-repeat;
	height:46px;
	width:314px;
	margin-top:9px;
}

.gbbox_content{
	background:url('../img/gbox_bg.jpg') top repeat-y;
	width:314px;
}

.gbbox_footer{
	background:url('../img/gbox_footer.jpg') top no-repeat;
	width:314px;
	height:26px;
}

.rbroundbox { background: url('../img/nt.gif') repeat; }
.rbtop div { background: url('../img/tl.gif') no-repeat top left; }
.rbtop { background: url('../img/tr.gif') no-repeat top right; }
.rbbot div { background: url('../img/bl.gif') no-repeat bottom left; }
.rbbot { background: url('../img/br.gif') no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin-bottom:10px;}
	




