@CHARSET "ISO-8859-1";

html {
    height: 100%; /* for ever scrollbars (no jumping pages) */
}

body {
	height: 100.01%; /* for ever scrollbars (no jumping pages) */
	margin: 0px;
	padding: 0px;		
	background:#333333 url(../images/bg_fill.gif) repeat-x;
	text-align: center; /* for IE 5 */	
}

.clearfix {display:block;}
.clearfix:after {content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; visibility:hidden;}
* html .clearfix {zoom:1;} /* IE6 */
*+ html .clearfix {zoom:1;}/* IE7 */

:focus {outline:none;}
::-moz-focus-inner {border:0;}

/* ********************************** Opener *********************************************************** */
.opener {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;	
 	width: 820px;	
 	text-align: center; 	 
}

.opener_left {
	background:url(../images/opener_left.gif) no-repeat;
	width:20px;
	height:106px;
	float:left;
}

.opener_middle {
	background:url(../images/opener_middle.gif) repeat-x;
	width:780px;
	height:106px;
	float:left;
}

.opener_right {
	background:url(../images/opener_right.gif) no-repeat;
	width:20px;
	height:106px;
	float:left;	
}

.logobox {
	background:url(../images/logo.png) no-repeat;
	width:189px;
	height: 49px;
	margin-top: 50px; 
	float: left
}

.facebook {
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
}

.adressbox {
	background: url(../images/adress_line.gif) no-repeat;	
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#999999;	
	float: right; 
	width: 330px; 
	height: 93px; 
	padding-left: 20px; 
	margin-top: 10px;
}

.adressbox_yellow {
	color:#FFCC00;
}

.adressbox a:link, .adressbox a:visited, .adressbox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFCC00;
	}

.adressbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
}

/* **********************************     Navigation    ****************************************** */

#menu {
	width: 792px;
	height: 54px;
	margin: 0px auto;
	padding: 0px;
	display: block;			
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#menu li {
	display: inline;	
}

#menu a {			
	height: 54px;
	padding-top: 0px;
	float: left;	
}

.noshow{
	display: none;	
}


#nav_start a:hover img,
#nav_abg_basis_system a:hover img,
#nav_abg_kellerdicht_system a:hover img,
#nav_abg_deckendicht_system a:hover img,
#nav_abg_schachtinliner_system a:hover img,
#nav_ueber_abg a:hover img,
#nav_kontakt a:hover img
{
	visibility: hidden;
}

/* Workaround for IE 5.5 und 6 */  
#nav_start a:hover,
#nav_abg_basis_system a:hover,
#nav_abg_kellerdicht_system a:hover,
#nav_abg_deckendicht_system a:hover,
#nav_abg_schachtinliner_system a:hover,
#nav_ueber_abg a:hover,
#nav_kontakt a:hover
{
	border:0;
}

    
/* Workaround for IE 5.01 */
* html #nav_start a:hover,
* html #nav_abg_basis_system a:hover,
* html #nav_abg_kellerdicht_system a:hover,
* html #nav_abg_deckendicht_system a:hover,
* html #nav_abg_schachtinliner_system a:hover,
* html #nav_ueber_abg a:hover,
* html #nav_kontakt a:hover
{
	width:10px; 
	margin-right:0; 
}

/* ************* Start *************** */
#nav_start a {
	display:block;
	background: url(../images/start-on.gif) no-repeat;	 
	width:52px;
}
  	
#nav_start img {
	display:block; 
	width: 52px;	     
	border:0;
}

/* ************* abg-basis-system *************** */
#nav_abg_basis_system a {
	display:block;
	background: url(../images/abg-basis-system-on.gif) no-repeat;	 
	width:109px;
}
  	
#nav_abg_basis_system img {
	display:block; 
	width: 109px;	     
	border:0;
}

/* ************* abg-kellerdicht-system *************** */
#nav_abg_kellerdicht_system a {
	display:block;
	background: url(../images/abg-kellerdicht-system-on.gif) no-repeat;	 
	width:151px;
}
  	
