* {
	margin:0;
	padding:0;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#2d2d2d;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(/www/emendo/mainpages.nsf/de/img/bg.gif);
	background-repeat: repeat-x;
	background-color: #cfcece;
}
/*DIV LAYOUT*/
/*HEADER*/
#header {
	width:912px;
	margin:0 auto;
	margin-top:18px;
	overflow:hidden;
	position:relative;
}
#logo {
	width:190px;
	height:45px;
	overflow:hidden;
	margin-left: 29px;
}
#navi {
	width:536px;
	overflow:hidden;
	margin-left: 12px;
	margin-top: 18px;
}
#navi2 {
	width:220px;
	overflow:hidden;
	margin-right: 12px;
	margin-top: -65px;
	text-align:right;
	float:right;
}
#suche {
	width:182px;
	height:20px;
	overflow:hidden;
	margin-right: 12px;
	margin-top: -29px;
	text-align:right;
	float:right;
	*margin-left: 500px;
	*float:right;
}
/*MAIN*/
#main {
	width:912px;
	margin-top:0px;
	margin:0 auto;
	overflow:auto;
}
#main_left {
	width:604px;
	margin-top:0px;
	margin:0 auto;
	overflow:auto;
	float:left;
}
#main_right {
	width:282px;
	margin-top:0px;
	margin-left:26px;
	overflow:auto;
	float:left;
}
/*BOXES*/
/*LEFT*/
#bannerbg {
	width:604px;
	height:264px;
	margin-top:0px;
	overflow:hidden;
	float:left;
	background-image:url(/www/emendo/mainpages.nsf/de/img/box_banner_bg.png);
	background-repeat:no-repeat;
	z-index:10;
}
#banner {
	width:590px;
	height:250px;
	margin-top:0px;
	overflow:hidden;
	float:left;
	margin-top:7px;
	margin-left:7px;
}
#banner2 {
	width:604px;
	margin-top:10px;
	overflow:hidden;
	float:left;
}
#online-shop {
	width:295px;
	height:192px;
	overflow:hidden;
	float:left;
}
#haendler-suche {
	width:295px;
	height:192px;
	overflow:hidden;
	margin-left:14px;
	float:left;
}
#hersteller {
	width:604px;
	margin-top:10px;
	overflow:hidden;
	float:right;
}
#hersteller img{
	border:0;
}
#hersteller .hiddenpic{
  width:0px;
  height:0px;
  visibility:hidden;
}
#hersteller-top {
	width:604px;
	height:9px;
	background-image:url(/www/emendo/mainpages.nsf/de/img/box_hersteller_top.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
}
#hersteller-bottom {
	width:604px;
	background-image:url(/www/emendo/mainpages.nsf/de/img/content_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
	float:right;
}
#werbung1 {
	width:604px;
	margin-top:10px;
	overflow:hidden;
	float:right;
}
#werbung2 {
	width:604px;
	margin-top:10px;
	overflow:hidden;
	float:right;
}
/* RIGHT */
#flyer {
	width:282px;
	height:192px;
	margin-top:0px;
	overflow:hidden;
	float:right;
	background-image:url('http://files.emendo.de/general/images/bg-info_emendo-de.png');
	background-repeat:no-repeat;
}
#flyer_text {
	position:absolute;
	width:112px;
	height:36px;
	margin-top:140px;
	margin-left:152px;
	float:right;
}
#presse-news {
	width:282px;
	height:192px;
	margin-top:10px;
	overflow:hidden;
	float:right;
	background-image:url(/www/emendo/mainpages.nsf/de/img/box_presse-news_bg.png);
	background-repeat:no-repeat;
}
#presse-news_text {
	position:absolute;
	width:258px;
	height:128px;
	margin-top:44px;
	margin-left:16px;
	float:right;
}
#service {
	width:282px;
	height:336px;
	margin-top:10px;
	overflow:hidden;
	float:right;
	background-image:url(/www/emendo/mainpages.nsf/de/img/box_service_bg.png);
	background-repeat:no-repeat;
}
#facebookplugin {
	margin-left:5px;
	width:272px;
	height:40px;
	margin-top:10px;
	overflow:hidden;
	float:right;
}
#service-swf {
	position:absolute;
	width:270px;
	height:324px;
	margin-top:6px;
	margin-left:6px;
	float:right;
}
/*CONTENT*/
#content1 {
	width:604px;
	margin:0 auto;
	overflow:hidden;
}
#content-top {
	width:604px;
	height:9px;
	background-image:url(/www/emendo/mainpages.nsf/de/img/content_top.png);
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:hidden;
}
#content-bottom {
	width:604px;
	background-image:url(/www/emendo/mainpages.nsf/de/img/content_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:auto;
}
/*hier lädt der Seiten-Inhalt*/
#content {
	width:592px;
	margin-left:6px;
	margin-top:16px;
	margin-bottom:50px;
	overflow:hidden;
}
#content h1 {
	margin: 0;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#982634;
}
#content h2 {
	padding-top:2px;
	padding-left:10px;
	padding-bottom:2px;
	font-size:13px;
	color:#2d2d2d;
	}
