*{ margin: 0; padding: 0; }*
body { font: .9em Arial, Sans-Serif; background: #333; color: #444; }

a {color: #e4282f; text-decoration: none;}
a:visited {color: #e4282f; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}

img { border: none; }
.schmuck {  border: none; }

#container { padding: 10px 10px 10px 10px; width: 760px; margin:20px auto; background: #fff;}
#header {background: #fff url(images/head.jpg) no-repeat; height: 100px;}
#header h2 {color: #000; font-size: 22px; font-weight: 100; padding: 26px 0 5px 20px; }
#content { margin-bottom: 10px; float: right; width: 580px; padding: 0 10px 10px 10px; margin-top: 10px;}
#content ul { padding-left: 20px; }
#content h2 { margin: 0 0 10px; padding: 10px 0 3px; color: #e4282f }
#content h3 { margin: 0 0 10px; padding: 10px 0 3px; color: #e4282f }
#navi { float: left; width: 150px; margin-bottom: 10px; margin-top: 20px; border-right: 3px solid #e4282f;}
#navi ul { padding: 0 10px 5px 5px; margin: 0; }
#navi li { list-style-type: none; background: #fff url(images/pfeil.gif) no-repeat; padding-top: 5px; padding-left: 15px; }
#footer { background: #fff url(images/foot.png) no-repeat; font-size: 11px; text-align: center; padding: 10px 5px; }

.tab_spacer {width: 120px;}

.list { border: solid 1px black; }
.refs { border: solid 1px black; width: 100%;}
.refs .preview {width: 152px; border-right: dashed 1px black;}
.download{ border: solid 1px black;}
.download td { text-align: left; padding-left: 10px; padding-right: 10px; border: 0; }
.download .desc { font-weight: bold; text-align: left; border-bottom: 1px dashed black; padding-left: 5px; }
.download .last_desc { font-weight: bold; text-align: left; border: 0px; padding-left: 5px; }
#hosting {width: 100%; }
#domains {width: 220px; }
.list td { text-align: center; border: 0; }
.list .desc { font-weight: bold; text-align: left; border-bottom: 1px dashed black; padding-left: 5px; }
.list .last_desc { font-weight: bold; text-align: left; border: 0px; padding-left: 5px; }
.list .hdesc { font-weight: bold; border-bottom: 1px dashed black; }
#left {text-align: left; padding-left: 5px;}