/* General */
body{
margin:0;
padding:0;
background-color: #bfeaa2;
}

/* Layout */

#top {
width: 100%;
height: 194px;
background: url(../images/bg_a.jpg) repeat-x;
border: none;
}


#middle {
width: 1000px;
min-height:570px;
height: auto;
margin:0px auto;
border: none;
}

#middle_cms {
width: 960px;
min-height:510px;
height: auto;
margin: 0px auto;
border: none;
}

#bottom {
width: 100%;
height: 164px;
background: url(../images/bg_c.jpg) repeat-x;
border: none;
clear: both;
}

#header {
width:1000px;
height: 138px;
border: none;
margin:0px auto;
padding: 0px;
background: url(../images/header.jpg);
 }


#bottom-banner {
width: 1000px;
height: 84px;
margin:0px auto;
background: url(../images/bottom_bg.jpg);
border: none;
text-align: center;
padding: 80px 0px 0px;
}

#bottom-banner a {
text-decoration:  none;
margin: 100px 40px;
color: #000000;
}

#bottom-banner a:hover {
text-decoration:  underline;
color: #000000;
}

#left {
width: 160px;
background: transparent;
border: none;
float: left;
}

#main {
width: 633px;
background: transparent;
border: none;
padding: 0px;
margin-left: 20px;
margin-right: 10px;
float: left;
}

#main a {
text-decoration:  none;
color: #448608;
}

#main a:hover {
text-decoration:  underline;
color: #000000;
}

#right {
width: 177px;
background: transparent;
border: none;
float: right;
}

#sponsors {
width: 177px;
height: 559px;
background: url(../images/spons_bg.jpg);
border: none;
padding: 0px;
}

/* Menu Background*/

#menu {background-image: url(../images/menu_bg.jpg); margin: 0px auto; width:1000px; height: 22px; background-repeat: no-repeat;}

#menu a {
text-decoration:  none;
color: #000000;
}

#menu a:hover {
text-decoration:  underline;
color: #000000;
}

/* Submenu */
#submenu {
width: 160px;
background: transparent;
border: none;
padding: 0px 0px 20px 0px;
font-family: Arial;
font-weight: bold;
color: #448608;
font-size: 14px;
text-align: left;
}

#submenu a {
text-decoration: none;
color: #448608;
}

#submenu a:hover {
text-decoration:  underline;
color: #000000;
}

/* Box */
#box {
width: 160px;
background: transparent;
border: none;

}

#box-head {
width: 130px;
height: 22px;
background: url(../images/box_head.jpg);
border: none;
font-family: Arial;
font-weight: bold;
color: #BFEAA1;
font-size: 14px;
padding: 3px 15px;
text-align: left;
}

#box-main {
width: 140px;
background: url(../images/box_main.jpg) repeat-y;
border: none;
padding-left: 15px;
padding-right: 5px;
text-align: left;
font-family: Arial;
font-weight: normal;
color: #000000;
line-height:1.4em;
font-size: 12px;
}

#box-main a {
text-decoration:  none;
color: #448608;
}

#box-main a:hover {
text-decoration:  underline;
color: #000000;
}

#box-end {
width: 160px;
height: 15px;
background: url(../images/box_end.jpg);
border: none;
padding: 0px;
}

#sponsors {
width: 177px;
height: 559px;
background: url(../images/spons_bg.jpg);
border: none;
padding: 0px;
}

#tabelle {
 border:1px solid #000000;
 border-collapse:collapse;
 font-family: Arial;
 font-weight: normal;
 color: #000000;
 font-size: 12px;
}

#tabelle th {
 background: #003d00;
 color: #ffffff;
 padding: 3px;
 text-align: center;
}

#tabelle td {
 border:1px solid #000000;
 padding: 5px;
}


/* Spielbericht */
#aufstellungen {
height:  343px;
width:  320px;
text-decoration: none;
color: #000000;
font-family: Arial Black;
font-size:8pt;
font-weight: 300;
background: url(../images/fussballfeld.jpg);
position:absolute;
}

/* Spielbericht  alt*/
#aufstellung {
height:  300px;
width:  280px;
background: url(../images/fussballfeld_alt.jpg);
}

/* Fonts */
    /* General */
    .font1 {
	font-family: Arial;
    font-weight: normal;
	color: #000000;
    line-height:1.4em;
	font-size: 12px;
	}

	/* Headlines */
	.font2 {
	font-family: Arial;
	font-weight: bold;
	color: #245100;
	font-size: 16px;
	}

	/* Submenu */
	.font3 {
	font-family: Arial;
    font-weight: bold;
	color: #448608;
	font-size: 14px;
	}

    /* Box-Head */
    .font4 {
    font-family: arial;
	font-weight: bold;
	color: #BFEAA1;
	font-size: 14px;
	}
	
		
	/* Table red*/
    .font5 {
	font-family: Arial;
    font-weight: bold;
	color: #cb0000;
    line-height:1.4em;
	font-size: 12px;
	}
	
	.font6 {
	font-family: Arial;
    font-weight: normal;
	color: #000000;
	font-size: 12px;
	}

    /* Spielbericht Aufstellung */
    .aufstellung {
	text-decoration: none;
	color: #000000;
	font-family: Arial Black;
	font-size:8pt;
    }
    
    .linie	
	{	
		display:block;
		font-size:1px;
		border-width:0px;
		border-style:solid;
		position:relative;
		z-index:1;
		border-top-width:1px;
		margin:10px 0px;
		border-color:#000000;
		width:500px;
	}