body {
	margin-top:33px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color:#ffffff;
	font-size:17px;
	font-weight:normal;
	font-family:'Bodoni','Times New Roman', sans-serif;
	text-align:center;
	position:absolute;
	width:100%;
}

div#box {
	width:990px; 
	margin: 0 auto;
	position:relative;
}

div#head {
	background-color:#00bb00;
	height:133px;
	text-align:left; 
}

div#content {
	background-color:#007700;
	width:750px; 
	text-align:left;
	padding:30px;
}

div.contentboxtop {
	height:20px;
	text-align:center;
	border-top:medium solid blue;
	border-bottom:thin solid blue;
	border-left:medium solid blue;
	border-right:medium solid blue;
	padding:6px;
	background-color:#00ccff;
}

div.cbtleft {
	float:left;
	margin:0;
}

div.cbtcenter {	
	margin:auto;
}

div.cbtright {
	float:right;
	margin:0;
}

div.contentboxbottom {
	text-align:left;
	border-bottom:medium solid blue;
	border-left:medium solid blue;
	border-right:medium solid blue;
	padding:20px;
	background-color:#99ccff;
}

div#navi {
	width:181px;
	text-align:left; 
	position:absolute;
	left:810px;
	top:133px;

}

div.contentspace {
	height:20px;
}

div#bottomorange {
	background-color:#f8b320; 
	width:990px;
	height:44px;
	text-align:left; 
	position:static;
}

div#bottomblue {
	background-color:#010080; 
	width:790px; 
	height:15px;
	padding:10px;
	text-align:right; 
	position:static;
	font-size:17px; 
	font-family:'Bodoni','Times New Roman', sans-serif; 
	color:white;
}

div#headtext {
	position:absolute;
	left:420px;
	top:90px;
}

div#headcounter {
	text-align:right;
	position:absolute;
	left:740px;
	top:5px;
}

img#piclogo {
	margin: 0 auto;
	position:absolute;
	left:8px;
	top:20px;
	border:0px;
	
}

img#pichead {
	width:180px;
	height:133px;
	position:absolute;
	left:810px;
}


span.head {font-size:20px; font-weight:bold; font-family:'Times New Roman', sans-serif; color:#010080;}
span.subhead {font-size:16px; font-weight:bold; font-family:'Times New Roman', sans-serif; color:#010080;}
span.bold {font-size:16px; font-weight:bold; font-family:'Bodoni','Times New Roman', sans-serif; color:#010080;}
span.counter {font-size:12px;}
span.nav {font-size:16px; font-family:'Bodoni','Times New Roman', sans-serif; color:white;}

span#happicit {font-size:17px; font-family:'Bodoni','Times New Roman', sans-serif; color:#f8b320;}

a:link {color:blue; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:hover {color:white;}
a:active {color:white; text-decoration:none;}

a.inhalt:link {color:#010080; font-weight:bold; text-decoration:underline;}
a.inhalt:visited {color:#010080; font-weight:bold; text-decoration:underline;}
a.inhalt:hover {color:#010080; font-weight:bold; text-decoration:none;}
a.inhalt:active {color:white; font-weight:bold; text-decoration:none;}

a.navlinkadmin {
	display:block;
	text-align:left;
	border-bottom:thin solid white;
	border-left:thin solid white;
	border-right:thin solid white;
	padding:5px;
	background-color:#fe9a2e;
}

a.navlink {
	display:block;
	text-align:left;
	border-bottom:thin solid white;
	border-left:thin solid white;
	border-right:thin solid white;
	padding:5px;
	background-color:#1be060;
}

a.navlinktop {
	display:block;
	text-align:left;
	border-top:thin solid white;
	border-bottom:thin solid white;
	border-left:thin solid white;
	border-right:thin solid white;
	padding:5px;
	background-color:#00bb00;
}

a.navlinkbottom {
	display:block;
	text-align:left;
	border-bottom:thin solid white;
	border-left:thin solid white;
	border-right:thin solid white;
	padding:5px;
	background-color:#fe9a2e;
}

img.icon {border:0px;}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

object.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

