/* CSS Document */
@import url("rte.css"); 

*{ 
	padding: 0;
	margin: 0;
	border: 0; 
}

body 
{ 
  	width: 100%;
	text-align: left; 
	background: #FFF;
}

body
{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	line-height:1.25em;
	font-weight: normal;	
}

a {
  outline: none;
}


#container, #language
{
	width: 850px;
	width: 70.8em;
	height: auto;		
	text-align: left;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}

#language #logo
{
	width: 100%;
	height: 196px;
	text-align: center;
	background: #FFF;
}

#language #logo img
{
	margin-top: 80px;
}


#language #nav
{
	width: 100%;
	height: 25px;
	overflow: hidden;
	background: #000;
	position: relative;
	text-align: center;	
	
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	text-align: center;
}

#language #nav div
{
	overflow: hidden;
	padding-right: 9px;
	padding-top: 6px;
	text-align: center;
	margin: 0 auto;
}

#language #nav a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

#language #pic
{
	width: 100%;
	margin-bottom: 3px;
}

#container #logo
{
	width: 50%;
	background: #FFF;
	left: 15px;
	top: 15px;
	position: absolute;
	z-index: 10;
}

#container #menue
{
	float: left;
	width: 100%;
	height: 81px;
	background: #FFF url(../images/bg_menue.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	font-size: 0.85em;
	color: #000;
	text-transform: uppercase;
}

#container #menue ul
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 17px;
}

#container #menue ul li
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	margin-left: 10px;
}

#container #menue ul li a
{
	color: #000;
	text-decoration: none;
}

#container #navigation
{
	float: left;
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #000;
	position: relative;
	text-align: left;	
	
	font-size: 0.80em;
	color: #FFF;
	text-transform: uppercase;
	
	margin-bottom: 3px;
}

#container #navigation ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;	
}

#container #navigation ul li
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#container #navigation ul li a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 32px;
	border-right: 1px solid #FFF;
	display: block;
	text-align: center;
}

#container #navigation ul li a
{
  width: auto;
  padding: 0 18px 0 18px;  
}

/*
#container #navigation ul li a.about
{
	width: 92px;
}

#container #navigation ul li a.meet
{
	width: 84px;
}

#container #navigation ul li a.support
{
	width: 106px;
}

#container #navigation ul li a.shop
{
	width: 162px;
	font-weight: bold;
	line-height: 31px;
}*/

#container #navigation ul li a.akt
{
	background: #C5C4C2;
	color: #000000;
}

#container #subnavi 
{
	/*width: 300px;*/
	width: 360px;
	background: none;
	left: 0px;
	top: 122px;
	position: absolute;
	z-index: 10;
	font-size: 0.85em;
	color: #000;
	text-transform: uppercase;	
}

#container #subnavi ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#container #subnavi ul li
{
	list-style: none;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	clear:both;
}

#container #subnavi ul li a
{
	color: #000;
	text-decoration: none;
	padding-left: 19px;
}

#container #subnavi ul ul
{
	padding-left:10px;
}

#container #subnavi ul li a.akt
{
	color: #000;
	font-weight: bold;
	background: url(../images/submenue_akt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #content
{
	float: left;
	width: 100%;
	height: 478px;
	overflow: hidden;
	background: #FFF;
	position: relative;
	text-align: left;	
	
	font-size: 1em;
	color: #000;
}

#container #content a
{
	color: #000;
	text-decoration: underline;
}

#container #content h1
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 15px;
}

#container #content h2
{
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 1px;
	margin-top: 15px;
}

#container #content h3
{
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 1px;
	text-transform: uppercase;
}

#container #content h4
{
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 3px;
}

#container #content h5
{
	font-weight: bold;
	font-size: 1em;
}

#container #content .lila
{
	color: #920592;
}

#container #content .cont1
{
	width: 330px;
	background: #FFF;
	position: absolute;
	bottom: 7px;
	left: 19px;
}

#container #content .cont2
{
	width: 486px;
	_width: 487px;
	float: right;
	text-align: right;
	background:#FFF;

}

#container #content.home .cont1
{
	width: 260px;
	background: none;
	position: absolute;
	top: 10px;
	left: 19px;
	color: #FFFFFF;
	z-index: 10;
	float: none;
}

#container #content.home .cont1 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 11px;
}

