/* scrollbalken */
BODY {
	scrollbar-3dlight-color: #505050; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #505050; 
	scrollbar-face-color: #505050;
	scrollbar-highlight-color: #505050;
	scrollbar-shadow-color: #505050; 
	scrollbar-track-color: #A0A0A0;
 
}



/* Hintergrund */

#body #background { width: 990px; display: block; height: 608px; background-color: #004957; z-index: -1}

/* Layoutangaben linker Bereich */

#site_path { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 8pt; color: #000; margin-bottom: 15px; }

#designer_face { margin-bottom: 15px; }

/*#designer_teaser { margin-bottom: 15px; } */
#designer_teaser { margin-bottom: 0px; }


#inhalt h2 { margin: 0px; color: #000; font-weight: bold; padding: 20px 0px 0px 0px;}

p {

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}


#inhalt span.text { display: block; margin-bottom: 15px; color: #000;}

/* Layout Bildauswahl */

#scrollable { overflow: auto; position: relative; margin: 0px; padding: 0px; cursor: pointer; height: 118px; _width: 643px; }

#scrollable div { background-color: #666; margin: 0px; _margin-right: 4px;}

#scrollable div.img_cont { float: left; margin: 0px; padding: 0px; }

#scrollable div.img_cont img { margin: 0px; padding: 0px; height: 80px; }

#scrollable span.img_caption img { width: 10px; height: 10px; }

#scrollable span { padding: 3px; color: #aaa; }

/* Layout Designerauswahl */
#scroll_groups { overflow: auto; position: relative; height: 510px; _height: 485px; _width: 643px; }

.group_block { width: 560px; display: inline; margin: 0px 0px 5px 55px; _margin: 0px 0px 5px 27px; float: left; }


.group_block .group_label a { color: #fff; font-weight: bold;}

.designer_block { background-color: #666; float: left;  height: 103px; width: 100px; display: block; margin: 0px 5px 5px 0px; cursor: pointer;}

.designer_block img { width: 100px; height: 70px; display: block;}

.designer_block span { color: #aaa; padding: 3px 5px 0px 5px; display: block; }

/* Designerauswahl Gruppenmenu */

.navi_element { border-bottom: 1px solid #004957; padding: 5px; }

.navi_element a { text-decoration: none; color: #004957;}

#navi_left { border-top: 1px solid #004957;  }

/* loader bild zentrieren */
#loader-image { margin: 162px 0px 0px 289px; }

/* f�r IE6 die Fonttext-PNGs ausblenden */
.fonttext { _display: none; }
.group_label { _line-height: 23px; }
