body {
 font-family:Verdana;
}

a {
color:#000000;
}


#head {
width: 1024px;
height:140px;
background: url(images/header.jpg) top left #ffffff;
text-align:right;
}

#head_en {
width: 1024px;
height:140px;
background: url(images/header_engl.jpg) top left #ffffff;
text-align:right;
}

#lang {
padding:10px 10px 0 0;
width:30px;
float:right;
height:80px;
}

#gewinn {
padding:8px 5px 0 0;
width:199px;
float:right;
height:113px;
}

#nav {
background: url(images/nav.jpg) top left #ffffff;
height:27px;
width:1024px;
}

#nav a {
text-decoration:none;
}

ul {
margin:0px;
padding-left:0px;
}


.nav_item {
font-size:10px;
float:left;
list-style:none outside none;
padding-left:12px; 
margin-right:5px;
padding-top:5px;
margin-top:3px;
background: url(images/seperator.png) top left no-repeat;
height:20px;
}

.nav_item1 {
font-size:10px;
float:left;
list-style:none outside none;
padding-left:10px;
margin-right:5px;
padding-top:5px;
margin-top:3px;
height:20px;
}

.subnav {
	margin-left:75px;
}

.sublink {
 float:left;
 margin-left:10px;
 margin-top:9px;
}

.subnav a {
/*background:url(images/arrow.png) 0px 4px no-repeat;
padding-left:11px;*/
text-decoration:none;
font-size:9px;
}

.subnav a:hover {
 color:#99afff;
 /*background:url(images/arrow_h.png) 0px 4px no-repeat;*/
}

#content {
width:1024px;
background: url(images/content_bg.jpg) no-repeat;;
}

#sponsoren {
clear:both;
width:1024px;
text-align:center;
}

.spalte_inhalt {
margin-top:15px;
width:660px;
float:left;
font-size:13px;
margin-left:5px;
}
.spalte_inhalt .cat {
width:672px;
padding:10px 0px 0 10px;;
height:45px;
background: url(images/contenthead.png) top left;
}

.spalte_inhalt .cat .sitetitle {
 font-size:12px;
 color:#000000;
 font-weight:bold;
 float:left;
 display:block;
 width:700px; 
 }
 
.spalte_inhalt ul {
  margin-left:15px;
} 

.spalte {
	float:left;
margin-top:15px;
width:310px;,
float:left;
font-size:13px;
margin-left:45px;
}
.spalte .cat {
width:293px;
padding:12px 0 0 20px;;
height:42px;
background: url(images/spaltenhead.png) top left;
}

.spalte .news {
width:275px;
padding:0 20px 0 17px;
background: url(images/spaltenbody.png) top left repeat-y;
float:left;

}

.spalte .footer {
width:312px;
height:66px;
float:left;
background: url(images/spaltenfooter.png) top left;
}
a {
 text-decoration:underline;
 color:#000000;
}

.textd {
  font-weight:bold;
}

.news_entry {
 margin-top:10px;
}

.sitetitle a{
text-decoration: none;
}

.tdone {
 background-color:#025D92; padding-right:10px; padding-left:10px; border-right:1px solid #025D92;
 }
 
 .tdtwo {
  background-color:#022255; padding-right:10px; padding-left:10px; border-right:1px solid #022255;
 }
 .td_headline {
 	color:#022255;
 	padding-bottom:5px;
 }
