@charset "utf-8";
/* CSS Document BURG ZUG */

html, body {height:100%;}
body{
	margin:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000000;
	letter-spacing: 0.5pt;
}
h1{
	font-size:17px;
	margin:0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
p{ 
	margin:0px;
	margin-bottom:0px;
}
a{
	text-decoration:underline;
	color:#000000;
}
a:hover{
	color:#FD287D;
}
#main{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	z-index:100;
}
#center {
	position:relative;
	z-index: 10;
	width: 937px;
	text-align:left;		
	margin:auto;
	/*overflow:hidden;*/
	background-image:url(../images/bg_weiss.gif);
	background-repeat:repeat;
	height:100%;
}
#kopf{
	background-image:url(../images/bg_weiss.gif);
	padding-top:12px;
	height:126px;
}
#logo{
	position:absolute;
	left:697px;
	top: 12px;
}
.clear{ clear:both; }
#inhalt{
	background-color:#fff;
	padding-bottom:24px;	
}
#menu{
	margin-top:83px;
	padding-left:30px;
	width:221px;	
	float:left;
}
#maincontainer{
	float:left;
}
.textschmal, .textbreit, .galerie{
	margin-left:32px;
	margin-top:12px;	
	margin-bottom:12px;
	width:405px;
}
.textschmal img{
	margin-top:5px;
}
.textbreit{
	width:572px;
}
.galerie{
	width:636px;
	margin-left:0px;
}
.bildlinks{
	float:left;
}
.textrechts{
	margin-left:278px;
}
/* Seitenhintergrundelemente */
#seitenHG{ 
	margin:0px;
	width:100%;
	height:100%;
	z-index:1;
}
#hgBild{
	position:absolute;
	margin:0px;
	width:100%;
	height:100%;
	z-index:2;
	overflow:hidden;
}
#hgRaster, #hgbildraster{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	position:absolute;
	margin:0px;
	width:100%;
	height:100%;
	z-index:3;
	background-image:url(../images/raster.gif);
	background-repeat:repeat;
}
body>#seitenHG{position:fixed;width:100%;}
/* Elemente f�r die Galerie und die Bildansichtsfunktion */
#abdunkeln{
	display:none;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=00); 
	-moz-opacity: 0.0; 
	opacity: 0.0;
	margin:0px;
	width:100%;
	height:100%;
	z-index:150;
}
#schliessen{
	position:absolute;
	display:none;
	z-index:500;	
	margin:0px;
	width:99%;
	height:99%;
}

#maingalerie, #mainhintergrundbild { 
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	z-index:200;
}
#centergalerie {	
	position:relative;
	width: 937px;		
	margin:auto;
	text-align:center;
	background-image:url(../images/bg_schwarz.gif);
	background-repeat:repeat;
	height:100%;
	filter:alpha(opacity=00); 
	-moz-opacity: 0.0; 
	opacity: 0.0;
}
#bilderHG{
	background-image:url(../images/bg_bildergalerie.gif);
	width:418px;
	height:500px;
	margin:auto;
	margin-top:73px;
	padding-top:11px;
}
#centerhintergrundbild{
	position:relative;
	width: 883px;
	text-align:left;		
	margin:auto;
	height:100%;
}
#hgbildroh, #hgbildraster, #hgbildoriginal{
	background-image:url(../images/hintergrund.jpg);
	position:absolute;
	width:883px;
	height:671px;
	margin-top:36px;
}
#hgbildoriginal{
	display:none;
	z-index:500;
}
#hgbildschliessen{
	position:absolute;
	width:883px;
	margin-top:710px;
	text-align:right;
}
#hgbildraster{
	background-image:url(../images/raster.gif);
	background-repeat:repeat;
}
#imageBox{
	position:relative;
	width:572px;	
	height:430px;
	overflow:hidden;	
	margin-bottom:12px;	
	margin-bottom:10px;
}

