body {
		margin: 0px;
        background-color:#e5e5e5;
		}

td#schatten_links {
        background-color:#e5e5e5;
        background-image:url(bilder/schatten_links.gif);
        background-repeat:y-repeat;
		background-position:top;
		margin:0px;
		padding:0px
}

td#schatten_rechts {
        background-color:#e5e5e5;
        background-image:url(bilder/schatten_rechts.gif);
        background-repeat:y-repeat;
		background-position:top;
		margin:0px;
		padding:0px
}

td.hellbraun {
        background-color:#b4875b;
		}
        
td.braun {
        background-color:#7b5530;
		}

td.beige {
        background-color:#d7bda4;
		}
        
td.weiss {
        background-color:#ffffff;
		}          
                
div#content {
		margin: 35px;
        width: 514px;
		}
        
td.text {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		font-weight : normal;
        text-align: justify;
        background-color:#ffffff;
		color:#7b5530;
}
div.smalltext {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		line-height : 14px;
		font-weight : normal;
        text-align: justify;
		color:#7b5530;
}

div.head {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		font-weight : bold;
        text-align: justify;
		color:#7b5530;
}

div.textmarg {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		font-weight : normal;
        text-align: justify;
		color:#7b5530;
        margin-left: 20px;
}          

a 		{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		font-weight : normal;
        text-align: justify;
		color:#7b5530;
		text-decoration:underline;
		}
		
a:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		font-weight : normal;
        text-align: justify;
		color:#7b5530;
        text-decoration:none;
		}

.textfeld {
	background-color : #E2E2E2;
	border-color : #7b5530;
	border-style : solid;
	border-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#7b5530;
}

