body {
margin:0 auto;
padding:0;
font-family: 'verdana', Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:rgb(182,224,150);
color:#333333;
height: 100%;
}

div#social_media_container {
  position: fixed;
  top: 50px;
  right: 10px;
}

.news-list-item img.news {
  padding-left: 10px;
}

div.club_logo img {
  padding: 10px;
}

.news-list-item h1 {
  margin-bottom: -15px;
}


.news-single-item h2 {
  margin-bottom: -10px;
}



th {
  font-size: 12px;
  }


td.banner_container {
  text-align: center;
}


h1 {
  padding-top: 5px;
  padding-bottom: 5px;
  text-shadow: 2px 2px 2px #C9C9C9;
  color: #548D29
  }
  
  
h3{
  font-size: 12px;
  }

h4 {
  font-size: 14px;
  font-weight: bold;
}


span.news-header {
  font-size: 14px;
  }

.news-list-date {
  font-size: 10px;
  
}

div.news-list-container {
  width: 500px;
  }

div#google_ads_menu {
  padding-top: 10px;
}

.score_header {
  font-weight: bold;
  border-bottom: 1px solid black;
}
  

a {
text-decoration:none;
color:rgb(139,206,89);
font-size: 12px;
}

.news-single-related a:hover, p a:hover, .news-list-morelink a:hover {
text-decoration:underline;
color:rgb(84,141,41);
}

/*
img a:hover {
  text-decoration:none;
}
*/

a img {
border:0;
}

p {
margin:0 0 16px 0;
font-size: 12px;
}

td {
  font-size: 12px;
  }

#content {
background-color:#ffffff;
color:#333333;
margin:0 auto;
padding:1px 5px;
width:750px;
border: 1px solid rgb(139,206,89);
}

#header {
color:#ffffff;
/*background:#ffffff url(head2.jpg) bottom left no-repeat;*/
height:200px;
margin:0 0 10px 0;
padding:0px;
}


#header h1 {
font-size:2em;
float:left;
font-weight:normal;
letter-spacing:-2px;
margin-left:10px;
font-family: verdana;
letter-spacing: 2px;

}

#header a{
color: #ffffff;
}
#header a:hover{
color: rgb(182,224,150);

}

#page h1{
font-size: 18px;
font-weight:normal;
width: 500px;

}


#page h2{
font-size:16px;
font-weight:normal;
}

div#page ul li {
  list-style-type: none;
  list-style-image: url('/fileadmin/templates/images/design/menu_bullet.png');
}

#header h1 a,#header h1 a:hover {
padding:0;
}
#header em{
font-size:0.6em;
font-style:normal;
letter-spacing:2px;
}

#top {
font-size:1.2em;
margin:5px;
color:#000;
text-align:right;
}
#left
{
margin:5px;
position:relative;
font-size:1.1em;
float:left;
height: 100%;
}


#page {
/*margin:10px 0 10px 150px;*/
padding:10px;
line-height:1.5em;
text-align:left;
}


#foot{
clear:both;
margin:0 auto;
padding:8px 0;
border-top:1px solid rgb(139,206,89);
width:750px;
text-align:center;
color:#555555;
background-color:#ffffff;
font-size:0.9em;
}



h1.pagetitel {
  font-size: 14px;
  color: white;
  padding-top: 170px;
  float: right;
  font-weight: bold;
  
  }

html>body h1.pagetitel {
  padding-top: 150px;
}

div#left {
  text-align: left;
  }


div.news-single-img {
  float: right;
}