#nav_abg_kellerdicht_system img {
	display:block; 
	width: 151px;	     
	border:0;
}

/* ************* abg-deckendicht-system *************** */
#nav_abg_deckendicht_system a {
	display:block;
	background: url(../images/abg-deckendicht-system-on.gif) no-repeat;	 
	width:165px;
}
  	
#nav_abg_deckendicht_system img {
	display:block; 
	width: 165px;	     
	border:0;
}

/* ************* abg-schachtinliner-system *************** */
#nav_abg_schachtinliner_system a {
	display:block;
	background: url(../images/abg-schachtinliner-system-on.gif) no-repeat;	 
	width:177px;
}
  	
#nav_abg_schachtinliner_system img {
	display:block; 
	width: 177px;	     
	border:0;
}

/* ************* ueber-abg *************** */
#nav_ueber_abg a {
	display:block;
	background: url(../images/abg-news-on.gif) no-repeat;	 
	width:64px;
}
  	
#nav_ueber_abg img {
	display:block; 
	width: 64px;	     
	border:0;
}

/* ************* kontakt *************** */
#nav_kontakt a {
	display:block;
	background: url(../images/kontakt-on.gif) no-repeat;	 
	width:74px;
}
  	
#nav_kontakt img  {
	display:block; 
	width: 74px;	     
	border:0;
}

/* ************************************ Content **************************************************** */
.wrapper {
	display: block;
	clear: both;
	width: 810px;
	background-color: #181818;	
	margin: 0px auto;	
	padding-top: 20px;
}

#content {
	display: block;
	margin: 0px auto;
	padding: 0px;	
	width: 793px;
	min-height: 500px;
	background-color: #000000;	
}
.gallery	{ width:216px; float:left; }
.middle {
	display:block;	
	float: left;
	color: #c9c9c9;
	width: 790px;
	min-height: 500px;
	background: url(../images/bgcontent.gif) repeat-x;
	border-left: 1px solid #faba00;
	border-right: 1px solid #faba00;
	text-align: left;
	position: relative;
}

.bottom {
	background: url(../images/footer.gif) no-repeat;
	display: block;
	width: 793px;
	height: 8px;
	clear: both;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	text-align: center;	
	padding: 10px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	text-decoration: none;
}

.footer a:hover{
	color: #faba00;
}

/* Allgemein */
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #717879;	
	margin: 20px 20px 0px 20px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b7b7b7;
	margin: 0px 20px 0px 20px;	
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #faba00;
	margin: 20px 0px 10px 00px;	
	text-decoration: none;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #b7b7b7;		
}

.headline {
	font-size: 20px;
	margin: 25px, 0px, 20px, 0px;
}	

.title {
	margin: 20px 1px 0px 0px;
}

.subtitle {
	margin: 0px 1px 0px 0px;
}

.col_left {
	min-height: 400px;
	width: 400px;	
	margin: 20px 20px 20px 20px;		
	float: left;		
}

.col_right {
	min-height: 400px;
	margin-bottom:20px;
	margin-top:20px;
	width: 330px;		
	float:left;	
}

.col_one {
	min-height: 400px;
	width: 400px;	
	margin: 20px 20px 20px 20px;		
}

.col_full {
	min-height: 200px;	
	margin: 20px 20px 20px 20px;		
}


p, 
table {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
	color: #b7b7b7;	
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}

.right {
	text-align: right;	
}

td {
	vertical-align: top;	
	padding-bottom: 10px;
}

p a, 
table a, 
ul a,
.link {
	text-decoration: none;
	color: #faba00;	
}

p a:hover,
table a:hover,
ul a:hover {
	color: #faba00;	
}

input,
textarea {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #cccccc;
	font-size: 11px;
	padding: 2px;
}

a.p1 {
    border: 0 none;
    display: block;
    float: left;
    height: 117px;
    text-decoration: none;
    width: 400px;
}

