body
{
    background-color: #E0E0E0;
}
#root
{
	/*width: 982px;*/
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #FFFFFF;*/
}
#root img
{
	border: 0px;
	display: block;
}
#content
{
	/*min-height: 424px;*/
}
/*das Hauptfenster*/
#content_main
{
	margin-left: 186px;
	min-height: 413px;
	width: 540px;
	padding: 1px;
	padding-left: 40px;
	padding-bottom: 20px;
	/*text-align: left;*/
	text-align: justify;
}
#content_main a
{
    color: #000000;
	text-decoration: none;
}
#content_main a:hover
{
    color: #84849c;
	text-decoration: underline;
}
#content_main h1
{
	font-size: 16px;
	text-decoration: bold;
	color: #686868;
}
#content_main h2
{
	font-size: 14px;
	text-decoration: bold;
}
#content_main h3
{
	font-size: 14px;
	
}
#content_main table
{
	border-collapse: collapse;
	width: 540px;
}
#content_main .link
{
	color: #000000;
}
#content_main .link a
{
	color: #000000;
	text-decoration: underline;
}
#content_main .link a:hover
{
	color: #84849c;
	text-decoration: underline;	
}
.ublau td /*Mitarbeiter, Lehre*/
{
	border-bottom:2px solid #69afd1;
}
.oblau td /*mitarbeiter*/
{
	border-top:2px solid #69afd1;
}
.kursiv /*Projekte, Publikationen*/
{
	font-style: italic;
}
.uoblau td/*Projekte, arbeiten, materialien*/
{
	border-top:4px solid #69afd1;
	border-bottom:2px solid #69afd1;
}
.bold /*Projekte*/
{
	font-weight: bold;
}
.tab /*Publikationen*/
{
	padding-left: 30px;
}
.centerblau /*Aktuelle Angebote, mitarbeiter*/
{
	text-align: center;
	border-top:2px solid #69afd1;
	border-bottom:2px solid #69afd1;
}
