/*style type="text/css" for http://www.petermesecke.com/css/home.css 

  Mesecke + Miragaya
  Kreation und Kommunikation
  http://www.acmym.de

  2009.09
*/

body {	margin:0px;
   	padding:0px;
	background-color: #d8d8d8; 
	font-family: arial,helvetica,sans-serif;
}

#bg	{position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	min-width:540px;
	height: 100%;
	min-height: 620px;
	max-height:790px;
}
#logo	{
	position:absolute; 
	left:64px; 
	top:38px; 
	width:449px; 
	height:32px; 
	z-index:3
}

#legendehome	{
	position:absolute;  
	left:21px; 
	top:16px; 
	width:461px; 
	height:auto; 
	z-index:1
}
/*Untertitel*/
.hometxt { 
	color:#fff;
	font-size: 32px;
	letter-spacing: 3px;
	font-weight:bold;
}


#navigation	{position:absolute; 
	left:21px;  
	top:66%; 
	width:auto; 
	height:auto; 
	z-index:4;
}

a.nav	{
	font-size: 28px;
	color:#fff;
	letter-spacing: 2px; 
	text-decoration: none;
	padding-left: 8px; 
	font-weight:bold;
}

a:hover.nav {
	color:#666; 
}
/* film */
#filmbox	{position:absolute; 
	left:64px; 
	top:28%; 
	width:450px; 
	height:222px; 
	z-index:2
}

#themes	{
	position:absolute;
	left:64px;  
	top:73%; 
	width:449px; 
	height:auto;
	z-index:8
}

.notehome { 
	font-size: 9px;
	color: #888;
	letter-spacing:1px;
	text-align: justify;
}