a.p1 img {
    border: 0 none;
    display: block;
}

a.p1:hover {
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 500;
}

a.p1 b {
    -moz-transition: opacity 0.6s ease-in-out 0s;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
    display: block;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
}

a.p1:hover b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    left: 110px;
    opacity: 1;
    padding: 10px;
    top: -65px;
}

.large {
    border: 0 none;
    display: block;
	width: 450px;
	height: 300px;
}

.radio {
	border: 0;
	background-color: #000000;
	margin-right: 5px;
}

.button:hover {
	background-color: #cccccc;
	color: #000000;
}

.form_error {
	color: #ff0000;
	font-weight: bold; 
}

ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
	color: #b7b7b7;
	list-style-type:square;	
}

.comic {	
	margin-bottom: 30px;
	z-index:0;	
}

.movie {}

/*  Start Seite */
.start_left {
	display: block;
	width: 180px;	
	float: left;	
	margin-top: 33px;	
}

.start_middle {
	display: block;
	width: 180px;		
	float:left;
	margin-left: 40px;	
	margin-top: 33px;
}

.start_right {
	display: block;
	width: 200px;		
	margin-left: 20px;	
	margin-top: 50px;
}

img  {
	border: 0px;
}

.basis-bild  {
	display: block;
	width: 110px;
	float:left;
	height: 118px;	
	margin-right: 50px;			
}
 
.keller-bild  {
	display: block;	
	margin: auto;	
	margin-bottom: 10px;
}

.deckendicht-bild  {
	display: block;	
	margin: auto;	
	margin-bottom: 10px;
}

.schachtinliner-bild  {
	display: block;	
	margin: 0 0 10px 0;
}

.link_icon {
	width:108px;
	display:block;	
}

.hide_image {
	display:none;
}
.show_image {
	display:block;
}
#MySlideshow {
	background-color:#333;
	overflow:hidden;
	width:330px;
}

#MySlideshow  a {
	text-align: center;
}


.row {
	margin:0 0 30px 0;
}

.row .thumb {
	float:left;
	margin:0 15px 0 0;
}

.row .text {
	float:left;
}

.row .datum,
.row .datum a {
	color:#B7B7B7;
	font: normal 12px/16px Helvetica,Arial,sans-serif;
	margin:0 0 0 0;
	text-decoration:none;
}

.row .title,
.row .title a {
	color:#B7B7B7;
	font: bold 16px/20px Helvetica,Arial,sans-serif;
	margin:0 0 10px 0;
	text-decoration:none;
}

.row .download,
.row .download a {
	color:#FFCC00;
	font: normal 12px/16px Helvetica,Arial,sans-serif;
	margin:0 0 0 0;
	text-decoration:none;
}


.inlinefoto {
	float: right;
	margin: 0 0 0 20px;
}

.impressumfoto {
	width: 282px;
	height: 180px;
	float: right;
	margin: 0 0 0 20px;
}

.jobteaser {
	position: absolute;
	top: -106px;
	right: -237px;
}

.rabatt {
	position: absolute;
	top: 80px;
	right: -481px;
	z-index:1;
}

.kontakt {
	position: relative;
	top: -54px;
	right: 197px;
}

.stempel {
	position: relative;
	top: 118px;
	right: 141px;
	z-index:1;
}

.stempel-index {
	position: absolute;
	top: 203px;
	right: 714px;
	z-index:1;
}

.stempel-basis {
	position: absolute;
	top: 574px;
	right: -49px;
	z-index:1;
}

.stempel-news {
	position: absolute;
	top: 27px;
	right: -51px;
	z-index:1;
}

.stempel-impressum {
	position: absolute;
	top: -19px;
	right: -108px;
	z-index:1;
}

#bildergalerie {
}
#bildergalerie a {
}
#bildergalerie a img {
	width: 200px;
	height: 130px;
	margin: 0 20px 20px 0;
}
