/**
 * Kommentar:
 * 
 * @headurl			$HeadURL$
 * @author			$Author$
 * @version			$Revision$
 * @date			$Date$
 * @id				$Id$
 *
 * @copyright		Copyright (c) 2007, EEB GmbH www.eeb.de
 * 										Gutenbergstra�e 7
 * 										70794 Filderstadt
 */

/******************************/
/*ID-basierte Definitionen*/
/******************************/

@import url("../styles_for_import/mainstyles.css");
#spacer
{
  margin-bottom: -232px;
	width: 1px;
	height: 50%;
	float: left;
}

/* Dies ist ein Test zum Einbau eines Bildes in den  
* Hintergrundstreifen. Dazu wird eine Art Platzhalter 
* verwendet, der mittig platziert wird. 
* Gegen den kann dann das eigentliche Bild platziert werden. 
* */

#container
{
	scrollbar-3dlight-color: #C4C4C2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C4C4C2;
	scrollbar-face-color: #C4C4C2;
	scrollbar-highlight-color: #C4C4C2;
	scrollbar-shadow-color: #C4C4C2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF; 
	position: relative;
	clear: left;
	text-align: left;
	margin: 0 auto;
	width: 1000px;  
	height: 458px;   
	z-index: 10;
}

/* Der Borderspacer ist ein DIV, der einen Rahmen um den Container erzeugt.
 * Er ist farblich zu gestalten.
 */
#borderspacer
{
	position: absolute; 
	top: 50%;  
	left: 50%; 
	width: 1007px;  
	height: 515px;   
	margin-top: -315px; 
	margin-left: -503px; 
	z-index: 1;
/*	"Kitcom-Color" 
	background-color: #3F3C34;
*/
}
#header
{
}

#content
{
	z-index: 10;
}

#footer
{
}

#header
{
}

#content
{
}

#footer
{
}




/*IDs, die in dem Layout-Template verwendet werden. Hintergrundbalken.*/
#background_stripe
{
	position: absolute; 
	top: 50%;  
	left: 0px; 
	width: 100%; 
	margin-top: -105px; 
	height: 42px;  
	display-style: block;
	z-index: 1;
}

#background_stripe2
{
	position: absolute;  
	width: 100%;  
	height: 301px; 
	margin-top: 37px;
	z-index: 1;
	background-color: #3F3C34;
}

/******************************/
/*Klassenbasierte Definitionen*/
/******************************/

html
{
  height: 100%;
}

body
{
  height: 100%;
	padding: 0px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #40464a;
	background-image: url(/img/sternonline/background_sternonline.jpg);
        background-color: #c0bdd0;
	margin: 0px; /*eso-Attribut*/
}

/* 
* Klassen, die als Styles in der Impressum-Site 
verwendet werden. */
a
{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}




a:hover
{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
       color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
 	font-family: Arial;
	font-style: normal;
	font-weight: bold;
  	margin-top:0px;
  	color:#ffffff;
}

/* Neue klassen-basierte Styles, die im Template verwendet werden. */
.div_link {
	width: 810px;
	height: 300px;
	overflow-y: auto;
	position: relative;
	top: 0px; 
	left: 0px;
}


.td_spacer  {
height:5px;
width:1000px;
}


/********************/
/*   Main-Table     */
/********************/

.sternonline_maintable
{
	width: 1000px;
	height: 445px;
	background-color: #ffffff;
}

.sternonline_logo
{
	width: 1000px;
	height: 125px;
	overflow: visible;
}

.td_logo
{
	height: 125px;
	background-color: #3F3C34;
}

.td_content
{
	margin-top: 0px;
	width: 1000px;
	height: 254px;
}

.td_menu1
{
	height: 39px;
	width: 1000px;
	background-color: #3F3C34;
}


.td_footer
{
	height: 42px;
	width: 1000px;    
	background-color: #3F3C34;
}

.td_footer a
{
	color: #ffffff;
	text-decoration: none;
}

