*
{
	margin:0px;
	padding:0px;
}

a img	{border:0px}

a 
{	text-decoration:underline;
	color: #cccccc;
}

a:hover 
{ 	color: #ffffff; 
	font-weight: bold;
	
}


body
{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#111115;
	background-image:url(../_images/bg.gif);
}

#gallery-container
{
	position:absolute;
	left:320px;top:140px;
	width:702px;
	height:600px;
}

#text-container
{
	position:absolute;
	text-decoration:none;
	line-height: 1.5;
	left:350px;top:195px;
	width:400px;
	height:600px;
	font-family:Helvetica,Arial,sans-serif;
	color: #eeeeee;
	font-size: 0.8em;
	
}

#text-container h1
{
	font-size: 1.2em;
	font-family:Helvetica,Arial,sans-serif;
	color: #ffffff;
}


#logo-container
{
	position:absolute;
	left:320px;top:25px;
}


#menue-container
{
	
	text-decoration:none;
	position:absolute;
	border:none;
	left:175px;top:195px;
}

