/* CSS Document */
*{
	padding:0px;
	margin:0px;
	text-align:left;
}
body 
{
	font: 10px/130% verdana, Geneva, Arial, Helvetica, sans-serif;
 	background: #BBC5CC;
 	background-repeat:no-repeat;
    line-height:130%;
    color: #333333;
	overflow:auto;
}
img {
	float:left;
	margin:0px;
	border:0px;
}
p {
margin-bottom: 10px;
}
#rechts {
width:210px;
background:#B3A085;
float:right;
}
.teaser {
	background: url(images/teaserzombies.jpg);
	height:255px;
}
.spiel{
height:140px;
display:block;
clear:both;
}
.head {   
    color: #436175; 
    font-weight: bold;
    display:block;
    padding-bottom:20px;
}
.fliess {
    display:block;
	margin-left:10px;
	margin-right:10px;
}
.fliesseinzug{
    display:block;
	margin-left:140px;
}
.fliessfett {    
    color: #444444;
    font-weight: bold;
	margin:20px 10px 10px 10px;
    display:block;
}
.fliessfetteinzug {    
    color: #444444;
    font-weight: bold;
	padding-top:10px;
	margin: 0px 10px 0px 140px;
    display:block;
}
#flashcontent { 
text-align: center; 
width= 60px;
}
#news {
height:auto;
overflow:hidden;
padding:20px 10px;
}
.datum {    
    color: #444;
    display:block;
    text-transform:uppercase;
    letter-spacing:1pt;
      font-size: 8px;
}
.newshead {    
    color: #FFF;
    font-weight: bold;
	padding-bottom:2px;
    display:block;
}
.newsfliess {
    display:block;
	padding-bottom:15px;
}

/*Die Linkformatierung*/
A:link  {
    color: #436175;
    text-decoration:none;
    font-weight: bold;
}
A:visited {
    color : #333333;
	text-decoration:none;
    font-weight: bold;
}
A:hover {
    color :  #A42800;
    text-decoration:none;
    font-weight: bold;
}
A:active {
    color :  #436175;
    text-decoration:none;
    font-weight: bold;
}
#container {
background:#E4E4E4;
width:675px;
height:auto;
overflow: hidden;
margin:0px auto; 
}
/* KOPF */
#title{
width:675px;
height:140px;
background: #BBC5CC url(images/logo.jpg) no-repeat bottom left;
float:none;
}
/*navigationwegen margin-left verkuerzt*/
#navigation {
width:505px;
height:20px;
margin-left:170px;
float:none;
}
#navigation ul li{
/* width:90px; */
padding-right:20px;
list-style:none;
float:left;
font-size: 10px;
margin-top:87px;
}
#navigation li a{
text-decoration:none;
font-weight: normal;
color: #436175;
text-transform:uppercase;
letter-spacing:1pt;
}
#navigation li a:hover{
color: #FFFFFF;
}			
/*navigation ENDE*/
.marginale {
background:#E4E4E4;
width:130px;
height:auto;
float:left;
}
.marginalelement {
border-bottom:1px solid #BBC5CC;
padding:20px 10px 20px 10px;
}
.marginal { 
font-size:9px;
font-weight: normal;	          
color: #436175;
display:block;
}
.marginal a, .marginal a:visited, .marginal a:hover { 
font-weight: bold;	          
color: #436175;
text-decoration: none;
margin-bottom:10px;
display:block;
}
.marginal a:hover {
color: #990000;
}
#shirts {
background:#E1DAC7;
height:auto;
padding:20px 10px;
}

.content {
background:#FFFFFF;
width:333px;
height:auto;
border-left:1px solid #BBC5CC;
border-right:1px solid #BBC5CC;
float:left;
}
.content img{
margin-left:10px;
float:left;
}
.contentelement {
border-bottom:1px solid #BBC5CC;
padding:20px 15px 15px 15px;
clear:both;
}
.content li {
margin-left:140px;
	list-style-image:  url(images/groesser.gif);
	margin-top: 7px;
}
.aufheben{
clear:both;
}


