* {
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-size:12px;
     margin:0px;
        }
        
body {
    background-color:#000000;
	background-image:url(../images/deco_bg.png);
	background-position:top;
	background-repeat:repeat-x;
        }

.site   {
    width:1000px;
    margin:0 auto;
	z-index:1;
    }
        
.deco_links {
    width:907px;
    padding-left:89px;
    background-image:url(../images/deco_links.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    }
.deco_rechts {
    width:907px;
    float:right;
    background-image:url(../images/deco_rechts.png);
    background-color:#000000;
    background-position:right top;
    background-repeat:no-repeat;
    vertical-align:top;
    }
    
.header_2 {
    background-image:url(../images/header.png);
    background-repeat:no-repeat;
    height:230px;
    width:816px;
	text-align:right;
    }
	
.header {
    width:816px;
    }

.deco_links_innen {
    width:775px;
    padding-left:41px;
    background-image:url(../images/grass_links.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    float:left;
    }
.deco_rechts_innen {
    width:775px;
    float:right;
    background-image:url(../images/grass_rechts.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    vertical-align:top;
    }

.content {
    color:#FFFFFF;
    vertical-align:top; 
    padding:10px;
	background-color:#000000;
    }

.sbox {
    font-family: Arial Black; 
    font-size: 7pt; 
    font-weight:norm; 
    color:#008800; 
    background-color:#000000;
    }
    
.innenbereich   {
    color:#FFFFFF;
    vertical-align:top;
    }

.footer {
    background-color:rgb(0,102,52);
    height:20px;
	width:539px;
	padding-right:15px;
    }
    
.spalte_rechts {
    background-image:url(../images/verlauf_rechts.png);
    background-repeat:repeat-x;
    background-position:bottom;
    width:120px;
	padding:0px;
    vertical-align:top;
    text-align:left;
    margin:0px;
    }

.artikelliste {
	padding-left:10px;
	padding-right:10px;
	width:130px;
	}
    
#balken {
    background-image:url(../images/balken.png);
    background-repeat:repeat-y;
    width:9px;
    }

h1 {
    font-size:20px;
    }

	
.dl_tbl { 
    margin-bottom: 20px; 
} 
.dl_head { 
    padding: 1px; 
    color: black; 
    background-color: rgb(0,253,51); 
} 
.dl_anzeigen { 
    background: #fff url(../images/dl_plus.gif) no-repeat left center; 
    padding-left: 20px; 
    margin-left: 4px; 
} 
.dl_verbergen { 
    background: #fff url(../images/dl_minus.gif) no-repeat left center; 
    padding-left: 20px; 
    margin-left: 4px; 
} 
.lastmodified { 
    margin: -22px 5px 10px 0px; 
    text-align: right; 
    font-size: 10px; 
}

h2 a {
	color:#FFFFFF;
	}

p a {
	color:#00FF00
	}

#ueberschrift_rechts {
	background-image:url(../img/navi.png);
	background-repeat:no-repeat;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	width:140px;
	font-weight:bold;
	}
	 
a { color:#00ff00; Text-decoration:none;}


.numbers {

    width: 55px;

    text-align: center;

    font-family: Arial;

    font-size: 28px;

    font-weight: bold;            /* options are normal, bold, bolder, lighter */

    font-style: normal;            /* options are normal or italic */

    color: #FFFF00;                /* change color using the hexadecimal color codes for HTML */

    }

.title {                /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */

    width: 55px;

    text-align: center;

    font-family: Arial;

    font-size: 10px;

    font-weight: bold;            /* options are normal, bold, bolder, lighter */

    color: #CCFF66;                /* change color using the hexadecimal color codes for HTML */

    }
/*
#form {

    width: 400px;

    height: 68px;

    border-style: none;

//    background-color: transparent;

    }

#form input {

    border: none;

//    background-color: transparent;

    }

*/
