	/*
//'''SCRIPTINFO:									\\
//''''''''''''''''''''''''''''''''''''''''''''''''''\\
//				''''''''''''''''''''''''''''''''''''\\
//'''Author:	Wilhelmine Freudenthal				\\
//'''Contact:	yours@its-mine.at					\\
//				http://www.its-mine.at				\\
//				''''''''''''''''''''''''''''''''''''\\
//'''Copyright:	11/2005 -- Wilhelmine Freudenthal	\\
//				Illegal distribution prohibited		\\
//				''''''''''''''''''''''''''''''''''''\\
//''''''''''''''''''''''''''''''''''''''''''''''''''\\
	*/

body
{
 background-color:#FFFFDE;
}

#home #nav_global #nav_global_sites #michaelhof
{background:url(../img/icon_michaelhof_active.gif) no-repeat left center;}

#navigation_michaelhof
{
 position:relative;
 width:100%;
 list-style:none;
 margin:0;
 padding:0;
 text-align:center;
}

#navigation_michaelhof li
{
 position:absolute;
 width:210px;
 border-right:2px solid;
 border-bottom:2px solid;
 border-top:1px solid;
 border-left:1px solid;
}

#navigation_michaelhof a
{
 display:block;
 height:58px;
}

#index #content
{
 text-align:center;
 margin:0;
 padding:0;
 height:90%;
}

#index #content #michaelhof-top ul
{
 padding-top:8%;
}

#index #content #michaelhof-top ul li, #index #content #michaelhof-bottom ul li
{
 padding:0 10% 0 10%;
 display:inline;
 height: 50%;
}

#index #content #michaelhof-top ul li img, #index #content #michaelhof-bottom ul li img
{
 border:none;
}

#index #michaelhof-top
{
 background-color:#E7EDF0;
}

#index .index-img
{
 margin:0;
 padding:0;
}

#vcard
{
 position:fixed;
 bottom:1em;
 width:100%
}