body {
	border:0;
	margin:0;
	padding:0;
	background-color:#272f3d;
	background-image:URL('images/bg.gif');
	background-position:center;
	background-repeat: repeat-y;
}

#root{
	width:900px;
	position:absolute;
	margin-left:50%;
	left:-450px;
	height:100%;
}

#seiteL{
	width:48px;
	height:100%;
	background-image:URL('images/seitenbalken_L.gif');
	position:absolute;
	left:-48px;
}

#seiteR{
	width:48px;
	height:100%;
	background-image:URL('images/seitenbalken_R.gif');
	position:absolute;
	right:-48px;
}

#top {
	height:148px;
	width:900px;
	position:relative;
	background-image:URL('images/top.jpg');
	background-repeat: no-repeat;
	float:left;
}

#kategorien{
	height:300px;
	width:900px;	
	position:relative;
	background-image:URL('images/kats.jpg');
	background-repeat: no-repeat;
	float:left;
	padding:0px;
}

#menu{
	height:35px;
	width:900px;
	position:relative;
	float:left;
	background-image:URL('images/menu.jpg');
	background-repeat: no-repeat;
}

.menucontent{
	margin-left:70px;
}

#bgstart{
	height:40px;
	width:900px;
	position:relative;
	float:left;
	background-image:URL('images/bgstart.gif');
	background-repeat: no-repeat;
}

#maincontainer{
	padding-bottom:25px;
	border:0px;
	width:100%;
	min-height:300px;
	position:relative;
	float:left;
}

#main{
	width:860px;
	position:relative;
	float:left;
	padding:20px;	
}

/* DEKOEFFEKTE */

#deko_sprayen{
	width:240px;
	height:329px;
	background-image:URL('images/deko_spraydose.gif');
	background-repeat:no-repeat;
	left:-80px;
	position:absolute;
}

#deko_sprayen2{
	width:240px;
	height:329px;
	background-image:URL('images/deko_spraydosen.gif');
	background-repeat:no-repeat;
	left:-80px;
	position:absolute;
}

#deko_hammer{
	width:240px;
	height:329px;
	background-image:URL('images/deko_hammer.gif');
	background-repeat:no-repeat;
	left:-80px;
	position:absolute;
}

#deko_zange{
	width:240px;
	height:329px;
	background-image:URL('images/deko_zange.gif');
	background-repeat:no-repeat;
	right:-70px;
	position:absolute;
}

#deko_farbskala{
	width:240px;
	height:329px;
	background-image:URL('images/deko_farbskala.gif');
	background-repeat:no-repeat;
	right:-70px;
	position:absolute;
}

/* DEKOEFFEKTE */

.productpic{
	border: 2px solid #dfd1bd;
}

.left{ 
	float:left; 
}

.padding{ 
	padding-right:10px; 
	padding-bottom:5px; 
}

.right{ 
	float:right; 
}

.border_left{
	border-left: 1px solid #c3bba7;
}

.border_right{
	border-right: 1px solid #c3bba7;
}

.border_top{
	border-top: 1px solid #c3bba7;
}

.border_bottom{
	border-bottom: 1px solid #c3bba7;
}

.clear{
	clear:both;
}

.font{
	font-family: Arial, Verdana, sans;
	font-size:11px;
	color: #ffffff;
	line-height:20px;
}

.font2{
	font-family: Arial, Verdana, sans;
	font-size:10px;
	color: #ffffff;
}

.font3{
	font-family: Arial, Verdana, sans;
	font-size:13px;
	color: #ffffff;
	line-height:20px;
}

.tdborder{
	border-left: 1px solid #d9cbbf;
}

.headtext{
	font-family: Arial, Verdana, sans;
	font-size:15px;
	color: #dfd1bd;
	line-height: 20px;
	font-weight:bold;
}

h1{
	font-family: Arial, Verdana, sans;
	font-size:18px;
	padding:0px;
	margin:0px;
	border:0px;
	color: #ffffff;
}

h2{
	font-family: Arial,Verdana, sans;
	font-size:14px;
	padding:0px;
	margin:0px;
	border:0px;
	color: #ffffff;
}

h3{
	font-family: Arial, Verdana, sans;
	font-size:13px;
	padding:0px;
	margin:0px;
	border:0px;
}

.bold{
	font-weight:bold;
}

.white{
	color:#ffffff;
}

.black{
	color:#000000;
}

.blue {
	color:#a9c1ea;
}
.brown{
	color:#694a36;
}

.spacing{
	line-height: 25px;
}

.red{
	color:#ed9d9d;
}

a {
	font-family: Arial, Verdana, sans;
	font-size:12px;
	text-decoration: none;
	color:#f6ce9a;
}

a:hover {
	font-family: Arial, Verdana, sans;
	font-size:12px;
	color: #cd7a56;
	text-decoration: none;
}

a:active {
	font-family: Arial, Verdana, sans;
	font-size:12px;
	color: #bddbee;
	text-decoration: none;
}

.inputfield{
	font-family: Arial, Verdana, sans;
	color:#000000;
	font-size:11px;
	border: 0px;
	border-bottom: 1px solid #b2a891;
	background-color: transparent;
	padding:3px;
	margin:0;
}

.inputfield_shop{
	font-family: Arial, Verdana, sans;
	color:#ffffff;
	font-size:11px;
	border: 0px;
	border-bottom: 1px solid #b2a891;
	background-color: transparent;
	padding:3px;
	margin:0;
}

.button {
	height: 20px;
	font-size:11px;
	font-family: Arial, Verdana, sans;
}

.nobutton{ 
	border:none; 
	padding:0; 
	margin:0; 
	background-color:transparent; 
	cursor:pointer; 
	font-family: Arial, Verdana, sans;
	font-size:12px;
	text-decoration: none;
	color:#a94119;
}

.nobutton_white{ 
	border:none; 
	padding:0; 
	margin:0; 
	background-color:transparent; 
	cursor:pointer; 
	font-family: Arial, Verdana, sans;
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
}


.textfield_small{
	font-family: Arial, Verdana, sans;
	color:#000000;
	font-size:11px;
	border: 1px solid #8f8f8f;
	background-color:#FFFFFF;
	padding:3px;
	width:360px;
	height:200px;
}

.textfield{
	font-family: Arial, Verdana, sans;
	color:#000000;
	font-size:11px;
	border: 1px solid #8f8f8f;
	background-color:#FFFFFF;
	padding:3px;
	width:450px;
	height:200px;
}

.noform{
	display:inline;
	margin:0px;
	padding:0px;
}

form{
	margin-bottom:4px;
	padding:0;
}

img{
	border: 0px;
}

ul{
	padding-left:15px;
}
