/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
 
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_grad.jpg) fixed;
	background-attachment: scroll;
	max-width: 300px;
}
/******** Relativer Tooltip2 ************/
a.tooltip2, a.tooltip2:link, a.tooltip2:visited, a.tooltip2:active  {
  position:relative;
  text-decoration: none; 
  font-style: normal;
  font:10px Arial, Helvetica, sans-serif;
  color: #000000; 
  }
  
a.tooltip2:hover {
  color: #000000; 
  background: transparent;
  }

a.tooltip2 span {
  display: none;  
  text-decoration: none; 
}

a.tooltip2:hover span {
  display: block;
  position: absolute; 
  background-color:#FFFFFF;
  padding: 3px;
  left: 5px; 
  top:-100px;
  max-heigth:550px;
  min-width:300px;  
  max-width:auto;
  z-index:100;
  color: #000000; 
  border:1px solid #000000; 
  font:10px Arial, Helvetica, sans-serif;
  text-align: left;
  }
  
a.tooltip2 span b {
  display: block;
  margin: 0;
  padding: 0;
  width:auto;
  font-size: 14px;
  font-weigth: bold;
  background-color:#FFFFFF;
  border: 0px;
  border-bottom: 1px solid black;
}


/******** Relativer tooltip3 ************/
a.tooltip3, a.tooltip3:link, a.tooltip3:visited, a.tooltip3:active  {
  position:relative;
  text-decoration: none;
  font-style: normal;
  color: #000000; 
  }
  
a.tooltip3:hover {
  color: #000000; 
  background: transparent;
  }

a.tooltip3 span {
  display: none;  
  text-decoration: none; 
}

a.tooltip3:hover span {
  display: block;
  position: absolute; 
  background-color:#FFFFFF;
  padding: 3px;
  left: -640px; 
  top:-380px;
  max-heigth:700px;
  min-width:620px;  
  max-width:auto;
  z-index:100;
  color: #000000; 
  border:1px solid #000000; 
  font-size: 18px; 
  text-align: left;
  }
  
a.tooltip3 span b {
  display: block;
  margin: 0;
  padding: 0;
  width:auto;
  font-size: 16px;
  font-weigth: bold;
  background-color:#FFFFFF;
  border: 0px;
  border-bottom: 1px solid black;
}






/******** Relativer Tooltip ************/
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position:relative;
  text-decoration: none; 
  font-style: normal;
  font:12px Arial, Helvetica, sans-serif;
  color: #000000; 
  }
  
a.tooltip:hover {
  color: #000000; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 2px; 
  padding: 3px;
  left: -347px; 
  width: 300px;
  z-index:100;
  color: #000000; 
  border:1px solid #000000; 
  background-color:#FFFFFF;
  font:12px Arial, Helvetica, sans-serif;
  text-align: left;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weigth: bold;
  color:#000000;
  background-image:url(../images/contentauswahl2.jpg);
  border: 0px;
  border-bottom: 1px solid black;
}





/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 136px;
	left: 11px;
	right: 10px;
	width:980px;
	background-color:#DBD0A8;
    border-right-width: 0px;
	border-right-color:#9A9687;
	border-right-style:outset;
	overflow: visible;
}

#tl {
	position:absolute;
	top: -1;
	left: -1;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-color: #D1D1D1;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-color: #D1D1D1;
}

#masthead{
	position: absolute;
	top: 5px;
	left: 11px;
	right: 2%;
	width:980px;
	background-color: #FFFFFF;
	background-image:url(../images/hintergrund-4.jpg);
	height: 90px;
	
}


#masthead_amw{
	position: absolute;
	top: 5px;
	left: 11px;
	right: 2%;
	width:980px;
	background-color: #FFFFFF;
	background-image:url(../images/hintergrund_amw.jpg);
	height: 90px;
	
}

#pageNav{
	float: left;
	width:178px;
	margin-top: 5px;
	margin-left: 6px;
	font: small Verdana,sans-serif;
}

#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 192px;
	padding-top: 0px;
	max-width: 596px;
	min-width: 596px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:#0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	border-top-color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	z-index:1;
	min-height: 1059px;
	height: auto;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 6px 10px;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* Nav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	background-color: #D5D5D5;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
	background-color: #D8D8D8;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 28px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 6px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccd2d2;
	border-right-color: #ccd2d2;
	border-bottom-color: #ccd2d2;
	border-left-color: #ccd2d2;
	margin-right: 2px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFCC33;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 0px 3px 10px;
	color: #000066;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: text;
	color: #000000;
}

