body{
	background-color: WhiteSmoke;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;	
}
#container{
	background-color: White;
	width: 898px;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
}
#head{
	background-image: url(banner_langeoog.jpg);
	width: 900px;
	height: 71px;
	position: relative;
	margin-left: 0px;
}
#menu{
	background-color: #00000;
	width: 900px;
	height: 16px;
	position: relative;	
	margin-left: 0px;
}
#content{
	background-color: #FFFFFF;
	width: 900px;
	position: relative;	
	margin-left: 0px;
}
#showroom{
	background-color: White;
	position: relative;
	margin-left: 0px;
	height: 377px;
	width: 898px;
}
#admin_upload{
	background-color: #FFDEAD;
	position: relative;
	margin-left: 0px;
	height: 55px;
	margin-top: 5px;
	width: 900px;
}
#details{
	background-color: #DFDFD8;
	position: relative;
	margin-top: 0px;
	width: 898px;
}
#details_admin{
	background-color: #DFDFD8;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 900px;	
}
/*****************************************************/
.tHeader{
	font-weight: normal;
	width: 850px;
	background: #DFDFD8;
}
.tHeader_display_folder{
	font-weight: normal;
	width: 163px;
	background: WhiteSmoke;
}
/**********************************************SubNavi*/

#map a {
display:block;
color:#000000;
text-decoration:none ;
font-family:Tahoma,Arial,Helvetica;
font-size: 12px;
width:117px;
background-color:#FFFFFF;
padding: 0px;
border-top:solid 1px #FFFFFF;
text-align: center;
text-transform: capitalize;
}

#map a:visited{
color:#000000;
text-decoration:none;
font-family:Tahoma,Arial,Helvetica;
font-size: 12px;
width:117px;
background-color:White;
border-top:solid 1px #FFFFFF;
}

#map a:active{
color:#000000;
text-decoration:none;
font-family:Tahoma,Arial,Helvetica;
font-size: 12px;
width:117px;
background-color:#FFDEAD;
border-top:solid 1px #FFFFFF;
}


#map a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	width: 117px;
	background-color: #DFDFD8;
	border-top: solid 1px #FFFFFF;
}

#map td
{
	color: #000000; /*hintergrundfarbe der tabelle in sub_nav bereich*/
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
}

/**********************************************SubNavi ende*/

a
{
	text-decoration: none;
	font-size: 8pt;
	color: Gray;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #5F9EA0;
}

.text{
	font: normal small Arial, Helvetica, sans-serif;
	color: Gray;
}
.laufText{
	color: Gray;
	font-size: 0.7em;
}
