@charset "utf-8";
body {
	background-color: #b6b6b6;
	text-shadow: 0 0 0 #000000;
}

.bodycontainer {
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -475px;  
	margin-right: 0px;
	margin-top:-250px;
	margin-bottom:0px;
	width:950px;
	height:600px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0px;

	

	
}

.bodybackground {
  position:absolute;
  top:0%;
  left:0%;
  width:950px;
  height:550px;
  margin-left:0em;
  margin-top:0em;
  background-color:#FFFFFF;
  overflow:hidden;

}

.bodybackgroundheader {
  position:absolute;
  top:5%;
  left:0%;
  width:1000;
  height:350px;
  margin-left:0em;
  margin-top:0em;
 background-color:#FFFFFF

}

.marigintopcontainer {
  position:relative;
  top:-60px;
  left:0%;
  width:1000;
  height:335px;
  margin-left:0em;
  margin-top:0em;
 background-color:#FFFFFF;

}


.werbung {
	position: absolute;
	z-index: 25;
	height: 1px;
	width: 100%;
	left: -4%;
	top:  -21%;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	padding-top:0px;
	background-color: #b6b6b6;
		text-align: right;
	
}

* {text-decoration: none;}

.Navigation_top, .Navigation_top * {
	position: absolute;
	z-index: 25;
	height: 52px;
	width: 100%;
	left: 0%;
	top:  0%;
	right: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/buerkiag_topelement.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Helvetica, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 40px;
	color: #333333;
	text-decoration: none;
	padding-top:5px;
	
}

.Navigation_top1 {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 300px;
	left: 0%;
	top:  32px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.Navigation_top2 {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 900px;
	left: 0%;
	top:  6px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.Navigation_top1 a {
 text-decoration:none;
}
.Navigation_top2 a {
 text-decoration:none;
}

.Navigation_top3 a {
 text-decoration:none;
}


.Navigation_top3 {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 900px;
	left: 328px;
	top:  440px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


.Navigation_bottom {
	position: absolute;
	z-index: 25;
	height: 100px;
	width: 100%;
	left: 0%;
	top:  415px;
	right: 0px;
	bottom: 0%;
	background-attachment: scroll;
	background-image: url(../images/buerkiag_bottomelement.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.content-background {
	position: absolute;
	z-index: 20;
	height: 420px;
	width: 100%;
	left: 0%;
	top:  0px;
	right: 0px;
	bottom: 0%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #484848;
}

.content-hell {
	position: absolute;
	z-index: 18;
	height: 420px;
	width: 100%;
	left: 0px;
	top:  0px;
	right: 0px;
	bottom: 0%;
    	background-attachment: scroll;
    	background-image: url(../images/buerkiag_background_hell.gif);
    	background-repeat: repeat-x;
	background-position: 0px 15px;
	color: #333333;
	text-align:justify;
}

.content-hell strong {

}

.content-hell a {
	color: #333333;
	text-decoration:none;
	text-align:justify 
}
.content-hell p {
	
	color: #333333;
	text-align:justify;
}

.content-hell b, .content-hell strong {
	
	color: #333333;
}

.content-dunkel {
	position: absolute;
	z-index: 18;
	height: 450px;
	width: 100%;
	left: 0px;
	top:  0px;
	right: 0px;
	bottom: 0%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #484848;
	color: #FFFFFF;
	text-align:justify 
}


.content-dunkel b, .content-dunkel strong {
		color: #FFFFFF;
}

.content-dunkel a {
	color: #FFFFFF;
	text-decoration:none
}
.content-dunkel p {
	
	color: #FFFFFF;
}

.content-logo {
	position: absolute;
	z-index: 220000;
	height: 50px;
	width: 120px;
	left: 835px;
	top:  492px;
	right: 0px;
	bottom: 0%;
	background-attachment: scroll;
	background-image: url(../images/buerkiag_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.content-footer {
	position: absolute;
	z-index: 20;
	height: 20px;
	width: 780px;
	left: 33px;
	top:  515px;
	right: 0px;
	bottom: 0%;
	background-attachment: scroll;
	background-image: url(../images/buerkiag_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p,td,a {
	font-family: Arial, Helvetica, sans-serif;
}

a.Ebene1:link, a.Ebene1:hover, a.Ebene1:visited, a.Ebene1:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #7c7c7c;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
}

a.Ebene1Aktiv:link, a.Ebene1Aktiv:hover, a.Ebene1Aktiv:visited, a.Ebene1Aktiv:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
}

a.Ebene2:link, a.Ebene2:link, a.Ebene2:link, a.Ebene2:hover, a.Ebene2:visited, a.Ebene2:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #7c7c7c;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
}

a.Ebene2Aktiv:link, a.Ebene2Aktiv:hover, a.Ebene2Aktiv:visited, a.Ebene2Aktiv:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
	
}


#hell a.Ebene3:link, #hell a.Ebene3:link, #hell a.Ebene3:link, #hell a.Ebene3:hover, #hell a.Ebene3:visited, #hell a.Ebene3:active {
	color: #000000;
	text-decoration: none;
	display:block;
	text-align:left;
	float:left;
	padding-right:10px;
	font-weight: normal;

}

#hell a.Ebene3Aktiv:link, #hell a.Ebene3Aktiv:hover, #hell a.Ebene3Aktiv:visited, #hell a.Ebene3Aktiv:active {
	color: #000000;
	text-decoration: none;
	display:none;
	float:none;
	padding-right:10px
	
}
a.Ebene3:link, a.Ebene3:link, a.Ebene3:link, a.Ebene3:hover, a.Ebene3:visited, a.Ebene3:active {
	
	color: #7c7c7c;
	text-decoration: none;
	display:block;
	float:none;
	font-weight: bold;

}

a.Ebene3Aktiv:link, a.Ebene3Aktiv:hover, a.Ebene3Aktiv:visited, a.Ebene3Aktiv:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #000000;
	text-decoration: none;
	display:block;
	float:none;
	font-weight: bold;
	
}

a.Bereiche:link, a.Bereiche:hover, a.Bereiche:visited, a.Bereiche:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #7c7c7c;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
}

a.BereicheAktiv:link, a.BereicheAktiv:hover, a.BereicheAktiv:visited, a.BereicheAktiv:active {
	font-size: 12px;
	font-family: Arial, Verdana, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-stretch: semi-condensed;
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
}

.Bereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc3333;
	text-decoration: none;
	text-transform: uppercase;
}

.trans img {
	opacity: .2;
	filter: alpha(opacity=20);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.2;
}

.trans:hover img {
	opacity: .6;
	filter: alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}



