<!--
body,td{
 background-color: #fefefe;
 color: #000000;
 font-family: sans-serif;
 font-size: small;
 margin:0px;
 padding:0px;
 }
table.main{
 width: 100%;
 margin: 0px;
 padding: 0px;
 }
#logo{
 padding-top: 10px;
 padding-bottom: 10px; 
 width: 25%;
 text-align: center;
 }
#bannerspace{
 padding:10px;
 margin:0px;
 width:60%;
 }
#tagline{
 background-color: #c0c0ee;
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 font-size: smaller;
 text-align: center;
 }
/*
#toplinks{
 font-size:x-small;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 }
.toplinks{
 text-decoration:none;
 color:#000000;
 }
*/
form{
 display:inline;
 }
.submit{
 border: 1px solid #eeeeee;
 background-color: #c0c0ee;
 color: #000000;
 font-size:smaller;
 }
#search{
 background-color: #c0c0ee;
 border-top: 1px solid #eeeeee;
 border-bottom: 1px solid #eeeeee;
 padding:10px;
 margin:0px;
 width:15%;
 text-align: right;
 }
#breadcrumb{
 font-size: smaller;
 font-weight: bold;
 }
#basketcase{
 padding: 15px;
 }
.warenkorbrahmen{
 border: 1px dashed #000000;
 line-heigt: 175%;
 padding: 10px;
 }
#navigation{
 font-size:small;
 padding-top: 15px;
 }
#content{
 font-size:normal;
 margin: 0px;
 padding: 10px;
 height:500px;
 }
h2{
 /*font-weight:lighter;*/
 }
h3{
 /*font-weight:lighter;*/
 }
address{
 font-size:smaller;
 font-style:normal;
 padding: 5px;
 }

-->
