html {
	background-color:#ffffaf;
	padding:1em;	
	background-image: url(../pix/back7.gif); 
	background-repeat: repeat-x;
	
}

body { 
	scrollbar-3dlight-color:    #6450ff;
	scrollbar-arrow-color:      #6450ff;
	scrollbar-darkshadow-color: #6450ff;
	
	scrollbar-base-color:       #ffffaf;	
	scrollbar-face-color:       #ffffaf;
	scrollbar-highlight-color:  #ffffaf;
	scrollbar-shadow-color:     #ffffaf;	 
    
    width:75em;	
	margin:auto;	
	
	font-size: small;	
}

ul {
	padding: 0px;
	margin: 0px;	
	line-height:2em;
}
li.nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.korb {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

td,div {      
    color: #333333;
    line-height:1.3em;
    font-family:verdana;      
} 
fieldset {
	border:1px solid #333333;
	padding:0.5em;
}
h2, h4 {  
    font-size: small; 
    margin:1em 0em 0.5em;
} 

div.logo{		
	padding:0.5em;
}

div.left {
    float:left;  
    width:17em;  
    padding:0.5em 0.5em 0.5em 0.25em;  
    margin:2em 0.5em 0.5em 0.25em; 
    
    border-right:0px solid #333333;
}

div.center {  
	float:left;     
    width:38em;     
    padding:0.5em;  
    margin-top:2em;
    border:0px solid #333333;    
}

div.right {    
	float:left;      
    padding:0.5em;  
    margin:3em 0.5em 0.5em 2em;
    
    width:18em; 
       
    border:0px solid #333333; 
    font-size:x-small;   
}

div.lesetext {
	font-size: small;
	padding: 1em;
	width: 30em;
}

div.padright { 
	padding-top:1em;   
	padding-left:0.25em;    
}
p.content {
    font-size:0.75em;
    line-height:2em;
    font-family:verdana;
    border:1px solid #ff0000;
    padding:1em;
}

input, textarea, select {
    text-decoration :none;
    color: #6450ff;  
    background-color: #ffffaf;    
    font-family:verdana;   
    border:1px solid #6450ff; 
    margin:0.25em;
    padding-left:0.25em;
}

a {    
    text-decoration:underline; 
    color: #6450ff; 
}

a:hover {    
    text-decoration:none; 
    color: #ffffaf;
    background-color: #6450ff; 
}

a.text {    
    text-decoration:underline; 
    color: #6450ff; 
}

a.nav {	
	text-decoration :none;
    color: #6450ff;   
    font-family:verdana;
    padding:0.25em 0.25em 0.25em 0.25em;
    border-bottom:1px solid #e100e1;
    }    
a:hover.nav { 	
	color: #ffffaf;
	background-color:#e100e1;	
	padding:0.25em 0.25em 0.25em 0.25em;	
}     
a.sitemap {
    text-decoration :none;
    color: #000000;
    background-color: #333333;   
    font-size:0.75em; 
    line-height:2em;
    font-family:verdana;
    
    padding:0.125em;
    border:1px solid #333333;    
}

hr {
   border:0px;
   background-color:#6450ff;
   height:1px;
   }
   
img {
	border:1px solid #333333;  
}
img.preis {
	border:0px solid #333333;  
}
img.logo {
	border:1px solid #6450ff;  
}


