body {
	font-family: Courier, "Courier New", monospace;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align:left;
	background-color:#FFFFFF;
	margin-left:70px;
	margin-top:0px;
}


.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ueberschrift_projektliste {
	font-size: 12px;
	font-weight: bold;
	color: #900045;
}

.thickbox {
	font-size: 12px;
	font-weight: bold;
	color: #900045;
}

.jobs {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a.navi01:link		{text-decoration:none; color: #000000; font-size: 12px;}
a.navi01:visited	{text-decoration:none; color: #000000; font-size: 12px;}
a.navi01:hover		{text-decoration:underline; color: #777777; font-size: 12px;}
a.navi01:active		{text-decoration:underline; color: #777777; font-size: 12px;}

a.thickbox:link		{font-weight: normal; text-decoration:none; color: #000000; font-size: 12px;}
a.thickbox:visited	{font-weight: normal; text-decoration:none; color: #000000; font-size: 12px;}
a.thickbox:hover		{font-weight: normal; text-decoration:underline; color: #777777; font-size: 12px;}
a.thickbox:active		{font-weight: normal; text-decoration:underline; color: #777777; font-size: 12px;}


a.navi_projekte:link		{text-decoration:none; color: #000000; font-size: 12px;}
a.navi_projekte:visited		{text-decoration:none; color: #000000; font-size: 12px;}
a.navi_projekte:hover		{text-decoration:underline; color: #777777; font-size: 12px;}
a.navi_projekte:active		{text-decoration:underline; color: #777777; font-size: 12px;}

.bild {
	background-attachment: fixed;
	background-image: url(../images/g.gif);
	background-repeat: repeat;
	background-position: 10px 10px;
	height: 500px;
	width: 500px;
	left: 10px;
	top: 10px;
}


