html,body{
	margin:0;
	padding:0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	height:100%; 
	color:#000;
}
html>body {
	/* Das will der Rest. Safari kann kein min-height, daher wird hier
	 * eventuell etwas abgeschnitten, wenn die zentrierte Box grÃ¶ÃŸer
	 * als das Fenster ist */
	height:		auto;
}

/*Absätze allgemein*/

p {
	bottom: auto;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0px;
	padding:5px;
	color: #000000;
	font-size: 14px;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:0;
	background-color:#FFFFFF;
}
td {
	text-align:left;
	vertical-align: top;
	}

img{border:0;
background:none;}

hr {
	height:1px;
	color:#ECF5FF;
	background-color: #ECF5FF;
	border:1px dashed #ECF5FF;
	}
h1 {
	color:#005BB7;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding:5px;
	font-variant: small-caps;
	text-transform: none;

	}
h2 {
	color:#FF0000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding:5px;
	font-variant: small-caps;
	text-transform: none;

	}
	
h3 {
	color:#000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0;
	font-variant: small-caps;
	text-transform: none;

	}
/********************************

** Main Boxen für die Seite******

********************************/



/*Box um vom Rand wegzukommen und Banner*/

div.main_up {
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	width: 770px;
	height:96px;
	padding:0;
	border: 0;
	background-image: url(../images/metallhuhn_banner.gif);
	background-repeat: no-repeat;
	border-left: 1px dashed #77BBFF;
	text-align: left;
		font-size: 14px;
	color: #77BBFF;
}

div.sub_banner {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	width: 770px;
	height:10px;
	padding-top:0px;
	padding-bottom:0px;
	border-left: 1px dashed #77BBFF;
 }
div.sub_banner2 {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	width: 770px;
	height:20px;
	padding-top:0px;
	padding-bottom:0px;
	color: #660000;
	border-left: 1px dashed #77BBFF;
	text-align:right;
	background-color:#FFFFFF;
	/**border-top:1px dashed #008ddb;**/
 }


/*innere Box*/

div.main {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width: 770px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	padding-top:5px;
	border-left: 1px dashed #77BBFF;
	border-bottom: 1px dashed #77BBFF;
	text-align:left;
	vertical-align: top;
	border-right: 0;
	/**border-top:1px dashed #008ddb;**/
}
div.haupttext {
	padding:3px;
	text-align:right;
	vertical-align: top;
}

div.overlayer {
	style="z-index:10000; 

	padding:2px; 
	background-color:#D2E9FF; 
	border:1px solid #0B0B92;
	/*background-image:url(/images/layer-backgr.gif);
	background-repeat:no-repeat;*/ 
	position: relative;
	display:none;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width: 650px;
}

div.overlayer p, h3{
	margin-top:5px;
	margin-right:15px;
	font-size:10px;	
	background-color:none;
	background:none;
}

div.overlayer ul, ol{
	/*margin-top:5px;
	margin-right:15px;*/
	font-size:10px;	
	background-color:none;
	background:none;
}


/*untere box für Rand und Impressum*/

div.main_down {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000;
	text-align: right;
	padding-top:3px;
	padding-bottom:0px;
	height: auto;
	border-left: 1px dashed #77BBFF;
	border-bottom: 1px dashed #77BBFF;
	background-color:#FFFFFF;	


}

.main_down_text {
text-align:right;
padding:0;
margin:0;
padding-top:3px;
padding-bottom:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.err_message {
color:#990000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.err_absatz {
color:#990000;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
border:1px solid #990000;
padding-top:4px;
margin-bottom:8px;
}

/*** Links **/

/** Bilde rmit Unterschrift**/

dl.ImgRight {
	float: right;
	margin-left: 1em;
	margin-bottom:0.5em;
	margin-top:6px;
	margin-right:0px;
}
dl.ImgRight img{
	border: 1px solid #008ddb;
	margin-top:0px;}
dl.ImgRight dt {
	margin-bottom: 0;
}
dl.ImgRight dd {
	margin: 0;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} /*verhindert das Einrücken und den Abstand nach oben*/

dl.ImgLeft {
	float: left;
	margin-left: 1em;
	margin-bottom:0.5em;
	margin-top:6px;
	margin-right:5px;
}
dl.ImgLeft img{
	border: 1px solid #008ddb;
	margin-top:0px;}
dl.ImgLeft dt {
	margin-bottom: 0;
}
dl.ImgLeft dd {
	margin: 0;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} /*verhindert das Einrücken und den Abstand nach oben*/

dl.ImgAlone {
	float: none;
	margin-left: 1em;
	margin-bottom:0.5em;
	margin-top:6px;
	margin-right:5px;
}
dl.ImgAlone img{
	border: none;
	margin-top:0px;}
dl.ImgAlone dt {
	margin-bottom: 0;
}
dl.ImgAlone dd {
	margin: 0;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} /*verhindert das Einrücken und den Abstand nach oben*/
/*** Links **/

a:link {
	color: #0076c1;
	text-decoration: none;
	font-weight: bold;
}    /* noch nicht besuchte Ziele */

a:visited { color: #0076c1;
	text-decoration: none;
	font-weight: bold; } /* besuchte Ziele */
a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;}   /* Verweise bei "MouseOver" */
a:active { color: #0076c1;
	text-decoration: none;
	font-weight: bold; }  /* Angeklickte Verweise */
