body {
	background-image: url('/images/hintergrund-hinten.gif');
	background-repeat: repeat-x;
	background-color: #7ebb26; margin: 0px; padding: 0px; 
	color: #535353; font: 11px/15px tahoma, verdana, sans-serif
	}

.bigfont {
	font: 13px/17px tahoma, verdana, sans-serif
	}

.smallfont {
	font: 9px/13px tahoma, verdana, sans-serif
	}

.navicolor {
	color: #ffffff; 
	}

a {
	font: bold 11px/15px tahoma, verdana, sans-serif; 
	text-decoration: none; color:#535353; 
	} 

a:hover {
	text-decoration: underline; 
	}

img {
	border: 0px #000000 solid;
	}
	
ul {
	margin: 0px; 
	padding: 20px; 
	list-style: none; 
	}

.oben {
	background-image: url('/images/oben.gif');
	width: 717px;
	height: 40px;
	margin: 0px auto; 
	}

.unten {
	background-image: url('/images/unten.gif');
	width: 717px;
	height: 9px;
	margin: 0px auto; 
	background-repeat: no-repeat;
	}

.container1 {
	width: 717px;
	margin: 0px auto;
	background-color: #f1f1f1;
	}

.bl {
	width: 10px;
	background-image: url('/images/bl.gif');
	}

.br {
	width: 11px;
	background-image: url('/images/br.gif');
	}

.navigation {
	width: 142px;
	}
	

.navia {
	height: 31px;
	width: 142px;
	background-image: url('/images/navia.gif');
	background-repeat: no-repeat;
	}

.navib {
	color: #FFFFFF;
	text-align: center;
	height: 100%;
	width: 142px;
	background-image: url('/images/navib.gif');
	background-repeat: repeat-x;
	background-color: #7fbc28;
	}

.navib a {
	color: #FFFFFF;
}

.navic {
	height: 76px;
	width: 142px;
	background-image: url('/images/navic.gif');
	background-repeat: repeat-x;
	}

.inhalt {
	width: 511px;
	background-image: url('/images/hintergrund-text.gif');
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top; 
	}