/* GENERAL */

body {
	background-attachment:fixed; 
	background-position:center center; 
	background-repeat:no-repeat;
	background-color: #000000;
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#3e3e3e;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#3e3e3e;
}

td  {
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	

a:link {
    text-decoration: none;
	color: #5e5e5e;	
}
a:visited {
	text-decoration: none;
	color: #5e5e5e;
}
a:hover {
	text-decoration: underline;
	color: #5e5e5e;
}
a:active {
	text-decoration: none;
	color: #5e5e5e;
}

.pics {   
	border-color: #5e5e5e;  
}

.magazine {   
	color: #5e5e5e;  
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5e5e;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 2px;
	height: 20px;
	width: 80px;
	border: 1px solid #5e5e5e;
}



.order {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5e5e;
	text-decoration: none;
	background-color: #000000;
	padding: 2px;
	height: 20px;
	width: 180px;
	max-width: 180px;
	border: 1px solid #5e5e5e;
	margin: 3px;
}

.bestellung {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5e5e;
	text-decoration: none;
	background-color: #000000;
	padding: 2px;
	height: 180px;
	width: 320px;
	max-width: 320px;
	border: 1px solid #5e5e5e;
	margin: 3px;
}