#content p {
	margin: 0;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}
/*END LAYOUT*/
/*####################################*/
/*ALTER NAVI*/
#navigation ul {
	display:block;
	list-style:none;
	margin-left:0px;
	position:absolute;
	width: 99px;
	margin-top: -13px;
}
#navigation ul li {
    border:none;
    display:block;
    float:left;
    text-decoration:none;
}
#navigation ul li a {
	display:block;
	margin-right:0px;
}
/*subnavi*/
#navigation ul li ul {
	display: none;
	position:absolute;
	margin-left:0;
	top: 28px;
	left: 9px;
}
#navigation li:hover ul, li.over ul{ display: block; }
#navigation {
	width:99px;
	margin:0 auto;
}
	
#navigation ul li {
  position:relative;
  width: 99px;
}
/*####################################*/
/*FONTS*/
.small, .small a:link, .small a:hover, .small a:visited, .small a:active, .small a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#525252;
	line-height: 14px;
	text-decoration:none;
}
.e01, .e01 a:link .e01 a:visited, .e01 a:active, .e01 a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
}
.e01 a:hover {
	text-decoration:underline;
}
.e02, .e02 a:link .e02 a:visited, .e02 a:active, .e02 a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#982634;
	line-height: 14px;
	text-decoration:none;
}
.e02 a:hover {
	text-decoration:underline;
}
.e03, .e03 a:link .e03 a:visited, .e03 a:active, .e03 a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 14px;
	text-decoration:none;
}
.e03 a:hover {
	text-decoration:underline;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#982634;
}
a, a:link, a:visited, a:active, a:focus {
	color: #982634;
	text-decoration: none
}
a:hover {
	color: #982634;
	text-decoration: underline;
}
/*FORM*/
.search {
    background-color: #f5f6f5;
	border:dotted;
	border-bottom-color:#525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#525252;
	padding-left:5px;
	text-decoration:none;
	font-weight:normal;
	width:152px;
	height:14px;
	border-width:thin;
	*border-width:thin;
}
/*##############################################*/
/*###########Händlersuche#######################*/
/*##############################################*/
/* Eingabe Top */
#resellersearchfields {
	width:590px;
	height:225px;
	float:left;
}
#resellersearchfields #rsfleft {
	width:340px;
	height:225px;
	float:left;
}
#resellersearchfields #rsfright {
	width:250px;
	height:225px;
	float:left;
	background-image: url(/www/emendo/mainpages.nsf/de/img/lupe-klein.jpg);
}
.searchbox-button-n {
	font-family:Verdana;
	color: #858585;
	font-size: 11px;
	border: #cccccc solid 1px;
	width: 100px;
	height:19px;
	}
/* andere */
#content-shopsearch {
	width:590px;
	background-color:FFFFFF;
	float:left;
	padding-bottom:15px;
	margin-top:2px;
	}
#content-shopsearch h1 {
	color:#b80f2f;
	font-size:15px;
	
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	}
#content-shopsearch h2 {
	font-size:13px;
	color:#2d2d2d;
	}
	
#content-shopsearch p {
	color:#2D2D2D;
	font-size:12px;
	padding:5px;
	padding-left:20px;
	padding-right:15px;
	}
#content-shopsearch hr {
	color:#2D2D2D;
	border-style:solid;
	border-color:2D2D2D;
	}
#reseller-shopsearch {
	width:590px;
	float:left;
	padding-bottom:15px;
	margin-top:2px;
	}
#reseller-shopsearch h1 {
	color:#b80f2f;
	font-size:13px;
	
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	}
#reseller-shopsearch h2 {
	font-size:13px;
	color:#7C7C7C;
	padding-top:5px;
	}
	
#reseller-shopsearch p {
	padding:10px;
	padding-left:20px;
	padding-right:15px;
	}
#reseller-shopsearch ul{
	list-style-type: square
	}
#reseller-shopsearch ul li{
	font-size:11px;
	line-height:11px;
	
	padding:10px;
	padding-top:5px;
	padding-right:20px;
	padding-left:20px;
	list-style-position:inside;
	}
	
/*suchbox Reseller Search und Kontakt*/
div.multisearchinput {
	width:590px;
	height:22px;
	background:#BA002A;
	overflow:hidden;
	float:left;
	margin-left:0px;
	text-align:left;
	
	}	
	
