body         
{ 
font-family: 'Century Gothic', Arial, Verdana;
margin: 20px 0 0 0;
background-color: #000;
color: #fff
}


ul.linkListe, ul.linkListe li{list-style-type: none; padding: 0;}
ul.linkListe li{margin: 5px 0 15px 0;}

.galerieLinks{margin: 0 0 0 50px;}

.galerieLinks a, .galerieLinks a:link, .galerieLinks a:hover{color: #003399;}

/* Banner */
#banner      
{ 
background-image: url('../images/banner_neu.jpg');
background-repeat: no-repeat;
margin-left: 30px;
text-align: center;
height: 170px
}

/* horizontale Navigation */
#navi        
{ 
padding-top: 180px;
text-align: center
}
#navi a:link, #navi a:active, #navi a:visited         
{ 
background-image: url('../images/bludiamd.gif');
background-repeat: no-repeat;
background-position: left center;
font-size: 14px;
text-decoration: none;
padding: 0 6px 0 20px;
font-weight: bold;
color: #FFCC66
}
#navi a:hover         
{ 
background-image: url('../images/ylwdiamd.gif');
color: #ff0000;
text-decoration: underline
}

/* Aussen-Rahmen für Tabelle */
#rahmen         
{ 
background-image: url('../images/border-top_2.jpg');
background-repeat: repeat-x;
background-color: #333
}

/* Tabelle */
#content
{ 
width: 760px
} 



/* linke Spalte */
#spalte_li         
{ 
padding-left: 5px;
width: 170px
}

/* vertikale Navigation */
.navi_vert        
{ 
margin: 25px 0
}
.navi_vert a:link, .navi_vert a:active, .navi_vert a:visited         
{ 
background-image: url('../images/dot-kl.gif');
background-repeat: no-repeat;
background-position: left center;
width: 165px;
padding-left: 20px;
border-bottom: 1px solid #ff9933;
display: block;
font-size: 12px;
text-decoration: none;
line-height: 26px;
font-weight: bold;
color: #6633FF
}
.navi_vert a:hover         
{ 
background-image: url('../images/dot-kl2.gif');
border-bottom: 1px dashed #fff;
color: #ffff00;
text-decoration: none
}
.navi_vert span         
{ 
width: 160px;
border-bottom: 1px dashed #fff;
display: block;
font-size: 14px;
text-decoration: none;
line-height: 26px;
font-weight: bold;
color: #ff9933;
letter-spacing: 1px;
text-transform: uppercase
}

<!--
.dvgnews {
 	border-bottom-style:solid;
 	border-bottom-width:1px;
	border-bottom-color:#008040;
	padding:5px;
{
.scroller{
	border-style:solid;
 	border-width:1px;
 	border-color:#008040;
}
-->

/*Newsscroller*/
.marquee
{
color: #FFCC00;
border: 3px double #E10024;
background-image: url('images/bg.gif');
background-repeat: repeat-x;
line-height: 26px
}

/* Überschriften und Absätze */
#inhalt h1
{ 
color: #ff9933;
margin: 25px 0 20px 0;
font-size: 22px;
letter-spacing: 5px
}
#inhalt h2
{
color: #fff;
margin: 20px 0 3px 0;
font-size: 14px;
letter-spacing: 1px
}
#inhalt p
{ 
margin: 5px 0 15px 0;
font-size: 14px;
text-align: justify;
line-height: 150%
}



/* Footer */
#fuss         
{ 
font-weight: bold;
letter-spacing: 1px;
color: #ff9933;
font-size: 11px;
line-height: 110px;
text-align: center
}
#fuss a:link, #fuss a:active, #fuss a:visited, #inhalt a:link, #inhalt a:active, #inhalt a:visited      
{ 
font-weight: bold;
color: #FFCC33;
text-decoration: underline
}
#fuss a:hover, #inhalt a:hover       
{ 
color: #fff;
background-color: #C0C0C0;
text-decoration: none
}




/***********************
TABELLE
***********************/

