body {
	background:#dedede;
}

table.dtable{
	margin: auto;
	<!-- margin-top: -50px; -->
	width:900px;
	border:0px;
	padding:0px;
}

td.menu{
	background-image: url(../images/rm.gif);
	width: 625px;
	height: 241px;
	vertical-align: bottom;
	text-align: right; 
}

div.menucontainer{
	color: white;
	font-family: Helvetica, Verdana;
	margin-left:-75px;
	margin-right: 50px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

td.contentwrapper{
	background: white;
}

td.cleft{
	background-image: url(../images/cleft.gif);
	background-repeat:repeat-y;
}

td.cright{
	background-image: url(../images/cright2.png);
	background-repeat: repeat-y;
}

div.content{
	margin:25px;
	margin-left:50px;
	margin-right:50px;
	
	font-family: Helvetica, Verdana;
	color: black;
	line-height: 1.5;
}

div.content b{
	font-style: bold;
}

div.content h1{
	font-style: bold;
	color:#DB301E;
	font-size:1.2em;
}

div.content ol ol{
	list-style-type:lower-latin;
}

td.footerone{
	background: white;
	width:396px;
	height:127px;
}

td.footertwo{
    margin: 5px;
	font-family: Helvetica, Verdana;
	font-size: 60%;
	vertical-align: top;
	background-image: url(../images/footer.gif);
	width: 396px;
	height: 102px;
	line-height: 2;
}

td.footertwo a, td.footertwo a:visited{
	color: black;
	text-decoration: none;
}

td.footertwo a:hover{
	color:#DB301E;
}

#menu {
	list-style-type:none; 
	padding:0;
	font-size:80%;
}

#menu li {
	display:block; 
	float:left; 
	position:relative; 
	z-index:100; 
	margin-right:1px;
	margin-bottom:1px;
}

#menu li span {
	display:block; 
	z-index:100; 
	background-color: #777372; 
	padding: 12px 10px; /*  5 10 */

}

#menu li a, #menu li a:visited {
	display:block; 
	padding:0;
	
}

#menu dl {
	position:absolute; 
	top:0; 
	left:0; 
	margin: 0; 
	padding: 0; 
	background: transparent;
}
/* text background */
#menu dt {
	background: #4D4948; 
	margin-bottom: 0px; /* Abstand zu den anderen Punkten */
	
	/* border-bottom:1px solid #fff; */
	float:left; 
	/* border-right:1px solid #fff; */
}
#menu dd {
	display:none; 
	background: transparent; 
	border-bottom:1px solid #4D4948; 
	clear:left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	
	text-align:left;
}

/* menufarbe */
#menu dt a, #menu dt a:visited {
	display:block; 
	background-color: #4D4948;
	color:#fff; /* Linkfarbe */
	padding: 12px 10px; /*  5 10 */
	text-decoration:none;
}
/* submenufarbe */
#menu dd a, #menu dd a:visited {
	background:#eeeeee; 
	color:#000; 
	text-decoration:none; 
	display:block; 
	padding: 12px 10px;} /*  5 10 */

#menu li a:hover {
	border:0px;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
}

#menu li:hover dl, #menu li a:hover dl {
	border-bottom:5px solid #4D4948;
}

#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	background-color: white; 
	color:#4D4948;
}

#menu dd a:hover {
	color:#DB301E;
}

input, textarea
{
width:450px;
border: 1px dotted #4D4948;
}

input:focus, textarea:focus
{
border: 1px solid #DB301E;
}

table
{
width:690px;
}

td
{
font-family: helvetica,verdana;
text-align: left;
vertical-align: top;
}

td.ref
{
padding-bottom:10px;
font-family: helvetica, verdana;
text-align: center;
}


td.ref a
{
font-size: 100%;
}

td.ref a:hover
{
color: #dd137b;
}

form
{
width:480px;
}

#links{
	width:100%;
}

#links td{
	width:150px;
	vertical-align:top;
	text-align: left;
}
	
img{ border:0px;
	vertical-align:middle;}

a.link{
	font-family: helvetica,verdana;
	font-weight: bold;
	color: #4D4948;
	text-decoration: none;
}

a.link:hover{
	font-family: helvetica,verdana;
	color: #DB301E;
	text-decoration: none;
}

td.prijs {
	vertical-align: top;
	height: 60px;
	border-bottom: 1px dotted black;
}

.object { 
	margin: 20px;
	text-align:center;
}

.fb-like {
	left: 50%;
	top: 210px;
	margin-left: -480px;
	z-index: 1000;
}

#refs {
	margin: 0px;
	margin-left:50px;
	margin-right:50px;
	min-height:250px;
}
