@charset "utf-8";
/* CSS Document */
body {background-image:url(pagepics/background.jpg); background-repeat:no-repeat; background-attachment:fixed; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:small;}

#maincontent {width:830px; height:480px; background-color:#FFFFFF; position:absolute; top:93px; left:100px; border:5px solid #63b2f8; background-image:url(pagepics/mike.jpg); background-repeat:no-repeat; background-position:bottom left;}
#footer		{position:absolute; top:585px; left:100px; color:#cccccc;}
#header		{position:absolute; background-image:url(pagepics/header.gif); background-repeat:no-repeat; top:0px; left:100px; width:840px; height:100px;}
#navi		{background-color:#b1b1b1; width:829px; height:17px; padding-left:1px;}
#zusammenarbeit 	{width:600px; height:250px; margin-top:10px; float:right;}

#my_site_content		{width:660px; height:460px; float:left; padding-left:10px; margin-top:0.3em; text-align:justify; padding-right:10px;}
#rechts		{width:147px; height:462px; float:left; border-left: 3px solid #CCCCCC;}
#kasten		{background-image:url(pagepics/highlights2.jpg); background-repeat:no-repeat; width:140px; height:150px; padding-left:5px;}
#navi ul	{margin-left:5px; padding-left:5px; margin-top:0em;}
#navi ul li	{list-style-type:none; display:inline; padding-right:10px; margin-top:0em;}

h1			{font-size:14px; background-color:#b1b1b1; width:660px; margin-top:0.5em; padding-left:0.3em;}

a			{text-decoration:none; color:#000000; font-weight:bold;}
a:hover		{font-weight:bold; color:#FF0000;}
a:focus		{font-weight:bold; color:#FF0000;}
a:active		{font-weight:bold; color:#FF0000;}