#container {
	width: 96%;
	xheight: 94%;
	padding: 0 0 1% 0;
	margin: 2%;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
}

body {
	font-family:  Arial;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-size: 13px;
	text-transform: lowercase;
}

#head {
	height: 120px;
	padding: 10px 10px 10px 10px;
	overflow: visible;
	}

#head div {
margin:0px;
padding: 0px;
}


#logo {
	height: 50px;
	vertical-align: middle;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
}
	
#navbottom {
	height: 50px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content {
	min-height: 200px;
	/*width: 880px;*/
	padding: 0px 1% 0px 2%;
}

#content img {
	border-width: 0;
	}

#content td {
	font-size: 13px;
	}

#nav-ad {
	padding:0px;
	margin:0px 0px 0px 10px;
	height:110px;
	width:75px;
	background-color: #FF9BBC;
	background-position: 0px;
	float: right;
	background-image: url(img/logo_artdeco.gif);
}

#nav-ds {
	padding:0px;
	margin:0px;
	height:110px;
	width:75px;
	background-color: #A3E7FA;
	float: right;
	background-image: url(img/logo_decoservice.gif);
}

#nav-je {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	height:110px;
	width:75px;
	background-color: #DEF5B1;
	float: right;
	background-image: url(img/logo_jeweler.gif);
}

#nav-ds:hover {
	background-color: #A3E7FA;
	background-image: url(img/logo_decoservice_f2.gif);
}

#nav-ad:hover {
	background-color: #FF9BBC;
	background-image: url(img/logo_artdeco_f2.gif);
}

#nav-je:hover {
	background-color: #DEF5B1;
	background-image: url(img/logo_jeweler_f2.gif);
}

.color-dark a:link,.color-darker a:link  {
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

.color-dark a:visited,.color-darker a:visited {
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

.color-dark a:hover, .color-darker a:hover {
	color: #990;
	padding:1px 1px 1px 1px;
	text-decoration: none;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	background-color: #fff;
}

.color-dark a:active, .color-darker a:active {
	color: #ff6;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	background-color: #666;
	border-width: 0px;
}

#content a:link, #content a:visited {
	color: #666;
	text-decoration:underline;
	}
#content a:hover {
	color: #000;
	text-decoration: none;
	}	 
.pfeil {
	
	margin-bottom: 85px;
	}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	}
h2 {
	font-size: 14px;
	}
ul {
	list-style-position: inside;
	list-style-type: square;
}
.textbox {
	width: 200px;
	height: 200px;
	margin: 0 3px 0 3px;

}
	
.abstand {
	padding: 2px;
}

.rand-rechts {
	padding-right: 10px;
	}
.logorechts {
	padding-right: 10px;
}

.conttab {
	height: 200px;
	}
.detailimg {
	font-size: 100%;
	text-align: center;
	}
.detaildesc {
	text-align: center;
	padding: 0 10px 0 10px;
	}