
body{
	margin: 0 100px 100px 0;
	padding: 0 100px 100px 0;
	font-family: "Courier New", Courier, mono; 
	color: #000; 
	font-size: 11px;
	letter-spacing:1mm;
}

html{
	padding: 0 0 100px 0;
	margin: 0 0 100px 0;


}

input{
	font-size: 11px;
	letter-spacing:0mm;
}

input[type="submit"] {
	width: auto;
}
a:link {
	text-decoration: none;
	color:#0000CC;
}

a:visited {	
	color: #0000CC;
	text-decoration: none;
}

a:hover{
	color:#666;
}

th.header { 
    background-image: url(../img/asc.gif);   
    cursor: pointer; 
    background-repeat: no-repeat; 
	margin: 0px; 
	background-position:left;   
	padding:0px;   

} 

th.headerSortUp { 
    background-image: url(../img/desc.gif); 
	margin: 0px;    
	background-position:left;
	padding:0px;   
} 

th.headerSortDown { 
    	background-image: url(../img/asc.gif); 
		margin: 0px;    
		background-position:left; 
		padding:0px;   
  
} 

#warenkorb{
	left:687px; 
	top:29px;
	width:134px; 
	height:25px;
	padding:5px; 
	z-index:1;
	overflow:hidden; 
	position:absolute;
	background-color:#FFFF00;
	line-height:22px;
}

.sperrung_4mm{
	letter-spacing:3mm;
}


.kat{
	font-weight:bold;
	padding-left:2px;
	letter-spacing:2mm;
	cursor:pointer;
	width:auto;
	
}

.headline{
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:underline;
	
}

#oeffner{
	margin:0px;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	color:#000000;
	border:none;
}

#content{
	width:1535px;
	z-index:0;
	position:absolute;
	margin: 10px 100px 100px 50px;
	
}


table{
	text-align:left;
	vertical-align:top;
	padding:0px;
	line-height: 22px;
}

input{
font-family: "Courier New", Courier, mono; 
	color: #000; 
}





