html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 265px 0 0;
	padding: 0px;
	background-color:#ffc;
}
body, td, th, input, textarea, select {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color:#000;
	text-decoration: none;
	cursor:pointer;
}
#breadcrumb {width:100%; position:absolute; top:180px;}
#inner_breadcrumb {width:960px; margin:0 auto;}
#content a {text-decoration:underline;}
.list a, .square a, a.button, .pagination a, .tabs a {text-decoration: none !important;}
a:hover {
	color:#ff0;
	background-color:#000;
	text-decoration: none;
}
a img {
	border:none;
}

img {
	border: 0px solid #000;
	display:block;
}
p, select {
	margin: 5px;
}
#content p {
	margin: 5px 0;
}

/* layout */
#container {
	width: 960px;
	margin:0 auto;
	text-align: left;
}
#header {
	background: #ffff00 url(../image/interface/header_bg.jpg) repeat-x bottom;
	height:175px;
	padding-top:20px;
	position:absolute;
	top:0;
	width:100%;
}

.inner_header {
	width: 960px;
	margin:0 auto;
	position:relative;
}

ul {list-style:none;}

.user_menu_right {background:url(../image/interface/sub_right.jpg); float:right; width:45px; height:24px; display:block;}
.user_menu_left {background:url(../image/interface/sub_left.jpg); float:right; width:45px; height:24px; display:block;}
.user_menu_middle {display:block; float:right; background:url(../image/interface/sub_bg.jpg); height:24px;}



	.user_menu {
	background:url(../image/interface/user_menu_.png) repeat-x;
	margin-top:3px;
	float:right;
		}
	.user_menu ul{
		margin: 0;
		padding: 0;
		border: none;
		float:right;
		}
		
	.user_menu li {
		border-bottom: 1px solid #ffff00;
		margin: 0;
		float:left;
		}
	.user_menu li a {
		display: block;
		margin: 0 6px 0 0;
		padding:2px;
		background-color: #ffff00;
		color: #3f3f3f;
		text-decoration: none;
		}

	html>body .user_menu li a {
		width: auto;
		}

	.user_menu li a:hover {
		background-color: #000;
		color: #ffff00;
		}

	#top_menu
		{
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		background-color:#303030; 
		height:20px; 
		clear:both;
		}
	#top_menu ul {
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#top_menu li {
		margin: 0;
		float:left;
		}
	#top_menu li a{
		display: block;
		height:16px;
		padding:2px 8px; 
		background-color: #303030;
		color: #ff0;
		text-decoration: none;
		text-transform:uppercase;
		}
	html>body #top_menu li a {
		width: auto;
		}

	#top_menu li a:hover {
		background-color: #ff0;
		color: #303030;
		}


#module_search input {
background:url(../image/interface/lupe_klein.png) no-repeat left;
border:1px solid #ffc; 
margin:2px 17px 2px 50px;
height:12px;
color:#ffc;
background-color:#000; 
padding:1px;
font-size:10px;
padding-left:20px;
width:180px;

}




#breadcrumb {
	margin:60px 10px 10px;
	color:#c1c1c1;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color:#c1c1c1;
}
#breadcrumb a:hover {
	color:#000;
	background-color:#ffc;
}
#column_left {

	width: 185px;
	display: inline;
	float: left;
	position:relative;
	margin-left:-775px
}
#column_right { float:right;

}
#content {
	float:left;
	position:relative;
	margin-left:185px;
	width: 590px;
	margin-bottom: 10px;
}
#content .top {
	background:url(../image/interface/content_top.png) no-repeat bottom;
	height:10px;
}
#content .middle h1, .heading {
	color:#000;
	font-size: 20px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0px 0px 5px;
	padding: 0;
}

h2.manufacturer {font-size:12px; margin:0; display:inline-block; font-weight:normal;}
h2.manufacturer a:link, h2.manufacturer a:visited {text-decoration:none !important; padding:1px; font-weight:bold;}

#content .middle {
	background: url(../image/interface/content_bg.png) repeat-y;
	padding: 10px 15px 1px 15px;
	min-height: 380px;
/* 	macht Probleme wenn man ein Projekt in den Warenkorb hinzufügt /FF3
	position:relative;
*/
	overflow:auto;
	height:1%;
	clear:both;
}



#content .bottom {
	background: url('../image/interface/content_bottom.png') no-repeat;
	height: 20px;
	margin-left:1px;
}
.box {
	margin-bottom: 10px;
	width: 185px;
	overflow:hidden;
}
.box .top {
	height:10px;
	background: url('../image/interface/box_top.png') no-repeat;
}
h3{
	margin:0px;
	padding:0px 0 10px;
	font:Arial, Helvetica, sans-serif 18px normal;
	text-align:center;
	color:#000;
}
h4{
	margin:0px;
	padding:0px 0 10px;
	font:Arial, Helvetica, sans-serif 14px normal;
	text-align:left;
	color:#000;
	text-transform:uppercase;
}

h5{
	margin:20px 5px 0;
	padding:0;
	font:Arial, Helvetica, sans-serif 14px normal;
	text-align:left;
	color:#000;
	text-transform:uppercase;
}

.box .top img {
	float: left;
	margin-right: 5px;
	visibility:hidden;
}
.box .middle {
	background: url('../image/interface/box_bg.png') repeat-y;
	padding:10px;
}
.box .bottom {
	height: 10px;
	background: url('../image/interface/box_bottom.png') no-repeat;
}


#category ul {
	margin:0px;
	padding:3px 0 10px;
	list-style: none;
}
#category li {
	margin:0px;
	padding:3px 10px;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin: 0 5px 10px;
	background: #FFDFE0;
	border: 1px solid #f99;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning2 {
	margin: 100px;
	font-size: 24px;
	text-align: center;
	text-transform:uppercase;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
    border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #c00;
	font-weight: bold;
}
.error {
	color: #c00;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #000;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	clear: both;
	margin:10px 0;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list img {
	margin:0 auto;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.description {
	text-align:justify;
	}
.sort {
	margin:10px 0 40px -10px;
	padding:5px 0 0;
	width: 580px;
	clear:both;
	border-top:1px solid #c1c1c1;
}
.sort_selection {
	font-size:10px;
	float: right;
	margin: 3px 7px 0 0;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	color:#000;
	font-size:10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #000;
	padding: 4px 7px;
	text-decoration: none;
	color: #000;
	background: #fff;
	font-size:10px;
}
.pagination .links a:hover {
	color: #fff;
	background: #000;
}
.pagination .links b {
	border: 1px solid #000;
	padding: 4px 7px;
	text-decoration: none;
	color: #fff;
	background: #000;
}
.pagination .results {
	float:right;
}

.inner_box {
border: 1px solid #c1c1c1; 
padding: 10px; 
margin:5px 1px 10px;
overflow:auto;
}

.inner_box5 {
border: 1px solid #c1c1c1; 
padding: 10px; 
margin:5px 5px 10px;	
}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	clear:both;
}
.tabs a {
	float: left;
	width: 261px;
	display: block;
	padding: 6px 8px 7px;
	border: 1px solid #c1c1c1;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #c1c1c1;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 538px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: none;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

.square {
	float:left; 
	width:130px;
	height:160px;
	margin:0 5px 5px; 
	text-align:center;
}

.square img {
	margin:5px auto;

}

#footer {
	width: 100%;
	clear: both;
	padding:10px 0;
	text-align:center;
}
#footer ul {
	margin:0 auto;
	width:80%;
}

#footer li{
	float:left;
}

.no_border {border:0px solid #fff;}