div.multisearchinput input {
	font-size:11px;
	font-family:Verdana, Sans-Serif;
	border:none;
	background:#FFFFFF;
	color:#acacac;
	height:17px;
	}
div.multisearchinput p {
	font-size:11px;
	font-family:Verdana, Sans-Serif;
	color:#FFFFFF;
	font-weight:bold;
	}
	
div.multisearchinput input.search {
	width:340px;
	margin-left:5px;
	height:17px;
	}
/*##############################################*/
/*##Eingabemasken Newsletter und Schnellkontakt####*/
/*##############################################*/
#contactform input.obligation {
	/*  Pflichtfelder */	
	border-left-width : 3px;
	border-left-color : #b80f2f;
	
	border-top-width : 0px;
	border-top-color : #7C7C7C;
	
	border-bottom-width : 1px;
	border-bottom-color : #7C7C7C;
	
    	border-right-width : 0px;
	border-right-color : #7C7C7C;
	
	border-top-style : solid;		
	border-bottom-style : solid;		
	border-right-style : solid;				
	border-left-style : solid;	
	font-size:8pt;
	font-family:Verdana, arial, helvetica; 
}
#contactform input.normal {
	/*  Pflichtfelder */	
	border-left-width : 3px;
	border-left-color : #7C7C7C;
	
	border-top-width : 0px;
	border-top-color : #7C7C7C;
	
	border-bottom-width : 1px;
	border-bottom-color : #7C7C7C;
	
    	border-right-width : 0px;
	border-right-color : #7C7C7C;
	
	border-top-style : solid;		
	border-bottom-style : solid;		
	border-right-style : solid;				
	border-left-style : solid;	
	font-size:8pt;
	font-family:Verdana, arial, helvetica; 
}
#contactform input.submitbutton {
	font-size:12px;
	font-family:Verdana, arial, helvetica;
	color:#b80f2f;
}
#contactform h1 {
	color:#b80f2f;
	font-size:15px;
	
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	}
#contactform h2 {
	font-size:13px;
	color:#2d2d2d;
	}
	
#contactform {
	padding:10px;
	padding-left:20px;
	padding-right:15px;
	}
/*##############################################*/
/*## Gewinnerliste ################################*/
/*##############################################*/
#winnerlist {
	padding:10px;
	padding-left:20px;
	padding-right:15px;
	}
#winnerlist .winnerheader{
	width:560px;
	min-height:20px;
	background-color:#cccccc;
	float:left;
	margin-top:10px;
}
#winnerlist .picturerow{
	width:558px;
	min-height:20px;
	background-color:#ffffff;
	float:left;
}
#winnerlist .winnerrow{
	width:558px;
	min-height:20px;
	background-color:#ffffff;
	float:left;
	border:1px solid #cccccc;
}
#winnerlist .winnerrow .x1{
	float:left;
	width:280px;
	border-right:1px solid #cccccc;
}
#winnerlist .winnerrow .x2{
	float:left;
	width:275px;
}
/*###################################*/
/* Neuer Navi*/
#navi {
	width:907px;
	overflow:hidden;
	margin-left: 3px;
	margin-top: 18px;
}
#suche {
	width:182px;
	height:20px;
	overflow:hidden;
	margin-right: 12px;
	margin-top: 1px;
	text-align:right;
	float:right;
	*margin-top: 0px;
	*+margin-top: 0px;
	*float:right;
}
/*NAVI*/
#navigation ul {
	display:block;
	list-style:none;
	margin-left:0px;
	position:absolute;
	width: 100px;
	margin-top: -18px;
	*margin-top: -18px;
}
/* hack for webkit (Safari, Chrome) */
@media screen and (-webkit-min-device-pixel-ratio:0)
{ #navigation ul { margin-top:-17px; } }
#navigation ul li {
    border:none;
    display:block;
    float:left;
    text-decoration:none;
}
#navigation ul li a {
	display:block;
	margin-right:0px;
}
/*subnavi*/
#navigation ul li ul {
	display: none;
	position:absolute;
	margin-left:0;
	top: 50px;
	left: 3px;
	*top: 49px;
	*+top: 49px;
}
#navigation li:hover ul, li.over ul{ display: block; }
#navigation {
	width:100px;
	margin:0 auto;
}
	
#navigation ul li {
  position:relative;
  width: 100px;
}
/*FORM*/
.search {
    background-color: #f3edef;
	border:dotted;
	border-color:#a62535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#525252;
	padding-left:5px;
	text-decoration:none;
	font-weight:normal;
	width:152px;
	height:14px;
	border-width:thin;
	*border-width:thin;
	*+border-width:thin;
}

