<!--
body {
	margin: 0px;
	background-color: #201B17;
	overflow: hidden;
	color: #201B18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
#navistreifen {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	float: left;
	width: 300px;
	height: 100%;
	padding: 10px;
	background-color: #000000;
	background-image: url(klaviatur_1_320.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	background-color: #000000;
	color: #fffff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
}
a.navigation:link  {
	color: #ff0000;
	text-decoration: none;
}
a.navigation:visited {
	color: #ff0000;
	text-decoration: none;
}
a.navigation:hover {
	color: #fffff0;
	text-decoration: none;
}
a.navigation:active {
	color: #ff0000;
	text-decoration: none;
}
#inhaltsstreifen {
	margin: 0px 320px 0px 320px;
	height: 100%;
	padding: 10px;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #201B17;
	scrollbar-darkshadow-color: #201B17;
	scrollbar-shadow-color: #FF0000;
	scrollbar-arrow-color: #201B17;
	scrollbar-track-color: #201B17;
	background-color: #201B17;
	color: #fffff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow: auto;
}
h2 {
	background-color: #201B17;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
}
h3 {
	background-color: #201B17;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
}
h4 {
	background-color: #201B17;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}
h5 {
	background-color: #201B17;
	color: #fffff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}



hr.rot {
	height: 1px;
	color: #ff0000;
	background-color: #ff0001;
	border: none;
}
a.inhalt:link  {
	color: #ff0000;
	text-decoration: underline;
	background-color: #201B17;
}
a.inhalt:visited {
	color: #ff0000;
	text-decoration: underline;
	background-color: #201B17;
}
a.inhalt:hover {
	color: #fffff0;
	text-decoration: underline;
	background-color: #201B17;
}
a.inhalt:active {
	color: #ff0000;
	text-decoration: underline;
	background-color: #201B17;
}
img.downloadbutton {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 8px;
}
#tastaturstreifen {
	position: absolute;
	float: left;
	top: 0px;
	right: 0px;
	width: 320px;
	height: 100%;
	background-color: #FFFCCC;
	background-image: url(tastatur_320a.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	color: #FFFCCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
#webdesign {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.designlink:link  {
	color: #444444;
	text-decoration: none;
}
a.designlink:visited {
	color: #444444;
	text-decoration: none;
}
a.designlink:hover {
	color: #444444;
	text-decoration: underline;
}
a.designlink:active {
	color: #444444;
	text-decoration: underline;
}

#bestellungen {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #201B17;
	color: #fffff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
.best_innen {
	margin: 10px;
}
.groesser {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	background-color: #201B17;
}













-->
