
body {
background: url(http://www.dieterwiesner.com/images/bgs/bg.gif);
padding:0px; margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#383028;
text-align:justify;
}

#frame_content {
width:736px;
height:320px;
overflow:auto;
}

#column_left {
background:#A3781E;
}

#nav_top {
background:#DFD8C2;
}

#column_content {
background:#F8F0D8;
vertical-align:top;
padding:16px;
/*
scrollbar-3dlight-color: #fabbfa;
scrollbar-arrow-color: #280818;
scrollbar-base-color: #f9edf9;
scrollbar-darkshadow-color: #fabbfa;
scrollbar-face-color: #f9edf9;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-track-color: #fff;
*/
}

.content {
font-size:12px;
line-height:20px;
}


#contact a {
 display:block;
 background-image:url(images/buttons/contact.gif);
 width:70px; height:9px
  }
#contact a:hover { 
background-image:url(images/buttons/contact_over.gif); 
}
a:link {
	color: #383028;
}
a:visited {
	color: #383028;
}
a:hover {
	color: #383028;
}
a:active {
	color: #383028;
}


