#metaLinks
{
	display:none;
}

a, a:link, a:visited { color: #FFFFFF; text-decoration: underline; }
a:active, a:hover	{ color: #f8ae67; text-decoration: none; }

img { border-color: #f8ae67; }

h1 { display: none; }
h2 { font-size: 9pt; padding:0px; margin:0px;}

body 
{
	background-color: #000000; 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 16px;
}

#positioner
{ 
	/**
	 * Block zentrieren
	 */
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

#background
{	
	/**
	 * Hintergrundbild setzten
	 */
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:20px 0px; 
	
	width: 1000px;
	height: 609px;
}

#background_content
{
	/**
	 * Hintergrundbild setzten
	 */
	position: absolute;
	top: 160px;
	left: 276px;
	 
	background-image:url(images/bg_content.jpg);
	background-repeat: no-repeat;
	
	width: 541px;
	height: 427px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 190px;
}

#menu
{ 
	position: absolute;
	top: 230px;
	left: 570px;
}

#menu_small
{ 
	position: absolute;
	top: 380px;
	left: 110px;
}

#slideshow
{ 
	text-align: left;
	position: absolute;
	top: 70px;
	left: 780px;
}

#hausmitteilung
{
	position: absolute;
	top: 160px;
	left: 10px;
}

#news
{
	position: absolute;
	top: 280px;
	left: 100px;
}


#homelink
{ 
	position: absolute;
	top: 630px;
	left: 180px;
	
	text-decoration:none;
	color:#888888;
	
	border: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #888888;
	
	padding-right:5px;
}


#impressum
{ 
	position: absolute;
	top: 630px;
	left: 228px;
	
	text-decoration:none;
	color:#888888;
}

#headline
{
	position: absolute;
	top: 175px;
	left: 500px;
}

#content
{
	z-index:10;
	position: absolute;
	top: 250px;
	left: 330px;
	width: 440px;
	
	padding-bottom:100px;
}

/******************/

.on {
	display: block;
	positon: absolute;
	top: 0px;
}

.off {
	display: none;
	positon: absolute;
	top: 0px;
}

.imageList
{
	padding-top:20px;
	padding-bottom:50px;

}

.imageList img
{
	border: 2px;
	border-style: solid;
	border-color: #b88243;
	width: 80px;
	height: 80px;
}

#TattooPager
{
	padding-top:10px;
}

/**********************/
.linkDescription 
{
	color: #f8ae67;
}

.color
{
	color: #f8ae67;
}

/*****************/
#crew
{
	position: absolute;
	top: 100px;
	left: 250px;
}

/*****************/
#karte
{
	position: absolute;
	top: 160px;
	left: 250px;
}