body { 
			color: #000; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			background-color: #DEFFCF; 
			font-size: 12px; 
			line-height: 19px;
			}
			
					
#box{ 
			position: relative;
			top: 0pt;
			width: 800px; 
			margin-right: auto; 
			margin-left: auto;  		
			}	
			
td {vertical-align: top; text-align: left;}

h1{ 
		font-size: 1.5em;
		}

h2{ 
		font-size: 1.25em;
		}


h3{ 
		font-size: 1em;
		}
	
		
#globalheader { 
			position: static;
			background: #deffcf; 
			width: 800px; 
			}
			
#kopftext h1 { 
	font-size: 16px; 
	color: #fff; 
	font-weight: bold; 
	margin-top: -5px; } 

#kopftext h2 { font-size: 14px;
	color: #fff; 
	font-weight: bold; 
}


#localheader { 
			background: #deffcf; 
			width: 800px;
			position: static;
			}

#content{ 
			position: absolute;
			top: 0; 
			left: 0; 
			width: 564px; 
			}

#navi{
			position: absolute;
			top: 119px; 
			left: 584px;
			width: 216px;
			}
			
#navi ul li { margin-top: 12px; margin-left: -20px; list-style: none; }
#navi a:link { color: #009e41; font-size: 16px; text-decoration: none; font-weight: bold; }
#navi a:visited { font-size: 16px; text-decoration: none; font-weight: bold; }
#navi a:active { color: #009e41; font-size: 16px; text-decoration: none; font-weight: bold; }
#navi a:hover { color: #006e41; font-size: 16px; text-decoration: none; font-weight: bold; }
#content a:link { 
			font-size: 1em;
			color: #009e41; 
			text-decoration: none; 
			font-weight: bold; 
			}
#content a:visited {
			font-size: 1em;
			text-decoration: none; 
			font-weight: bold; 
							}
#content a:active {
			font-size: 1em;
			color: #009e41; 
			text-decoration: none; 
			font-weight: bold; 
			}
#content a:hover { 
			font-size: 1em;
			color: #006e41; 
			text-decoration: none; 
			font-weight: bold; 
			}
#localfooter { 
			background: #deffcf; 
			width: 800px;
			position: static;
			}
			
			
#globalfooter { 
			position: static;
			width: 800px;
			}

#fuss a:link { color: #009e41; text-decoration: none; font-weight: bold; }
#fuss a:hover { color: #006e41; text-decoration: none; font-weight: bold; }
#fuss a:visited { text-decoration: none; font-weight: bold; }
#fuss a:active { color: #009e41; text-decoration: none; font-weight: bold; }

.pager { margin-top: 50px; margin-left: 50px; }

.more { margin-top: 50px; margin-left: 50pt; }


