img, div { behavior: url(../iepngfix.htc) 
}

* {
		margin:0;
		padding:0;
}
		
#container{ position: absolute;
            width: 1024px;
            height: 768px;
            left: 50%;
            margin-left: -512px;  /* Um die Hälfte der Breite nach links schieben */
            top: 50%;
            margin-top: -384px;   /* Um die Hälfte der Höhe nach oben schieben */
                      
}
body {
	font-family: "verdana;
	text-align: left;
	font-size: medium;
	background-color: #000;
	font-style:inherit;
	line-height: 24px;
	font-weight: bold;
	text-shadow: 0 0 3px #fffff;
	font-family: Georgia, "Times New Roman", Times, serif;

	
}
a:link { color:#ffffff };
a:visited { color:#ffffff };
a:active { color:#ffffff };
a:hover { color:#ffffff };

#underlinemenu{
	font-weight: 900;
	width: 100%;
	font-size: 14px;
}

#underlinemenu ul{
padding: 1px 0 10px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
	color: #494949;
	padding: 6px 6px 1px 6px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid gray; /*bottom border is 3px*/

}

#underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #5cbb91;
}

#aboutusgal {
	position:absolute;
	left:-19.5px;
	top:-5px;
	width:172px;
	height:141px;
}


#bg-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:131px;
	height:768px;
}


#bg-02_ {
	position:absolute;
	left:131px;
	top:0px;
	width:121px;
	height:143px;
}

#bg-03_ {
	position:absolute;
	left:252px;
	top:0px;
	width:772px;
	height:214px;
}

#bg-04_ {
	position:absolute;
	left:131px;
	top:143px;
	width:121px;
	height:55px;
}

#bg-05_ {
	position:absolute;
	left:131px;
	top:198px;
	width:121px;
	height:47px;
}

#bg-06_ {
	position:absolute;
	left:252px;
	top:214px;
	width:572px;
	height:352px;
}
#content {
	position: absolute;
	left: 252px;
	top: 205px;
	width: 572px;
	height: 352px;
	z-index: +6
}
#bg-07_ {
	position:absolute;
	left:824px;
	top:214px;
	width:200px;
	height:352px;
}

#bg-08_ {
	position:absolute;
	left:131px;
	top:245px;
	width:121px;
	height:48px;
}

#bg-09_ {
	position:absolute;
	left:131px;
	top:293px;
	width:121px;
	height:49px;
}

#bg-10_ {
	position:absolute;
	left:131px;
	top:342px;
	width:121px;
	height:426px;
}

#bg-11_ {
	position:absolute;
	left:252px;
	top:566px;
	width:572px;
	height:202px;
}

#bg-12_ {
	position:absolute;
	left:824px;
	top:566px;
	width:200px;
	height:202px;
}

#signature {
  position: absolute;
  left: +120px;
  top: +265px;
  width: 225px;
  height: 66px;
  z-index: 7;
  	background-image: url(../img/content/aboutus/signature.png);
}
#autxt {
  position: absolute;
	left: 0px;
	top: 10px;

  z-index: -1;

}
#reftxt {
  position: absolute;
	left: 0px;
	top: 10px;

  z-index: -1;

}
#footer {
	position: absolute;
	left: -4px;
	top: 769px;
	width: 1024px;
	height: 20px;
	z-index: 8;
	font-family: arial;
	text-align: left;
	font-size: x-small;
	color: #333333;
	font-weight: lighter;
}

#footer a:link,#footer a:visited,#footer a:active{
	color:#333333;
	text-decoration:none;
	font-size: x-small;
	font-weight: lighter;
}
#ref {
	font-family: arial;
	text-align: center;
	font-size: x-small;
	color: #ffffff;
	line-height: 17px;

}
#au {
	font-family: arial;
	text-align: left;
	font-size: small;
	color: #ffffff;
	line-height: 17px;

}
#layout-9 {
  position: absolute;
  left: +0px;
  top: +566px;
  width: 283px;
  height: 202px;
  z-index: 9;
  background-image: url(../img/layout/content/layout-9.png);
}


#layout-10 {
  position: absolute;
  left: +283px;
  top: +566px;
  width: 626px;
  height: 202px;
  z-index: 10;
  background-image: url(../img/layout/content/layout-10.png);
}
#layout-11 {
  position: absolute;
  left: +909px;
  top: +566px;
  width: 115px;
  height: 202px;
  z-index: 11;
  background-image: url(../img/layout/content/layout-11.png);
}


.underlinemenu{
font-weight: bold;
width: 100%;

}

.underlinemenu ul{
padding: 1px 0 10px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 6px 1px 6px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #5cbb91;
}
#agb {
	
	font-family: arial;
	text-align: left;
	font-size: small;
	color: #ffffff;
	
}
#agb a:link,#agb a:visited,#agb a:active{
	color:#c0c0c0;
	text-decoration:underlined;
	font-size: small;
	
}
#galnav {
	position: absolute;
	left: 485px;
	top: 390px;
	width: 150px;
	height: 20px;
	z-index: 8;
	font-family: verdana;
	text-align: left;
	font-size: small;
	color: #000000;
	
}
#galnav a:link,#galnav a:visited,#galnav a:active{
	color:#000000;
	text-decoration:none;
	font-size: small;
	
}
#galnavback {
	position: absolute;
	left: 25px;
	top: 390px;
	width: 150px;
	height: 20px;
	z-index: 8;
	font-family: Verdana;
	text-align: left;
	font-size: small;
	color: #000000;
	
}
#galnavback a:link,#galnavback a:visited,#galnavback a:active{
	color:#000000;
	text-decoration:none;
	font-size: small;
	
}

#GalerieEbenen-01_ {
	position:absolute;
	left:64px;
	top: -6px;
	width:450px;
	height:20px;
}

#GalerieEbenen-02_ {
	position:absolute;
	left:64px;
	top:12px;
	width:141px;
	height:117px;
}

#GalerieEbenen-03_ {
	position:absolute;
	left:205px;
	top:12px;
	width:36px;
	height:339px;
}

#GalerieEbenen-04_ {
	position:absolute;
	left:241px;
	top:12px;
	width:115px;
	height:117px;
}

#GalerieEbenen-05_ {
	position:absolute;
	left:356px;
	top:12px;
	width:44px;
	height:339px;
}

#GalerieEbenen-06_ {
	position:absolute;
	left:400px;
	top:12px;
	width:114px;
	height:117px;
}

#GalerieEbenen-07_ {
	position:absolute;
	left:64px;
	top:129px;
	width:141px;
	height:113px;
}

#GalerieEbenen-08_ {
	position:absolute;
	left:241px;
	top:129px;
	width:115px;
	height:113px;
}

#GalerieEbenen-09_ {
	position:absolute;
	left:400px;
	top:129px;
	width:114px;
	height:113px;
}

#GalerieEbenen-10_ {
	position:absolute;
	left:64px;
	top:242px;
	width:141px;
	height:109px;
}

#GalerieEbenen-11_ {
	position:absolute;
	left:241px;
	top:242px;
	width:115px;
	height:109px;
}

#GalerieEbenen-12_ {
	position:absolute;
	left:400px;
	top:242px;
	width:114px;
	height:109px;
}