a:focus { color: #0076c1;
	text-decoration: none;
	font-weight: bold; } 
.button
   {
	background-color:#C4E1FF;
	color: #008ddb;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top:3px;
	margin-left: auto;
	margin-right:0px;
	border:1px solid #008ddb;
	   }
ul.ebene1 {
	list-style-position: inside;
	list-style-image: url(../images/list_style_image.gif);
	margin:0px;
	padding:5px;
	font-size: x-small;

}
ul.ebene2 {
	list-style-image: url(../images/list_style_pfeil.gif);
	list-style-position: inside;
	margin:0em 0em 0em 1em;
	padding:1em 0em 0em 1em;
	font-size: xx-small;
	font-weight: normal;
}
ul.ebene3 {
	list-style-position: inside;
	list-style-image: url(../images/list_style_image2.gif);
	margin:-0.5em 0em -0.5em -0.5em;
	padding:1em 0em 1em 1em;
	font-size: x-small;

}

/** Navigation **/
#navcontainer
{
	padding: 0;
	height: 20px;
	background-color: #D2E9FF;
	margin-bottom:0;
}
#navlist
{
margin: 0px;
padding: 0px 0px;
display: block;
}
#navlist li
{
list-style: none;
float: right;
margin-bottom:0;
}
#navcontainer a, #navlist li.extend
{
	margin: 0px;
	display: block;
	padding: 1px 6px;
	text-decoration: none;
	background: #ccc;
	font: normal 12px verdana, serif;
	color: #006595;
	background-color: #D2E9FF;
	margin-bottom:0;
	border-top: 1px solid #008ddb;
}
#navcontainer a:hover, #navcontainer a#current
{
padding: 1px 5px;
background: #FAFAFA;
border-right: 1px solid #008ddb;
border-left: 1px solid #008ddb;
border-bottom: 1px solid #333;
border-top: 1px solid #FAFAFA;
color: #006595;
margin-bottom:0;
}

#navcontainer a#current
{
	font-weight: bold;
	background-color: #EAF4FF;
	margin-bottom:0;
}

#navcontainer li#active
{
	border-bottom: 1px solid #6F8499;
}

.kundenmenu ul
{
	list-style-type: none;
	text-align: left;
 	padding:5px;
	color: #999;
	background-color: #ffffff;
	float:right;
	margin:0;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px dashed #008ddb;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:normal;
color: #999;
}
.kundenmenu ul li
{
background: transparent url(../images/list-off.gif) left center no-repeat;
margin:5px;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #666666;
}

.admin_list ul
{
	list-style-type: none;
	text-align: left;
 	padding:5px;
	color: #999;
	background-color: #ffffff;
	margin:0;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px dashed #CC0000;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:normal;
color: #999;
}
.admin_list ul li
{
background: transparent url(../images/list-off.gif) left center no-repeat;
margin:5px;
padding-left: 15px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #666666;
}

.main ul
{
	list-style-type: none;
	text-align: left;

	color: #000;
	background-color: #ffffff;
	margin:0;
	margin-left:10px;
	margin-bottom:5px;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:normal;
}
.main ul li
{
background: transparent url(../images/list-off.gif) left center no-repeat;

padding-left: 15px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000;
}

/*rechtes Menu*/

.menucontainer ul
{
	list-style-type: none;
	text-align: left;
 	padding:5px;
	color: #999;
	background-color: #ffffff;
	float:right;
	margin:0;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px dashed #008ddb;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
color: #999;
}
.menucontainer ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
margin:5px;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}
.menucontainer ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: black;
}

.menucontainer ul li a#mcurrent
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #666;
}

/*infocontainer*/
.infocontainer
{
	text-align: left;
 	padding:5px;
	color: #003399;
	background-color: #ffffff;
	float:right;
	margin:0;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px dashed #008ddb;
text-decoration: none;
color: #999;
}
.infocontainer p
{
margin:0px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

A {
  color: #2e408d;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #2e408d;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}



IMG { vertical-align: middle; }
IMG.img-picture { border: 1px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #555555; }
IMG.img-thumbnail { border: 1px solid #333333; }
IMG.img-thumbnail-selected { border: 1px solid #8ca0bf; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  border: none;
  background-color: #ffffff;
  width: 95%;
  padding: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}




TD.td-thumbnails-thumb {
  padding: 6px;
  font-family:  verdana, helvetica, arial, sans-serif;
  color:        #555555;
  font-size:    8pt;
  vertical-align: bottom;
  background-color: transparent;
  white-space: nowrap;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  verdana, helvetica, arial, sans-serif;
  color:        #333333;
  font-size:    8pt;
  font-weight:  bold;
  background-color: transparent;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  verdana, helvetica, arial, sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  verdana, helvetica, arial, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#999999;
  font-size:8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #999999;
  font-size:8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    9pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    8pt;
  /*font-style:   italic;*/
  text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {text-align: center;}

TD.td-picture-filename {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    8pt;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    9pt;
  text-align: center;
  /*font-style:italic;*/
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #000000;
  border-top: 2px solid #444444;
  font-family:	verdana, helvetica, arial, sans-serif;
  font-size:	10pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}

a.pdf {
	margin: 0px 0 0 0;
	padding-left: 27px;
	background-position: left center;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
}

.commercial_text {
text-align:left;
padding:0;
margin:0;
padding-top:3px;
padding-bottom:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}F

