html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 75%;
}
p{
	margin-top: 0.2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a{
	
	color: #000000;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#header{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #f3f1e1;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:0.5}
div#extra{background:#f3f1e1;}
div#balken{background:#C6C19B;}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:0px 00px}

div#container{width:800px;margin:0 auto}
div#content{float:right;width:650px}
div#extra{float:left;width:150px;height:80px}
div#balken{float:left;width:150px;height:12px}
div#footer{clear:both;width:100%}
div#maintext{
	margin:0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	word-spacing: 15pt;
	line-height: 20px;
	text-decoration: none;
	font-style: normal;
	position: relative;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

/*CSS Menü Benjamin Wehrle*/

#navigation {
   background-color: transparent;
   border:1px solid #FFFFFF;
  }

#navigation LI {
   background-color: transparent;
 
   list-style: none;
   display: inline;
   width: 150px;
   }

#navigation UL {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }

#navigation A {
   margin:0px 0;
	height: 20px;
	line-height:20px;
	text-align:left;
	background: url(images/menuvisited2.gif);
	display:block;
	color:#000;
	text-decoration:none;
	border:1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px 1px 15px;
   }

#navigation A:link,
#navigation A:visited {
   background-color: #9c9;
   margin: 0px 0 0;
   
   }

#navigation A:hover,
#navigation A:active,
#navigation A:focus {
	color: #000;
	background-attachment: fixed;
	background-image: url(images/menuvisited.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold
   }

#ia #navigation A.ca {
	display: block;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 1px 2px 1px 32px;
	top: 2px;
	right: 2px;
	bottom: 3px;
	text-decoration:underline; 
		
   }
#ib #navigation A.cb {
	display: block;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 1px 2px 1px 32px;
	top: 2px;
	right: 2px;
	bottom: 3px;
	text-decoration:underline; 
		
   }
#ic #navigation A.cc {
	display: block;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 1px 2px 1px 32px;
	top: 2px;
	right: 2px;
	bottom: 3px;
	text-decoration:underline; 
		
   }
#id #navigation A.cd {
	display: block;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 1px 2px 1px 32px;
	top: 2px;
	right: 2px;
	bottom: 3px;
	text-decoration:underline; 
		
   }

#navigation A.n  {
   display: none;
   }
   
#container #wrapper img {
	border: thin solid #C6C19B;
}