.relatedLinks a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.sehr_kleine_schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
}
.ueberschrift_klein_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.login_button {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	width: 45px;
}
.anmelden_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	height: 20px;
	width: 59px;
}
#nav_rechts {
	width: 180px;
	height: 100%;
	float: right;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#werbung_rechts{
	position: absolute;
	top: 5px;
	left: 992px;
	padding-left: 2px;
	width:auto;
	height:auto;
}


#Layer1 {
	position:absolute;
	left:316px;
	top:427px;
	width:206px;
	height:96px;
	z-index:1;
}
.topseller_links {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	color: #005FA9;
	font-style: normal;
}

#topseller {
	position:static;
	width:100%;
	padding-top: 2px;
	padding-left: 2px;
	z-index:80;
	float:left;
	height:auto;
	max-height:600px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccd2d2;
	border-left-color: #ccd2d2;
	background-color: #F5F7F7;
	overflow: auto;
	margin-bottom: 6px;
}

#topseller_trenner {
	position:static;
	width:100%;
	font-size: 1px;
	height: 1px;
	background-color:#CCCCCC;	
}

#pagecell1 #produkt_bild_topseller {
	background-color: #FFFFFF;
	margin:3px;
	left: 0px;
	float: left;
	height:120px;
	position: static;
	width:26px;
	max-width:26px;
}

#pagecell1 #produkt_box2_topseller {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	position: static;
	overflow:visible;
	width:123px;
}


#pagecell1 #produkt_box2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	float: right;
	position: static;
	overflow:visible;
	height:191px;
	width:203px;
}

#info_box2 {
    padding: 2px;
    margin: 2px;
	overflow:visible;
	border-left: 1px solid;
	height:auto;
	width:360px;
}

#topseller_cross {
	position:static;
	width:auto;
	padding-top: 2px;
	z-index:80;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccd2d2;
	border-left-color: #ccd2d2;
	background-color: #F5F7F7;
	margin-bottom: 6px;
}

#headline {
    position: static;
	float: left;
	width: 97%;
	top:0px;
	left:0px;
	height: 24px;
	padding: 5px;
	background-color:#D2D3DF;
}

#topseller_headline {
    position: static;
	float: left;
	width: 95%;
	top:0px;
	left:0px;
	height: 24px;
	padding: 5px;
	background-color:#D2D3DF;
}

#topseller_headline_breit {
    position: static;
	float: left;
	width: 569px;
	top:0px;
	left:0px;
	height: 24px;
	padding: 5px;
	background-color:#CCCCCC;
}
	
    
.topseller_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


.ueberschrift_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color:#000000;
}

.ueberschrift_fett_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color:#000000;
}

.menu_schrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}


.menu_aktiv {font-weight:bold}

#schnellsuche {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEBED;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
}

#schnellsuche_over {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEBED;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	float:none;
	background-image: url(http://www.weinunion.de/images/frau_am_tisch3.jpg);
}

#schnellsuche_amw_over {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEBED;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	float:none;
	background-image: url(http://www.weinunion.de/images/suche_homepage_amw.jpg);
}


#eintageinwein_over {
	margin: 0px;
	padding: 0px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEBED;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	float:none;
	background-image: url(http://www.weinunion.de/images/eintageinwein.jpg);
} 

#menu {
	width: 100%;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	} 
	
#menu_1 {
	width: 100%;
	position:static;
	float: left;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	} 

#content_breiter {

	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ccd2d2;
	border-bottom-color: #ccd2d2;
	border-left-color: #ccd2d2;
	min-width: 600px;
	border-top-color: #ccd2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	min-height: 1059px;
}

#pagecell1 #produkt_bild_temartic {
	background-color: #FFFFFF;
	margin:3px;
	left: 0px;
	position: static;
	float: left;
	max-width: 80px;
	width: 150px;
}

#pagecell1 #produkt_box2_temartic {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	min-height:260px;
	position: static;
	overflow:visible;
	width:365px;
}


#pagecell1 #produktdarstellung_cross {
	position: static;
	float: left;
	width: 95%;
	margin: 3px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#pagecell1 #produktdarstellung {
	height: 336px;
	position: static;
	float: left;
	width: 286px;
	margin-top: 4px;
	margin-rigth: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#pagecell1 #produkt_rahmen_bild_beschreibung {
	position: static;
	float: left;
	width: auto;
	height: auto;
}