#container #content.home .cont1 ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/bg_home_liste.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 15px;
}

#container #content.home .cont1 a
{
	color: #fff;
	text-decoration: none;
}

#container #content.home .cont2
{
	width: 100%;
	text-align: right;
	background:#FFF;
	position: relative;
	float: none;
}

#container #content.home .cont3
{
	width: 400px;
	background: none;
	position: absolute;
	bottom: 17px;
	right: 25px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	z-index: 10;
	float: none;
}

#container #content.home .cont3 p
{
	margin-bottom: 5px;
}

#container #content .link a
{
	background: url(../images/bg_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

#container #content .cont2 .gallery
{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-bottom: 1px;
}

#container #content .cont2 .gallery_page
{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 161px;
	height: 85px;
	padding-top: 73px;
	background: #C5C4C2;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.75em;
}

#container #content .cont2 .gallery_page a
{
	padding-left: 3px;
	padding-right: 2px; 
}

#container #content .cont2 .gallery_page a.akt
{
	color: #9A9997;
	text-decoration: none;
}

#container #content .cont2 .gallery_page .back
{
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 4px;
}

#container #content .cont2 .gallery_page .next
{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 2px;
	margin-right: 2px;
}


#container #content .cont2  .gallery .subline
{
	position: absolute;
	left: 0;
	bottom: 0px;
	width:100%;
	height:16px;
	background-color:#000000;
	text-align:center;
	font-size:11px;
}

#container #content .cont2  .gallery .subline a {
  color:#fff;
  line-height:16px;
  text-decoration:none;
  text-align:center;
}

#container #content .cont2  .gallery .zoom
{
	position: absolute;
	right: 0;
	bottom: 0;
}

#container #footer,
#language #footer
{
	clear: both;
	
	float: left;
	width: 100%;
	height: auto;

	position: relative;
	text-align: left;
	font-size: 0.85em;
	color: #8D8C8A;
	text-transform: uppercase;
	
	background: #FFF;
	border-top: 5px solid #000;	
	padding-top: 3px;

}

#container #footer a,
#language #footer a
{
	color: #8D8C8A;
	text-decoration: none;
}

#container #footer .cont,
#language #footer .cont
{
	float: left;
	text-align: left;
	padding-left: 19px;
}

#container #footer .cont2,
#language #footer .cont2
{
	float: right;
	text-align: right;
	padding-right: 5px;
}

/* Umsetzung in lightbox.css
#pic_zoom
{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.5em;
	float: left;
}

#pic_zoom .panel
{
	clear: both;
	width: 100%;
	height: 26px;
	padding-top: 9px;
	_height: 23px;
	clear: both;
	position: relative;
}

#pic_zoom .panel .previous,
#pic_zoom .panel .next
{
	float: left;
	padding-right: 26px;
}

#pic_zoom .panel .close
{
	right: 0;
	position: absolute;
	
}

#pic_zoom .panel .previous a
{
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/icon_previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pic_zoom .panel .next a
{
	color: #666666;
	text-decoration: none;
	padding-right: 14px;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#pic_zoom .panel .close a
{
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(../images/icon_close.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
*/


#language #teaser {
  float: left;
  width: 100%;
  min-height: 110px;
  height: auto;
  background-color: #000;
}

#language #teaser div {
  float: left;
  width: 149px;
  height: auto;
  padding: 10px 10px 15px 10px; 
	background-image: url(../images/bg_teaser.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}

#language #teaser div:first-child {
  background: none;
}

#language #teaser div p {
 
}

#language #teaser div p a {
  display: block;
  color: #8D8C8A;
  font-size: 11px;
  text-decoration: none;
  outline: none;
}

#language #footer {
  border-top: none;
}
