body {			position:absolute; 
				background-color:#ebebeb; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;
				background-image:url(../bilder/top.png);
				background-repeat:repeat-x; }

html {
			   height:100%;
			   margin-bottom:1px;
			   overflow-y:scroll;
}

.topdiv { 		padding:0px; margin:0px; height:100%; width:100%; position:relative; float:left; display:inline; }
.toptab { 		height:100%; width:994px; padding:0px; margin:0px; }

a:link {      	text-decoration: none; color: #5a5a5a; font-weight:normal; }
a:active {    	text-decoration: none; color: #007dc2; font-weight:normal; text-decoration:underline; }
a:visited {   	text-decoration: none; color: #5a5a5a; font-weight:normal; }
a:hover {     	text-decoration: none; color: #007dc2; font-weight:normal; text-decoration:underline; }

a.wei:link {      	text-decoration: none; color: #fff; font-weight:normal; }
a.wei:active {    	text-decoration: none; color: #fff; font-weight:normal; text-decoration:underline; }
a.wei:visited {   	text-decoration: none; color: #fff; font-weight:normal; }
a.wei:hover {     	text-decoration: none; color: #fff; font-weight:normal; text-decoration:underline; }

a, p, src, div, td, tr, table { outline:0; }

h1 {          	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:16px; color: #787878; padding:0px; margin:0px;  }
td,div {		font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #5a5a5a; line-height:18px; }
p {				font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #5a5a5a; line-height:18px; padding-bottom:15px; margin:0px; }

.header		{ width:994px; height:93px; position:relative; display:inline; float:left; }
	.logo		{ width:468px; height:93px; margin-left:62px; position:relative; display:inline; float:left; }
	.kont		{ width:437px; height:31px; margin-top:58px; position:relative; display:inline; float:left; }

.bigh		{ width:994px; height:314px; position:relative; display:inline; float:left; background-image:url(../bilder/bigh.png); background-repeat:no-repeat; }
	.navih { height:38px; margin-left:267px; width:727px; margin-top:19px; float:left; position:relative; display:inline; }
	.naviglas { height:250px; margin-left:27px; width:240px; float:left; position:relative; display:inline; }
		.glaswelten { height:87px; width:220px; position:relative; display:inline; float:left; }
		.navibox { height:35px; width:220px; position:relative; display:inline; float:left; background-image:url(../bilder/bgnavi.png); background-repeat:no-repeat;  }
			.viereck { height:35px; width:24px; position:relative; display:inline; float:left; }
			.boxlink { height:15px; margin-top:7px; position:relative; display:inline; float:left; }
		.headerbild { width:720px; height:250px; position:relative; display:inline; float:left; }
			.headerbildlinks { width:220px; height:250px; position:relative; display:inline; float:left; }
			.headerbildstart { width:480px; height:250px; margin-left:20px; position:relative; display:inline; float:left; }

.abstand { width:980px; height:13px; margin-left:7px; float:left; display:inline; position:relative; background-image:url(../bilder/topback1.png); background-repeat:repeat-y; }
.content { width:980px; margin-left:7px; float:left; display:inline; position:relative; background-image:url(../bilder/topback.png); background-repeat:repeat-y; }
	.spalinks { width:220px; margin-left:20px; display:inline; float:left; position:relative; }
	.spalinks2 { width:210px; margin-left:30px; display:inline; float:left; position:relative; }
	.headline { height:25px; display:inline; float:left; position:relative; }
	.boxaktu { width:200px; display:inline; float:left; position:relative; padding-bottom:10px;  }
	.boxaktutrenner { width:200px; display:inline; float:left; position:relative; }
	.spalrechtshead { width:700px; margin-left:20px; position:relative; display:inline; float:left; }
	.spalrechts { width:700px; margin-left:20px; position:relative; display:inline; float:left; }
	.spalreb1 { width:220px; float:left; display:inline; position:relative;  }
	.spalreb23 { width:220px; margin-left:20px; float:left; display:inline; position:relative;  }
	.startbox { width:700px; height:182px; margin-top:20px; float:left; display:inline; position:relative; background-image:url(../bilder/start.png); background-repeat:no-repeat; }
	.boxgrau { width:200px; margin-left:20px; margin-top:20px; position:relative; display:inline; float:left; }

.footertrenner { width:980px; height:39px; margin-left:7px; float:left; display:inline; position:relative; background-image:url(../bilder/footer.png); background-repeat:no-repeat; }

.footer { width:940px; height:39px; margin-left:27px; float:left; display:inline; position:relative; }

.blau { color:#007dc2 }
.gruen { color:#008634 }
.schwarz { color:#5a5a5a }
.weiss { color:#ffffff }

.aktidunkel { text-decoration:underline; color:#007dc2; }

input {       	background-color:#ffffff; 
			  	color:#868786;
			  	font-size:12px;
			  	font-family: Verdana, Arial, Helvetica, sans-serif;
			  	border:1px solid #a6a6a6;
			   }

.button {     	background-color:#ffffff; 
              	color:#868786;
              	font-size:12px;
              	font-family: Verdana, Arial, Helvetica, sans-serif;
              	border:1px solid #a6a6a6;
			   }
			  

textarea {    	background-color:#ffffff; 
              	color:#868786;
              	font-size:12px;
              	font-family: Verdana, Arial, Helvetica, sans-serif;
              	border:1px solid #a6a6a6;
			   }

.button_invisible {    background-color:#FFFFFF/*ecece9*/; 
			width:0px;
			height:0px;
			font-size:0px;
			color:#FFFFFF;
            border:0px solid #c8c8c8;
			margin:0px;
			padding:0px;
			   }	
/* LIGHTBOX */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 113px; 
	float: right;
	padding-bottom: 0.7em;	
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  z-index: 100;
  position: relative;
}

.nav ul {
  background: #007dc2;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999px;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 15px;  width:160px; padding:10px;
}
.nav ul li {
  border: 0;
  float: none;
}