#pagecell1 #produktdarstellung_breit {
	height: auto;
	position: static;
	float: left;
	width: 579px;
	margin-top: 4px;
	margin-rigth: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#pagecell1 #content #produktdarstellung p {
	margin: 1px;
	float: none;
	width: auto;
}

#contentbox {
	background-color: #FFECBF;
	position: static;
	margin-left:4px;
	margin-right:4px;
	margin-top:6px;
    padding: 0px;
	height: auto;
	float: left;
	top: 2px;
	position: static;
	padding: 2px;
	width:575px;
	background-image: url(../images/contentauswahl2.jpg);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#navigation {
	position:absolute;
	left:0px;
	top:1px;
	width:757px;
	height:150px;
	z-index:10;
	visibility: visible;
	overflow: hidden;
}



#contentbox_weiss {
	background-color: #FFECBF;
	position: static;
	margin-left:4px;
	margin-right:4px;
	margin-top:6px;
    padding: 0px;
	height: auto;
	float: left;
	position: static;
	padding: 2px;
	width:575px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}



#menu_contentbox {
	background-color: #FFECBF;
	position: static;
	margin-left:4px;
	margin-right:4px;
	margin-top:6px;
    padding: 2px;
	height: auto;
	float: left;
	top: 2px;
	position: static;
	padding: 2px;
	width:575px;
	background-image: url(../images/contentauswahl2.jpg);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#contentbox_innen1 {
	margin: 1px;
	padding: 2px;
	height: auto;
	top: 2px;
	position: static;
	float:left;
}

#contentbox_innen1_schmal {
	margin: 1px;
	padding: 2px;
	height: auto;
	width: 276px;
	top: 2px;
	position: static;
	float:left;
	padding: 2px;
}

#pagecell1 #produkt_box1 {
	background-color: #FFECBF;
	margin: 0px;
    padding: 2px;
	height:74px;
	top: 2px;
	width:auto;
	padding: 2px;
	background-image: url(../images/contentauswahl2.jpg);
}

#pagecell1 #produkt_box1_breit {
	background-color: #FFECBF;
	margin: 0px;
        padding: 2px;
	height:auto;
	top: 2px;
	width:auto;
	background-image: url(../images/contentauswahl2.jpg);
}

#pagecell1 #produkt_bild {
	background-color: #FFFFFF;
	margin:3px;
	left: 0px;
	float: left;
	height:186px;
	position: static;
	width:48px;
	max-width:48px;
}

#pagecell1 #produkt_bild_breit {
	background-color: #FFFFFF;
	margin:3px;
	position:static;
	height: auto;
	left: 0px;
	float: left;
	position: static;
	width:150px;
	max-width:150px;
}


#pagecell1 #cross_selling_temartic {
	position: static;
	float: left;
	width: 579px;
	margin-top: 6px;
	margin-rigth: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-left: 2px;
	background-color:#FFFFFF;
}

#pagecell1 #produkt_tem2group {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	height:186px;
	position: static;
	overflow:visible;
	width:210px;
}

#pagecell1 #produkt_box2_breit {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	heigth:auto;
	position: static;
	width:400px;
}

#pagecell1 #produkt_box3 {
	position: static;
	float:left;
	min-width:280px;
	width:auto;
	margin: 0px;
	padding-left: 6px;
	z-index:3;
	background-image: url(../images/produkt_hint_unten.jpg);
}

#pagecell1 #produkt_box3_breit {
	position: static;
	float:left;
	min-width:570px;
	width:auto;
	margin: 0px;
	padding-left: 6px;
	z-index:3;
	background-image: url(../images/produkt_hint_unten.jpg);
}

#pagecell1 #produkt_box4 {
	position: static;
	float: left;
	overflow:visible;
	padding-top: 2px;
	width:98%;
	margin: 0px;
}


#pagecell1 #anmelde_box {
	position: static;
	float: left;
	overflow:visible;
	padding-top: 2px;
	width: 200px;
	margin: 0px;
}

#pagecell1 #produkt_box_bewertung{
	position: static;
	float: left;
	height: 32px;
	overflow:visible;
	padding-top: 0px;
	width:98%;
	margin: 0px;
}
.normale_schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normaler_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
