html, body {
	background: url('../../img/bg.gif') repeat-x #BCBCBC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 17px;
         height:100%;
}

a {
	color:#B50000;
}

p {
	margin-bottom: 10px;
         margin-top: 0px;
}

.cleardiv {
	clear: both;
}

img {
	border:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036A1D;
         line-height:22px;;
	font-size: 18px;
         margin-bottom:20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B50000;
         line-height:22px;
	font-size: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4D4D4D;
	font-size:14px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B50000;
	font-size: 14px;
         margin:8px 0 8px 0;
         padding:0;
}

/* ---------> CONTAINER <--------- */

#container_main {
        margin: 0px auto;
        border:0px solid magenta;
        width: 970px;
        position:relative;
        text-align: left;
        /*min-height:100%;
        height:100%;*/
}

#logo_2 {
	position:absolute;
	z-index:10;
	background: url('../../img/logo2.gif') no-repeat;
	width: 42px;
	height: 54px;
	left: 184px;
         top: 144px;
}



.container_bottom {
	background: #DBDBDB;
	width: 100%;
	height: 18px;
         margin-top:30px;
         font-size:11px;
         border:0px solid red;
}

#container_nav {
width:214px;
float:left;
border:0px solid magenta;
background:url('../../img/bg_nav.gif') repeat-x #EDEDED;
}

#container_sponsoren {
width:214px;
background:#F8F8F8;
margin-top:50px;
padding: 10px 0 10px 0;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#container_content {
	width:754px;
         float:left;
         background: #fff;
         border-left:1px solid #fff;
}

#content {
	width:470px;
         padding: 30px 0 30px 23px;
         position:relative;

}

#box_right {
	position:absolute;
         z-index:20;
	top:55px;
         left:731px;
         width:215px;
         border:0px solid green;
}

.box_right_head {
	background:url('../../img/bg_box_head.gif') repeat-x;
         width:100%;
         height:20px;
         color: #fff;
         font-size:13px;
         font-weight:bold;
         text-align:center;
         padding-top:2px;

}

.box_right_head_red {
	background:url('../../img/bg_box_head_red.gif') repeat-x;
         width:100%;
         height:20px;
         color: #fff;
         font-size:13px;
         font-weight:bold;
         text-align:center;
         padding-top:2px;

}

.box_right_middle {
	background: #fff;
         width:100%;
         color: #3A3A3A;
         text-align:center;
         font-size:11px;

}

.box_right_bottom table td {
	font-size:10px;
         padding:0 4px 0 0;
}

.box_right_bottom table.teams td {
	font-size:12px;
         padding:0 4px 0 0;
}

#sponsorlogo {
	padding:10px 0 0 30px;
         border:0px solid red;
}

.box_right_bottom {
	background: #F3F3F3;
         height:auto;
         color: #3A3A3A;
         text-align:left;
         padding:5px;
         line-height:17px;
         margin-bottom:30px;
         border:0px solid green;
         font-size:10px;
}

/* ---------> CLASSES <--------- */

.box_right_bottom a.news {
	color: #036A1D;
         font-weight:bold;
	text-decoration: none;
}

.box_right_bottom a.news:hover {
	color: #B50000;
}

.box_right_bottom a.teams {
	color: #707070;
	text-decoration: none;
}

.box_right_bottom a.teams:hover {
	color: #B50000;
}

.box_right_bottom .grey{
color:#898989;
}


div.mannschaft_info {
	background: #FBFBFB;
         border-bottom:1px dotted #C0C0C0;
         border-top:1px dotted #C0C0C0;
         width:100%;
         margin:20px 0 20px 0;
}

div.mannschaft_info_inner {
	padding:8px;
}


ul {
	margin: 0px;
         list-style-image:url('../../img/li.gif');
}


.green {
color: #036A1D;
}

.small {
font-size:11px;
}

.spieler {
font-size:11px;
text-align:center;
margin-top:5px;
}

#logo {
	/*margin-bottom: 20px;*/
}

#banner {
         width:755px;
         height:268px;
}

.admin_upload {
         position:absolute;
         z-index:30;
         margin:0;
         padding:0;
         top:0;
         left:0;
}

#left {
	float: left;
	width: 180px;
}

.left {
	float: left;
	width: 55%;
         font-size:11px;
}

.right {
	float: right;
	width: 40%;
         font-size:11px;
}

#current_news {
	margin-bottom: 20px;
}

#current_news p {
	margin-bottom:0px;
}

#content .teaser {
	margin-bottom: 16px;

}

#content .image {
	float: left;
	padding-bottom:20px;
	padding-right:20px;
}


#content .newsimage {
	float:left;
         margin:0 10px 8px 0;
         border:1px solid #C9C9C9;
}

#content .image_overview {
         margin:5px 0 5px 0;
         border:1px solid #C9C9C9;
}

.overview .item {
	border-bottom:1px dotted silver;
	margin-top:15px;
         padding-bottom:15px;
}

.overview .item .overview_image {
	float: left;
}

#content .image a, .overview .item .overview_image a {
	font-size: 10px;
	text-decoration: none;
}

.overview .item .overview_content p {
	margin:0px;
	padding:0px;
}

.overview .item_teams1 {
	border-bottom:1px dotted silver;
         margin:15px 0 15px 0;
         padding-bottom:5px;
         float:left;
         width:45%;
}

.overview .item_teams2 {
	border-bottom:1px dotted silver;
         margin:15px 0 15px 0;
         padding-bottom:15px;
         float:right;
         width:45%;
}


#footer {
	padding-left: 5px;
	color: #939393;
         float:left;
}

#footer2 {
	padding-right: 5px;
	color: #939393;
         float:right;
}

#footer2 a {
	color: #939393;
         text-decoration:none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
         height: 17px;
         border:1px solid #C5C5C5;
         background: #f8f8f8;
}

input.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
         width: 130px;
         height: 20px;
         font-weight:bold;
	color: #036A1D;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         border:1px solid #C5C5C5;
         background: #f8f8f8;
	width: 375px;
	height: 100px;
}

.warning {
	color: Red;
}


div.border {
height:1px;
border-top:1px dotted silver;
width:100%;
margin:5px 0 5px 0;
}

.tabellen .tr1{
background:#fcfcfc;
}

.tabellen .tr2{
background:#f9f9f9;
}

