/* Inhalte */

/* Grundlegende Container */
/* Allgemeine Elemente */
/* Listen im Content */
/* Header */
/* Meta */
/* Suche */
/* Hauptnavigation */
/* Content */
/* Context-Spalte */
/* Footer */
/* Formulare */
/* Formular Errorhandling */
/* Lightbox Inhalte */
/* Helferlein: am Ende der Datei belassen */


/* Grundlegende Container */

html,
body {
height: 563px;
}

body {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
background-color: #262626;
color: #A6A6A6;
}

#body-wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	text-align:left;
	width: 820px;
	height: 563px;
	margin-top: -280px;
	margin-left: -410px;
}

#head-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:50px;
	height: 50px;
	z-index: 300;
}

#main-wrapper {
	width:100%;
	position:absolute;
	top:50px;
	margin:0;
	height: 563px;
}

#nav-wrapper {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	width: 200px;
	height: 465px;
	z-index: 300;
}

#teaser-wrapper {
	position:absolute;
	top:0;
	right:0;
	width: 0px;
	margin:0 25px 40px 0;
	height: 465px;
}

#content-wrapper {
	margin:0 0 0 260px;
	height: 465px;
	z-index: 400;
}

#content-wrapper #content {
	height: 465px;
}

#scroll-top{
	position: absolute;
	margin-left: -44px; 
	z-index: 999;
	visibility: hidden;
	background-image: url('/root/img/rauf.png');
	height: 34px;
	width: 34px;
}

#scroll-top span{
	visibility: hidden;
}

#scroll-bottom{
	position: absolute;
	top: 445px;
	margin-left: -44px; 
	z-index: 999;
	visibility: hidden;
	background-image: url('/root/img/runter.png');
	height: 34px;
	width: 34px;
}

#scroll-bottom span{
	visibility: hidden;
}

#left-wrapper{
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	height: 563px;
}

#music-player{	
	position:fixed;
	margin-top: 50px;
}

#logo{
	float: right;
	margin-right: 20px;	
	margin-top: 44px;
	height: 23px;
	width: 270px;
	display: block;
}

#logo span{
	visibility: hidden;
}

#pager{
	position: absolute;
	top: 310px;
}

#pager .left{
	position: absolute;
	left: 0px;
	background-image: url('/root/img/zurueck.png');
	height: 31px;
	width: 31px;
}

#pager .left span{
	visibility: hidden;
}

#pager .right{
	position: absolute;
	left: 340px;
	background-image: url('/root/img/weiter.png');
	height: 31px;
	width: 31px;
}

#pager .right span{
	visibility: hidden;
}

/* Allgemeine Elemente */

p, div, h1 ,h2 ,h3{
	margin-bottom: 10px;
}

a:link{color: white;}
a:visited{color: white;}
a:hover{color: #09D307;}
a:active{color: white;}

h1{
	font-size: 20px;
	color: white;
}
h2{
	font-size: 15px;
	color: white;
}
h3{
	font-size: 13px;
	color: white;
}

/* Content */

#gallery{
	padding-left: 0px;
}

#gallery .img_small{
	float: left; 
	margin: 5px;	
	cursor: pointer;
}

#gallery .img_medium{
	display: none;	
	margin-left: 100px;
}

#gallery .img_medium img{
	margin-top: 30px;
	margin-bottom: 10px;
	cursor: pointer;
}

.gallery-main{
	float: left;
	text-align: center;
	width: 180px;
	height: 155px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
	z-index: 999;
}

#imgdiv {
	float: right;
}

/* Listen im Content */

#content-wrapper ul,
#content-wrapper ol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 18px 15px;
	list-style-type: square;
}

#content-wrapper ul ul,
#content-wrapper ol ol,
#content-wrapper ul ol,
#content-wrapper ol ul,
#content-wrapper ul p,
#content-wrapper ol p {
	font-size: 1em;
	margin-bottom: 0;
}

/* Meta */

#meta-wrapper{
	float: right;
	margin-right: 100px;
}

#meta-wrapper li {
	display: block;
	height: 14px;
	float: left;
	margin-right: -4px;
}

/* Hauptnavigation */

#nav-wrapper li {
	display: block;
	padding: 0 20px 0 10px;
}

#nav-wrapper li ul a {
	font-variant: normal;
}

#nav-wrapper li.last {
	background: none;
}

#nav-wrapper li a {
	display: block;
	font-size: 28px;
	color: #929292;
}

#nav-wrapper li ul a {
	font-size: 11px;
	color: #848484;
}

#slideshow_link{
	position: absolute;
	margin-left: 50px;
	background-image: url('/root/img/button.png');
	height: 50px;
 	width: 50px;
	display: block;
}

#slideshow_link span{
	visibility: hidden;
}

/* Footer */

#footer-wrapper{
	margin-top: -30px;
	height: 80px;
	width:100%;
	background-image: url('/root/img/footer.png');
	z-index: 800;
}

#footer-wrapper ul{
	position: absolute;
	margin-top: 60px;
	margin-left: 100px;
	z-index: 999;
}

#footer-wrapper ul li{
	display: block;
	float: left;
	margin-left: 20px;
}

#meta-list{
	position:fixed;
	z-index: 999;
}

/* Kontakt */
#kontakt{
	position: absolute;
	margin-left: 300px;
	margin-top: 220px;
}

/* Leistungen */
#content h1[leistung]{
	margin-top: 110px;
}

/* Partner */
#content .partner{
	float: left;
	width: 190px;
}

.dehighlightpartner{
	opacity:0.3
}

/* Helferlein: am Ende der Datei belassen */

.clear {
	clear: both;
	margin: -1px 0px 0px 0px;  /* laesst 1px clear nach oben verschwinden */
	height: 0px;  /* laesst &nbsp; auf 1px schrumpfen fuer IE */
	font-size: 0px;
	line-height: 0px;
	width: 100%;
}

.highlightLink {
	color: #C2C2C2;
}





