body
{
/*
border:1px solid red; 
*/
	font-family:Tahoma,Arial;
	background-color:#006633;
    position: relative;
    left: 50%;
    width: 640px;
    margin-left: -320px;
    margin-top: 70px;
    margin-bottom: 0px;
    margin-right: 0px; 
}
a{
	color:#006633;
}
a:link{
	color:#006633;
	font-weight:bold;
	text-decoration:none;
} 
a:visited{
	text-decoration:none;
	color:#006633;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#006633;
	font-weight:bold;
}
a:active{
	color:#006633;
	text-decoration:none;
	font-weight:bold;
}
.container
{
/*
border:1px solid red; 
*/
	background-color:#fff;
}
.navi
{
/*
border:1px solid blue;
*/
	margin:0px;
	padding-top:30px;
	padding-left:30px;
	width: 190px; 
	font-weight:bold;
	background-color:#fff;
}
.navi a
{
/*
border:1px solid red; 
*/
	font-size:14px;
	line-height:24px; 
	color:#006633;
	text-decoration:none;
	background-color:#fff;
}
	
.navi a:link
{
	font-size:14px;
	line-height:24px; 
	text-decoration:none;
} 
.navi a:visited
{
	text-decoration:none;
}
.navi a:hover
{
	text-decoration:none;
	color:#006633;
}
.navi a:active{
	color:#006633;
	text-decoration:none;
}
.text
{
/*
border:1px solid red; 
*/
	height:420px;/*selbe höhe aller seiten*/
	font-size:13px;
	padding-top:30px;
	padding-right:10px;
	color:#767676;
	background-color:#fff;
	font-family: Tahoma;
}
.text a
{
/*
border:1px solid red; 
*/
	font-size:11px;
	color:#868a8b;
	text-decoration:none;
	background-color:#fff;
}
	
.text a:link
{
	font-size:11px;
	text-decoration:none;
	color:#868a8b;
} 
.text a:visited
{
	text-decoration:none;
}
.text a:hover
{
	text-decoration:none;
	color:#006633;
}
.text a:active{
	color:#006633;
	text-decoration:none;
}
.text ul
{
	padding-left:20px;
	margin:3px;
}
.text li
{
	font-size:13px;
}
.text p
{
/*
border:1px solid red; 
*/
	margin-top:5px;
	margin-bottom:5px;
}
.footer
{
	font-size:10px;
	line-height:20px; 
	color:#006633;
	background-color:#fff;
	font-family: Tahoma,Arial;
	text-align:center;
}
H1{
/*
border:1px solid red; 
*/
	margin-top:0px;
	font-size:14px;
	line-height:24px; 
	font-weight:bold;
	margin-bottom:0px;
}
H2{
	font-size:12px;
	line-height:15px; 
	font-weight:bold;
	margin-bottom:0px;
}
H2_ohneAbstand{
	font-size:12px;
	line-height:15px; 
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
H3{
	font-size:12px;
	line-height:20px; 
	font-weight:bold;
}
.NavigationItem{	
}
.NavigationItemCurrent{
	color:#006633;
}
