body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-3dlight-color : #404040;
	scrollbar-darkshadow-color :#404040;
	scrollbar-base-color : #404040;
	scrollbar-face-color :#404040;
	scrollbar-track-color :#101010;
}
body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #505050;
}
.copyright {
	text-decoration: none;
	font-size: 9px;
	color: #CCC;
}
.copyrightsmall {
	text-decoration: none;
	font-size: 9px;
	color: #303030;
}
.button {border: 1px solid #202020;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
	background-attachment: fixed;
}
.inputmail {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	border: 1px solid #333333;
}
.inputanfrage {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
	border: 1px solid #333333;
}
.inputanfragefeld {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 340px;
	border: 1px solid #333333;
}
.inputanfrageind {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
}
.inputind {
	color: #FFFFFF;
	background-color: #101010;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.inputcms {
	color: #101010;
	background-color: #e2dacf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	border: 1px solid #101010;
}

.inputcmsind {
	color: #101010;
	background-color: #e2dacf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #101010;
}
.inputcmsbutton {
	color: #101010;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #101010;
	width: 150px;
}

.white_color
{
	color: #ffffff;
}
.hervorheben
{
	color: #ffffff;
	font-size:12px;
}
#systemWorking {
	position:absolute;
	width:1024px;
	height:0px;
	color:#FFF;
	z-index:7;

}
#inhalt {
	position:absolute;
	width:250px;
	height:300px;
	z-index:8;
	overflow: auto;
}
#info {
	position:relative;
	width: 750px;
	height:200px;
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	padding: 10px;
	float: left;
	z-index:0;
}
#agb {
	position:relative;
	width: 750px;
	height:200px;
	color: #101010;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #101010;
	overflow: auto;
	padding: 10px;
	float: left;
	z-index:0;
}
#bewerbung {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:3;
}
#models {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:2;
}
#bilder_menu {
	position:relative;
	width:335px;
	height:290px;
	z-index:3;
	overflow:auto;
}
#model_detais {
	position:relative;
	width:345px;
	z-index:3;
	
}
#shop {
	position:relative;
	width:240px;
	height:500px;
	z-index:3;
	overflow:auto;
}
#shop_aktion {
	position:relative;
	width:240px;
	height:100px;
	z-index:3;
}
#impressum {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:2;
}
#warenkorb {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:1;
}
#merkzettel {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:1;
}
#merkzettel_liste {
	position:absolute;
	width:240px;
	height:480px;
	z-index:2;
	overflow:auto;
}
.rahmen{
	border:dotted 1px #666;
}