/*
	freiraumeinrichtungen.de
*/


html
{
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif 
}

* html body 
{
  padding: 246px 0px 0px 0px; 
}

* html #content
{
  height: 100%; 
  width: 100%; 
}


body   
{
	height: 100%; 
	max-height: 100%; 

	color: Black; 
	font-size: 12px; 
	background-color: #6C6B70;
}

p
{
	margin: 0 0 0 0;
}

.title
{
	color: White;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.title_o
{
	color: #F49F21;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.subtitle
{
	font-weight: bold;
	margin: 0 0 20px 0;
}

.copy
{
	line-height: 14px;
}

.copy_w
{
	color: White;
	line-height: 14px;
}

img
{
	border-style: none;
}

a
{
	color: Black;
	text-decoration: underline 
}

a:link 
{
}

a:visited 
{ 
}

a:hover  
{
	color: #ef6400; 
}


#wrapper
{
	width: 816px;	
    margin-left: auto;
	margin-right: auto; 
}

#header
{
	background-color: Black;

	/* für den Scrollbalken */
/*
	margin: 5px auto 0px auto;
	width: 799px; 

	text-align: center;

	font-family: Arial Narrow, Arial, Helvetica, Geneva, Sans-Serif, Swiss, SunSans-Regular; 
*/
} 



#header .logo
{
	background-image: url('bilder/pic_logo.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 94px;
}

#header .banner
{
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	height: 123px;
}

.bannerimg
{
	width: 816px;	
}

#menu
{
	text-align: center;
	height: 26px;
	margin-top: 3px;
}

#menu img
{
	float: left;
}

#content
{
	background-color: #B3B3B4;

	/* für den Scrollbalken */
/*
*/
  width: 816px;

  margin-left: auto;
  margin-right: auto; 
  
  position: fixed; 

  top: 251px;
  bottom: 0px; 
  left: 0px;
  right: 0px;
   
  overflow: auto; 
}


#footer
{
	background-color: Black;
	height: 26px;
	padding-top: 131px;
	font-size: 9px;
	font-weight: bold;
}

#footerS
{
	background-color: Black;
	height: 26px;
	padding-top: 15px;
	font-size: 9px;
	font-weight: bold;
}

#footer #address, #footerS #address
{
	text-align: center;
	color: Black;
	background-color: #858688;
	height: 26px;
	line-height: 26px;
}

#footer #address a, #footerS #address a
{
	font-size: 10px; 
}

#home
{
	padding: 20px 515px 20px 16px;
	background-image: url('bilder/pic_body_home.jpg');
	background-position: right;
	background-repeat: no-repeat;
	min-height: 362px;
}

#home .unterschrift
{
	background-image: url('bilder/pic_unterschr.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 80px;
}


.impressum
{
	height: 362px;
}

.impressum2
{
	width: 150px;
	vertical-align: bottom;
	text-align: right;
	font-size: 9px;
}

.impressum4
{
	width: 86px;
	vertical-align: bottom;
	text-align: right;
	font-size: 9px;
}

.impressum3
{
	width: 9px;
}

.impressum5
{
	width: 8px;
}

.impressum_t
{
	width: 283px;
	vertical-align: top;
}

.impressum_b
{
	width: 283px;
	vertical-align: bottom;
}


.kontakt
{
	height: 362px;
}

.kontakt1
{
	width: 277px;
	vertical-align: top;
	text-align: left;
}

.kontakt2
{
	width: 474px;
	vertical-align: top;
	text-align: center;
}


.tablearchiv
{
	height: 514px;
}

.tableoeffnungszeiten
{
	height: 400px;
}

.team
{
}

.team1, .team7
{
	width: 16px;
}

.team2_t
{
	width: 283px;
	vertical-align: top;
}

.team2_neuigkeiten
{
	width: 305px;
	vertical-align: top;
}

.team2_b
{
	width: 283px;
	vertical-align: bottom;
}

.team3
{
	width: 12px;
}

.team4, .team6
{
	width: 231px;
	vertical-align: top;
}

.team5
{
	width: 10px;
}

.team1234
{
	width: 539px;
}

.team67
{
	text-align: right;
	width: 250px;
}

.team456
{
	width: 472px;
}

.team_a
{
	height: 20px;
}

.team_grau
{
	background-color: #B3B3B4;
	height: 20px;
}

.team_weiss
{
	background-color: White;
	height: 20px;
}

.team_schwarz
{
  background-color: Black;
  color: #F49F21;
}

#ausstellung_bf
{
	width: 72px;
	height: 362px;
	background-color: Black;
	float: left;
}

#ausstellung_bf img
{
	float: left;
}

#ausstellung
{
	float: left;
	width: 727px;
	height: 362px;
	background-image: url('bilder/ausstellung/01.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#ausstellung_b
{
	height: 131px;
	width: 798px;
}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:Black;
opacity:0.5;
border:0px solid Black;
z-index:1;
}

#popupSlideshow{
display:none;
position:fixed;
width:784px;
background:Black;
opacity:1;
border:0px solid Black;
z-index:2;
padding:16px;
font-size:13px;
}

#popupSlideshow a{
color: White;
}
#popupSlideshow a.hover{
color: #ef6400;
}

#popupSlideshow h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupSlideshowClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
font-weight:700;
}

#popupSlideshow .slideshowNumber
{
width:20px;
height:20px;
margin-right: 3px;
background-color: #ef6400;
float: left;
text-align: center;
}

#popupSlideshow .slideshowNumber a
{
color: Black;
text-decoration: none;
line-height: 20px;
}

#popupSlideshow #slideshowS1
{ margin-left: 74px; }