.td_footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.td_footer a:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.td_footer a:active
{
	color: #ffffff;
	text-decoration: underline;
}


/**********************/
/*   Content-Table   */
/**********************/

.content_table
{
	margin-top: 0px;
	width: 1000px;
	height: 254px;
	background-color: #ffffff;
}

.menu_table_2{
width: 166px;
background-color: #859F6D;
display:block;
} 




.td_mainpicture
{
	height: 235px;
	width: 375px;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align: top;
}

.td_thumbbar
{
	height: 90px;
	width: 375px;
	padding-left: 5px;
	vertical-align: top;
}

.td_article
{
	height: 235px;
	width: 370px;
	vertical-align: top;
	padding-left: 10px;
}

#article_text a{
color: #00A343;
}

#article_text a:hover{
color: #00A343;
}

.scroll-div h1 > a{
color: #00A343;
font-size: 16px;
}

.scroll-div h1 > a:hover{
color: #00A343;
}

.scroll-div h1 > a:active{
color: #00A343;
}

.scroll-div h1 > a:visited{
color: #00A343;
}

.scroll-div h2 > a,
.scroll-div h3 > a{
color: #00A343;
font-size: 14px;
}

.scroll-div h2 > a:hover,
.scroll-div h3 > a:hover{
color: #00A343;
font-size: 14px;
}

.scroll-div h2 > a:active,
.scroll-div h3 > a:active{
color: #00A343;
font-size: 14px;
}

.scroll-div h2 > a:visited,
.scroll-div h3 > a:visited{
color: #00A343;
font-size: 14px;
}

.scroll-div a{
color: #00A343;
}

.scroll-div a:hover{
color: #00A343;
}

.scroll-div a:active{
color: #00A343;
}

.scroll-div a:visited{
color: #00A343;
}



.td_spacer2
{
	height: 300px;
	width: 10px;
	display-style: block;
	background-image: url(/img/sternonline/background_menu2.jpg);
	background-repeat:repeat;
	border: 0px;
}
.td_text
{
	width: 370px;
	display-style: block;
	height: 300px;
	vertical-align: top;
}
.td_product
{
	display-style: block;
	height: 300px;
	width: 810px;
	vertical-align: top;
}

