body
{
 font-family:Century Gothic,Verdana;
 font-size:13px;
 background:#f4b366; 
 
 /* Gute Farben:
 leicht grauviolett cfbcb3
 grauorange fbc586
 */
 text-align:center;
 margin:0px;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:17px;color:#000000;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: black; padding-left:3px;}
h3 {font-size:14px;color:#000000;}

img{border-style:none;}

a {
	color:black;
	text-decoration:none;
}

#title {
height:34px;
padding:5px;
background-color:#7b7d8e;
border-bottom:1px solid #000;
}


#page {
	width:980px;
	min-height:600px;
	margin:20px auto;
	text-align:left;
	background: #D58245;
	/*border:1px solid #000000;*/
}

#header {
	height: 160px;
	color: #fff; background: #1f1e2e url(../img/duenen_logo.jpg) no-repeat;
}

#headergh {
	height: 160px;
	color: #fff; background: #1f1e2e url(../img/duenen_schrift.jpg) no-repeat;
}

#menu {
	/*border:1px solid black;*/
	font-family:Century Gothic, Verdana;
	font-size:15px;
	float: left;
	width: 175px;
	background-color:transparent;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	display: inline;
}

#main {
	/*border:1px solid black;*/
	float: right;
	width: 720px;
	background-color:transparent;
	margin: 35px 15px 20px 15px;
	display: inline;
}

/** MENU **/

#menu ul {
	margin:20px 0 20px 0;
	
	padding:6px;
	list-style:none;
	
}

#menu ul.subul {
	padding: 2px 0 0 0;
	margin: 0 15px 0 15px;
}

#menu a.suba {
	width:168px;
	font-size:13px;
	padding: 8px 5px 8px 10px;
}

#menu li {
	padding:0 0 2px 0;
	/*der abstand zw den menupunkten kann wegen dem ie nicht mit margin gesetzt werden*/
	margin:0;
}

#menu a {
	width:183px;
	/*die breitenangabe wir nur vom ie benoetigt*/
	display:block;
	color:black;
	/*background:#dc6e38;*/
	/*border:1px solid black;*/
	padding:8px 5px 8px 10px;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

#current a {
	width:183px;
	/*die breitenangabe wir nur vom ie benoetigt*/
	display:block;
	color:black;
	background:#E6A100;
	/*border:1px solid black;*/
	padding:8px 5px 8px 10px;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

#noncurrent a {
	/*background:#dc6e38;*/
	background:transparent;
}

#menu a:hover {
	background:#f4b366;
	/*border:1px solid black;*/
}

#menu .titel {
	font-weight:bold;
	margin:0;
	padding:0;
}

/* MENU END */


/*Home*/

#home {
	font-size:14px;
	padding-top:10px;
	padding-bottom:30px;
	text-align:justify;
}





/*** Loginform **/

#textfield {
	color:white;
	padding: 2px;
	background: #dc6e38;
	border: 1px solid black;
	margin-left: 10px;
}

#button {
	padding: 2px;
	text-align:center;
	background: orange;
	border: 1px solid black;
	}
	
/** Großhändler Bereich **/

#artikelfoto {
	float:left;
	padding-right:5px;	
}

#artikel {
	padding: 0 0 10px 0;
	
}

/** Djenne **/
#kat_artikel {
	
	/*float:left;
	width:210px;
	height:200px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;*/
	
	
	

	}
	
#kat_span{
	vertical-align:bottom;
	}

#detail{
	text-align: center;	
		}
		
#detailbild_quer{
	max-height:500px;
	max-width:310px;
	padding-bottom:25px;	
}

#detailbild_hoch{
	max-height:500px;
	max-width:310px;
	padding-bottom:25px;	
}
#detailpic{
	
	text-align: center;
	width:320px;
	}

#herkunft{
	text-size:13px;
	font-weight:bold;
}

td {
	width:235px;
	height:250px;
	vertical-align:bottom;
	text-align:center;
	font-size:12px;}
table {
	margin-left:auto;
	margin-right:auto;
}

	
	
/**DETAILANSICHT**/

#buttonlink{
	background:#dddddd;
	
	width:30px;
	
	border: 1px solid black;	
	margin: 5px;
	padding:5px;
}
#buttonlinkbig{
	background:#dddddd;
	
	width:50px;
	
	border: 1px solid black;
	margin: 5px;
	padding:5px;
}

#leftright{
	float:right;
	text-align:right;
	padding-bottom:0px;
	}