
/* -----  A L L G E M E I N E ----- */

*
{
	margin:0px;
	padding:0px;
  	font-family: arial, verdana, helvetica, sans-serif;	
  	font-size:100%;
  	
}

body 
{	
	font-size:0.75em;
	background-color:#bd3d7a;

}

hr
{

	margin: 30px 10px 10px 20px;
	height: 2px;
}


h1
{
	font-weight:bold;
	margin-top:20px;
	font-size:12px;
	color:#085890;

}

h2
{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:26px;
	font-size:11px;
	color:#004a88;
	margin-left:10px;
	
}

h3
{
	display:block;
	font-weight:bold;
	font-size:9px;
	color:#004a88;
	padding-left:10px;
}


span.headline
{	
	#font-weight:bold;
	#font-size:10px;
	#color:#004a88;
	color:#085890;
	font-size:12px;
	font-weight:bold;

}

span.headline2
{	
	color:#085890;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}

span.headline3
{	
	display:block;
	color:#085890;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
}
	
br.clear
{
	clear:both;
}

ul
{
	margin-left:25px;
}

a, a:visited
{
   text-decoration:none;
   color:#bd3d7a;
}
a:hover, a:active
{
  color:#bd3d7a;
  text-decoration:none;
}


a.submenu, a.submenu:visited
{
   font-size:10px;
   text-decoration:none;
   color:#000;
}
a.submenu:hover,
a.submenu:active
{
   color:#bd3d7a;
   text-decoration:none;
}


a.submenuover, a.submenuover:visited
{
   font-size:10px;
   text-decoration:none;
   color:#bd3d7a;
}
	
a.dropdownmenu, a.dropdownmenu:visited
{
  color:#FFF;
  font-size:10px;
  margin-left:10px;
  text-decoration:none;
}


a.produktLink
{
   float:right;
   font-size:10px;
   text-align:right;
   text-decoration:none;

}

a.impressum
{
	text-decoration:none;
	position:relative;
 	float:right;
	color:#000;
	margin:15px 20px 0px 0px;
}

a.generic
{
	text-decoration:none;
	position:relative;
 	float:right;
	color:#000;
	margin:15px 0px 0px 0px;
}

img.generic
{
	position:relative;
 	float:right;
 	margin:15px 0px 0px 0px;
}

a.button
{
	text-decoration:none;
	height:18px;
 	float:left;
 	text-align:center;
	color:#fff;
	margin:2px 16px 0px 0px;
	letter-spacing: 0.15em;

}

a.menubutton{

	position:relative;
	float:left;
	height:18px;
	margin-right:41px;
	text-decoration:none;
	
	}
	
a.buttondown
{

}

a.button:hover,
a.button.active
{	
	font-weight:bold;

}


img 
{
	border:none;
}




p
{
	font-size:10px;
	color: #000;
	line-height:1.2em;
}

p.contentProdukte
{
    margin-top:7px;
    margin-bottom:7px;
    height:190px;
    width:175px;
}


sup {
  font-size: 80%;
  line-height: 0px;
 }
 
* html sup {
  line-height: 13px;
  }
  


ul
{
	margin-left:50px;
	margin-right:10px;
}
li
{
	font-size:10px;
	margin-bottom:5px;
}


/* ----- D I V S ----- */

div.produktContainer
{
	position:relative;
	float:left;
	margin-top:22px;
	left:20px;
	margin-right:10px;
	padding:0px;
	width: 189px;
	height:380px;

}

div#page
{	
	text-align:left;
	margin:auto;
	padding: 0px;
  	width:815px;
}


div#content
{
	position:relative;
	float:left;
	margin:0px;	
	width: 770px;
	height:515px;
	background-color:#fff;
	z-index:1;
	
}

div#header
{
	position:relative;
	float:left;
	margin-top:18px;
	width: 770px;
	height: 118px;
	background-color:#fff;
	background-image: url(../images/lzh_logo.gif);
	background-repeat: no-repeat;
	background-position: 35px 15px;
}


div#mainNavi
{
	position:relative;
	float:left;
	margin: 0px;
	line-height:15px;
	height:18px;
	width:770px;

}

div#subNaviContainer
{
	position:relative;
	float:left;
	height:402px;
	margin: 7px 6px 7px 0px;
	width:144px;
	background-color:#e5eaef;
}


div#subNavi.yesSub
{
	height:420px;
	padding-right:15px;
	width:107px;
}

div#subNaviContainer.big
{
	height:501px;
}

div#subNaviContainer.template1
{
    height:402px;
    margin:7px 6px 7px 0px;
}

div#subNaviContainer h2
{
	 margin:26px 0px 18px 20px;
}

div#subNavi
{
	overflow:auto;
	height:321px;
	width:120px;
	overflow-x:hidden;
	padding-right:2px;
	padding-bottom:11px;
	text-align: left;
	padding-left: 20px;
}


div#contentRight
{
	position:relative;
	float:left;
	margin:7px 0px 7px 0px;	
	width: 619px;
	height:501px;
	background-color:#e5eaef;
}

div.contentBigBlueRight
{
	float:left;
	width:350px;
	height:403px;
	margin:7px 0px 7px 0px;
	background-color:#e4e9f2;
	overflow:auto;
	overflow-x:hidden;
}

div h3{
	margin-right:5px;
}

div.contentBigBlueRight p
{
	 margin-top:15px;
	 margin-left:9px;
	 margin-right:9px;
	 padding-right:5px;
	 width:316px;
}

div.contentSmallBlueRight
{
	 float:left;
	 width:145px;
	 height:403px;
	 margin:7px 7px 7px 0px;
	 padding-right:5px;
	 background-color:#e4e9f2;
	 overflow-x:hidden;
}

div.contentSmallBlueRight p
{
	margin-top:15px;
	margin-left:9px;
	width:131px;

}


div.imageMiddle
{
	float:left;
	width:262px;
	height:402px;
	margin:7px 7px 7px 0px;
}

div.produkteNoSub
{
	float:left;
	width:262px;
	height:402px;
	margin:7px 7px 7px 0px;
	padding:0px;
	background-color:#e4e9f2;
}

div.presseAktuellesContainer
{
	float:left;
	width:262px;
	height:402px;
	margin:7px 7px 7px 0px;
	padding:0px;
	background-color:#e4e9f2;
	overflow:auto;
}
div.presseAktuelles
{
	float:left;
	width:230px;
	height:40px;

	padding:0px;
	background-color:#e4e9f2;
}

div#recommendationContainer
{
    float:left;
    width:194px;
    height:194px;
    margin:7px 0px 7px 0px;
    padding:0px;
    background-color:#f8edf2;
    
}

div.startLinks
{
	margin:7px 7px 7px 0px; 
	float: left; 
	overflow: hidden;
	height: 403px;
}

div.unternehmenSmall
{
	float:left;
	width:262px;
	height:402px;
	margin:7px 7px 7px 0px;
	padding:0px;
	background-color:#e4e9f2;
}

div.unternehmenBig
{
	background-repeat: no-repeat; 
	float: right; 
	width: 607px; 
	height: 485px; 
	margin: 7px 0px 7px 0px; 
	padding: 16px 0 0 12px; 
	background-color: #e5eaef
}

div.bestpractice
{
	cursor:pointer;
	float:left;
	width:150px;
	height:403px;
	margin:7px 7px 7px 0px;
	padding:0px;
	background-color:#e4e9f2;
}

div#gewinnbuttonContainer
{ 
    float:left;
    width:184px;
    height:202px;
    margin:0px;
    padding:0px;
    background-color:#fdf3e7;
    cursor:pointer;
    padding-right:10px;
}

form
{
	font-size:10px;
	color: #000;
	line-height:1.2em;
}

fieldset
{
	border:0px;
	padding:0px;
	margin:0px;
}

label
{
	width:60px;
	padding-top:5px;
	position:relative;
	float:left;
}
.kontaktinput
{
	width:130px;
	height:16px;
	position:relative;
	float:left;
	margin-top:3px;
	border:1px solid #004a88;
}
	
.smartinput
{
	margin-top:3px;
	width:153px;
	border:1px solid #004a88;
	margin-left:0px;
}

textarea
{
	border:1px solid #004a88;
}

div#ProdukteOver
{
	margin:auto;
	position:absolute;
    left:-1000px;
    top:153px;

	width:130px;
	z-index:-1;
	background-color:#bd3d7a;
	padding-top:3px;
	padding-bottom:3px;
}

div#UnternehmenOver
{
	margin:auto;
	position:absolute;
    left:-1000px;
    top:153px;

	width:130px;
	z-index:-1;
	background-color:#bd3d7a;
	padding-top:3px;
	padding-bottom:3px;
}