.div_products{
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.productlist_div{
	width: 810px;
}

.productlist_description{
	width: 340px;
}

.productlist_description h1{
   color: #40464a;
   font-size: 16px;
}

.productlist_description h1 > a{
   font-size: 16px;
}

.productlist_description h2,
.productlist_description h3{
   color: #40464a;
   font-size: 14px;
}

.productlist_description h2 > a,
.productlist_description h3 > a{
   font-size: 14px;
}

.productlist_description a{
   color: #00A343;
}

.productlist_title
{
	font-weight: bold;
   font-size: 14pt;
}
.productlist_table
{
	width: 790px;
}
.productlist_text
{
	width: 300px;
	color: #40464a;
	vertical-align: top;
	padding: 13px 5px 5px 10px;
	border-bottom: 1px solid #677076;
	overflow-x: hidden;
}
.productlist_text_long
{
	width: 810px;
	color: #40464a;
	vertical-align: top;
	padding: 13px 5px 5px 10px;
	border-bottom: 1px solid #677076;
}
.productlist_image_div
{
	 border-bottom: 1px solid #677076;
    padding-bottom: 10px;
    padding-top: 9px;
    width: 310px;
    vertical-align: top;
}
.productlist_more
{
    color: #00A343;
    text-decoration: none;
}
.productlist_more a
{
	color: #00A343;
    text-decoration: none;
}
.productlist_more a:active
{
	color: #00A343;
    text-decoration: none;
}
.productlist_more a:hover
{
	color: #00A343;
    text-decoration: none;
}
.td_link
{
	display-style: block;
	height: 300px;
	width: 825px;
	vertical-align: top;
	overflow: auto;
}
.table_links
{
	position: absolute;
	width: 809px;
	top: 0px;
	vertical-align: top;
}
.table_links a
{
       color: #00A343;
	padding: 0px;
	margin: 0px;
}
.table_links td
{
	margin: 0px;
	overflow: hidden;
	vertical-align: top;
}
.link_description
{
	width: 479px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.td_links_left
{
	padding: 10px 5px 5px 10px;
	width: 300px;
	color: #40464a;
	overflow: hidden;
	vertical-align: top;
}
.links_td_left a{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #00A343;
}

.links_td_left a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #00A343;
}

.td_image
{
	width: 451px;
	height: 300px;
}
.sternonline_div_outer_image
{
    height: 217px;
    width: 420px;
}

.sternonline_div_image
{
	height: 217px;
	width: 420px;
	display: table-cell;
	padding: 0px 0px 0px 3px;
	text-align: center;
}

.mainimage
{
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
}

.articleimage
{
	position: relative;
	padding-top: 0px;
	text-align: center;
}

.sternonline_div_outer_thumbbar
{
	
	display: block;
    height: 58px;  
    width: 438px;
		position: relative;
    text-align: center;
    overflow-y: hidden;
    overflow-x: hidden;
    background-color: #FFFFFF; 
}
.sternonline_div_thumbbar
{
    display: table;
    height: 58px;
    width: 433px;
    text-align: center;
	padding-left: 2px;
    overflow-y: hidden;
    overflow-x: hidden;  
}









/********************/
/*   Menu-Ebene 1   */
/********************/

.menu_table_1 
{
	width: 1000px;
	height: 35px;
	border-collapse: collapse;
}

.menu_table_1 tr td
{
        padding: 0px;
}

.menulevel_1 
{
	margin-left: 0px;
	padding-top: 0px; 
	text-align: center;
	vertical-align: middle;
}

.menulevel1_table 
{
	margin-left: auto;
	margin-right: auto;
}

.menulevel1_table_td
{
	height: 25px;
}

.menulevel1_link
{
	padding-left: 8px;
	padding-top: 13px;
       font-size: 16px;
	height: 35px;
       color:#ffffff;
}

.menulevel1_link_selected
{ 
	padding-left: 4px;
       padding-top: 13px;
	font-size: 16px;
       color: #3F3C34;
	height: 35px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

a.menulinklevel_1
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: # ffffff;
	text-decoration:none;
}

.menulevel1_link_selectedimagegallery
{
	padding-left: 4px;
       padding-top: 13px;
	font-size: 16px;
       color: #3F3C34;
	height: 35px;
	background-color: white;
}
.menulinklevel_1_selectedimagegallery
{
	padding-left: 4px;
       padding-top: 13px;
	font-size: 16px;
       color: #3F3C34;
	height: 35px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

.menulinklevel_1_selectedimagegallery:hover
{
	color: #00A343;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
a.menulinklevel_1:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	background-color: #3F3C34;
	font-size: 16px;
	color: #00A343;
	text-decoration:none;
}

a.menulinklevel_1_selected
{	
       padding-left: 4px;
       padding-top: 13px;
       font-family: Arial;
	font-style: normal;
	font-weight: bold;	
	font-size: 16px;
	color: #3F3C34;
	background-color: white;
	text-decoration: none;
}

a.menulinklevel_1_selected:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #00A343;
	background-color: white;
	text-decoration: none;
}






/********************/
/*   Menu-Ebene 2   */
/********************/

.menu_table_2
{
	width: 166px;
}


.td_menu2
{
	padding-top: 7px;
	padding-left: 10px;
	overflow: hidden;
	height: 242px;
	color: #ffffff
	width: 161px;
	background-color: #859F6D;
}
.menulinklevel_2_selectedimagegallery
{
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}
.menulinklevel_2_selectedimagegallery a
{
 font-family: Arial;
font-style: normal;
font-size: 13px;
text-decoration: none;
}

.menulinklevel_2_selectedimagegallery:hover
{
	font-weight:normal;
	color: #000000;
	text-decoration: none;
       font-size: 13px;
}
.td_background
{
	width: 10px;
	background-color: white;
}

.menulevel2_link
{
display:block;

}

a.menulinklevel_2
{
	font-family: Arial;
	font-style: normal;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	display:block;
}

a.menulinklevel_2:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.menulinklevel_2_selected
{
	vertical-align: middle;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.menulinklevel_2_selected:hover
{
	vertical-align: middle;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}



/********************/
/*   Dokumente      */
/********************/

.sternonline_div_document
{
	width: 350px;
	height: 25px;
	padding-top: 10px;
}

/******************/
/*    Dokument   */
/****************/

.div_document
{
	height: 15px;
    padding-left: 11px;
    padding-top: 15px;
    width: 310px;
}

.div_document a
{
	text-decoration: underline;
	color: #00A343;
}

.div_document a:hover
{
	text-decoration: underline;
	color: #00A343;
}







/********************/
/*   Logout Link   */
/********************/

.sternonline_div_logout
{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.logoutlink
{
	color: #323232;
}


a.logoutlink
{
	color: #323232;
}


a.logoutlink
{
	color: #323232;
}






/********************/
/*   Artikel-Text   */
/********************/

.table_scroll-div
{
	margin-top: 10px;
	margin-left: 10px;
}

.scroll-div 
{
	font-family: Arial;
	font-style: normal;
	overflow: auto;
	padding-left: 0px;
	padding-right: 10px;
	width: 340px;
	height: 240px;
}
#editButton_article_div
{
  width: 15px;
  left: -4px;
  position: relative;
}

.scroll-div p 
{
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
}

.scroll-div h1 
{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 16px;
	color: #40464a;
	margin-bottom: 5px;
}

.scroll-div h2, 
.scroll-div h3 
{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 14px;
	color: #40464a;
	margin-bottom: 5px;
}











/******************************/
/*   Artikel Print-Button     */
/******************************/

.print_button
{
	position: absolute;
	left: 478px;
	top: 455px;
}










/********************/
/*   Link Modul     */
/********************/

.div_links 
{
	height: 265px;
	overflow: auto;
}

.table_links
{
	width: 350px;
	
}

.table_td_links
{
	height:55px;
}

.links_table
{
  tab\le-layout: fixed;
  width: 793px;
  text-wrap: normal;
}
.link_image 
{
	float: right;
	padding-right: 45px;
	padding-top: 5px;
	max-width: 210px;
       max-height: 120px;
       width: 210px;
}

.div_links a
{
	color: #000000;
}

.div_links a:hover
{
	color: #00A343;
	font-weight: bold;
}


/******************/
/*    Logout     */
/****************/

.sternonline_div_logout
{
	padding: 10px 0px 0px 0px;
}

.sternonline_div_logout a
{
	color: #ffffff;
	text-decoration: none;
}
.sternonline_div_logout a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.sternonline_div_logout a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.sternonline_div_logout a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.div_linkSiteInformation
{
	padding: 0px 0px 0px 10px;
}

.div_thumbbargall
{
 	background-color: #232323;
    display: inline-block;
    height: 73px;
    overflow: auto;
    padding-left: 15px;
    padding-right: 16px;
    width: 793px;
		position: relative;
}
.thumbbar
{
	    margin-left: auto;
	    margin-right: auto; 
        ta\ble-layout: fixed;
        display: block;
        overflow-y: hidden;
        overflow-x: auto;        
}
.thumbbar tbody
{
display: inline-block;
}
.thumbbar td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.thumbimage
{
	top: 0px;
	left: 0px;
}
.thumbimage a
{
	top: 0px;
	left: 0px;
	border: 0px;
}
.thumbnail
{
	top: 0px;
	margin-top: 1px;
        margin-right: 20px;
	padding: 0px;
        position: relative;
}
.div_outer_imagegall
{
	background-color: #232323;
    display: inline-block;
    height: 228px;
    padding-left: 0px;
    padding-top: 0px;
    position: static;
    width: 824px;
    text-align: center;
}
.div_imagegall
{
	background-color: #232323;
	width: 824px;
        height: 228px;
	display: table-cell;
	vertical-align: middle;
}
.imggall_mainimage
{
	/*
	position: relative;
	top: -50%
	*/
	background-color: #232323;
	#position: relative;
	#top: 5px;
}

.galleryimage
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: no-inherit;
	height:  no-inherit;
}

.div_menuscroll
{
	height: 290px;
	width: 166px;
	overflow: hidden;  
}

.product_back_outer
{
	position: relative;
	width: 365px;
	text-align: right;
	height: 0px;
	display: block;
        top: 15px;
}
.product_back_outer a
{
	text-decoration: underline;
	color: #677076;
}
.product_back_outer a:hover
{
	text-decoration: underline;
	color: #00A343;
}
.product_back_outer a:visited
{
	text-decoration: underline;
	color: #223bd6;
}
.product_back_outer a:active
{
	text-decoration: underline;
	color: #223bd6;
}

.product_back
{
	position: relative;
}

.product_back a
{
	text-decoration: underline;
	color: #677076;
}

.product_back a:hover
{
	text-decoration: underline;
	color: #00A343;
}
.product_back a:visited
{
	text-decoration: underline;
	color: #677076;
}
.product_back a:active
{
	text-decoration: underline;
	color: #3F3C34;
}

/***************************/
/*       Footertable      */
/**************************/

.sternonlinemarket_div_phone_info
{
	font-size: 12px;
	color: #FFFFFF;
}


.sternonlinemarket_footertable
{
	width: 1000px;
	height: 42px;
	padding-top: 3px;
}


.div_language
{
	padding-left: 10px;
	width: 200px;
    float: left;
}

.language_entry a
{
	font-size: 12px;
	color: #FFFFFF;
}

.language_entry a:hover
{
	font-size: 12px;
	color: #FFFFFF;
}

.language_entry_selected a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.language_entry_selected a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.sternonline_div_impressum_link
{
	float: left;
}

.sternonline_div_impressum_link a
{
	font-size: 12px;
	color: #FFFFFF;
}
.sternonline_div_phoneinfo
{
	font-size: 12px;
	color: #FFFFFF;
        margin-left: 8px;
}

.sternonline_div_impressum_link a:hover
{
	font-size: 12px;
	color: #FFFFFF;
}


.td_footer_impressum
{
	width: 100px;
	margin-right: 100px;
	position: relative;
}

.td_footer_language
{
	width: 610px;
}
.td_footer_help
{
	width: 130px;
}
.td_footer_reference
{
	width: 80px;
}

.td_footer_phoneinfo
{
	width: 250px;
}

.td_footer_contact
{
	width: 350px;
}

.background_text
{
	color: #676767;
}
.sternonline_impressum_link_div
{
  position: absolute;
/*   Wird der AGB Link angezeigt, dann sollte der Wert 48px sein.  */
  margin-right: 48px;
  right: 0px;
  bottom: -35px;
}

.sternonline_agb_link_div
{
  position: absolute;
  margin-right: 18px;
  right: 0px;
  bottom: -35px;
}

.td_links_left a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #676767;
}
.td_links_left a:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #00A343;
}


.links_td_left
{
  width: 481px;
  padding-left: 6px;
  position: relative;
}
.links_td_left a:hover
{
  color: #00A343;
  font-weight: bold;
  font-size: 14px;
}

.links_td_left a
{
  color: #676767;
  font-weight: bold;
  font-size: 14px;
}

.links_td_left a:hover
{
  color: #00A343;
  font-weight: bold;
  font-size: 14px;
}


.links_td_right
{
   width: 312px;
}
.links_div
{
  width: 808px;
  margin-top: 5px;
}
.menu1_background
{
  height: 40px;
}
.linkCategory_item a
{
  font-size: 13px;
}
.linkCategory_item_selected a
{
  color: #000000;
  font-size: 13px;
}
.edit_icon_thumbbar
{
  position: absolute;
  left: -4px;
  top: 40px;
  z-index: 100;
}
