a:link, a:visited, a:active, a.menu:link, a.menu:visited, a.menu:active, a.menu:hover 
{
	text-decoration: none;
	font-weight: bold;
}
a.bold, a.bold:hover
{
	text-decoration: none;
	font-weight: bold;
}	
a:hover 
{
	text-decoration: underline;
	font-weight: bold;
}

body, td
{
	font-family: Arial, Helvetica;
	font-size: 80%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}


h1,h2,h3,h4,h5,h6 {
	text-align: left;
}

div.seite
{
	/*float: left; */
	width: 90%; 
	z-index: 1; 
	margin-left: 5%; 
	margin-top: 5%; 
}
div.kopf
{
	/*float: left; */
	width: 100%; 
	height: 150px; 
	top: 3px; 
	z-index: 2;
}
div.kopfbild
{
	position: absolute;
	width: 22.5%; 
	height: 150px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	Opacity:.70;
	background-repeat: no-repeat; 
	float:left;
}
div.abstand_kopf
{
	float: left; 
	width: 100%;
	height: 20px;
}
div.menubox
{
	float: left; 
	width: 185px; 
	top: 200px;
	z-index: 5; 
	margin-left: 10px; 
}
div.events
{
	float: right; 
	width: 175px; 
	/*height: 300px; */
	z-index: 6; 
	top: 200px; 
	margin-right: 10px; 
}
div.pm
{
	float: right; 
	width: 178px; 
	/*height: 300px; */
	z-index: 20; 
	margin-top: 0px;
	margin-right:10px; 
	text-align: left;

}
div.support, div.support p
{
	text-align: center;

}

div.inhalt
{
	margin-left:210px;
	margin-right: 200px;
	z-index: 7; 
}
div.inhalt p,h1,h2,h3,h4,h5,h6 {
	padding:10px;
}
div.bottom
{
	float:left;
	bottom: 0px; 
	width: 100%; 
	height: 100px; 
	z-index: 4; 
}
ul
{
	text-align: left;
}

p
{
    text-align: justify;
}
p.event
{	text-align: left;
	margin-left: 1.1em;
	text-indent: -0.7em;
	margin-top: 10px;
}
p.liste
{	text-align: left; }

p.rechts
{text-align: right; }

p.center
{text-align: center; }


dt
{	
	font-size: small
}

div.menutitle
{
	width: 100%;
	float: left; 
	/*height: 40px;*/
	font-weight: bold;
	z-index:10;
}

div.title
{
	float: left; width: 87%;
	padding: 10px;
	font-size: 120%;
	z-index:10;

}


div.menuitem, div.menuitemactive, div.menuitem_home
{
	float: left; width: 87%;
	padding-left: 3%; 
	padding-top: 3%;
	margin: 3%;
	z-index:10;
}

div.subprojects
{
float:left; width: 29%; z-index: 10; padding: 5px; margin: 3px; margin-bottom: 20px; border: 1px solid #000000; text-align:center;
}
div.subprojects2
{
float:left; width: 28px; padding-top: 5px; padding-bottom: 5px; margin-bottom: 3px; margin-top: 3px; ; z-index: 10; text-align:center;
/*background-image:url(design/tabgross.gif); background-repeat:no-repeat;*/
}
div.projektleiste
{ width: 28px; float:right; text-align:right; padding-left: 10px; margin-right: -2px;}

div.personen
{ width: 43%;
float: left;
margin: 1%;
padding: 1%;
text-align: left;
}
div.persaktiv
{
width: 43%;
float: left;
margin: 1%;
padding: 1%;
text-align: left;
}
div.pubjahr
{
	width: 96%; 
	margin-left: 5px;
	border-bottom: 1px solid #666666; 
	text-align:right; 
	font-weight:bold;
}