

#gallery-headline {
	font-size:14px;
	font-weight: bold;
	margin-top:3px;
}

#gallery-container {
	width:800px; 
	margin-top:0px;

}

#gallery-content {
	margin-left:0px; 
	margin-top:10px; 
	float: left;
	width:430px; 
	text-align: center;

}


/* suche */
#search-container {
	margin-top:10px;
	margin-left:10px;
	width:600px;
}

#search-headline {
	font-size:13px;
	font-weight: bold;
	margin-top:14px;
	margin-bottom:1px;
}

input.input-search {
	margin-left:20px;
	margin-right:5px;
	margin-top:4px;
	border: 1px solid #7F9DB9;
}

input.input-search-submit {
	margin-top:20px;
	margin-left:20px;
}

#search-categories{
	border:1px solid #E1E1E3;
	padding: 8px;
	float: none;
}

#search-category{
	width:180px;
	height:16px;
	float: left;
}

#search-products{
	border:1px solid #E1E1E3;
	padding: 8px;
	float: none;
}

#search-product{
	width:250px;
	height:16px;
	float: left;
}

#search-keyword{
	border:1px solid #E1E1E3;
	padding: 8px;
}

#search-order{
	border:1px solid #E1E1E3;
	padding: 8px;
}


#gallery-id {
	margin-top: 10px;
	margin-left: 5px;
	width: 220px;
	text-align: left;	
	float: left;

}

#gallery-count {
	margin-top: 10px;
	margin-left: 15px;
	width: 140px;
	text-align: left;
	margin-left:250 px;
	float: left;

}
#gallery-desc {
	margin-top: 10px;
	margin-left: 5px;
	width: 220px;
	text-align: left;	
float:left;
	clear:left;
}

#gallery-cat {
	margin-top: 10px;
	margin-left: 15px;
	width: 140px;
	text-align: left;
	margin-left:250 px;
	float: left;

}

#gallery-option-container {
	width:160px; 
	background-color:#ffffff;
	border-left:1px solid #C0C0C0;
	background-color: #ffffff;
	background-image:url(../images/gallery-options.png);
	background-repeat: no-repeat;
	margin-top:0px; 
	padding-top: 15px;
	min-height: 570px;
	height: auto !important;
    height: 570px;
}


	

#gallery-options-headline {
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 5px;
	border-bottom:1px solid #ffffff;
	margin-left:6px;
	margin-right:6px;
}

#gallery-option {
	margin-left: 10px;
}
a.gallery-option {
	text-decoration: none;
	color: #808080;
}

a.gallery-option:hover {
	text-decoration: underline;
}

#gallery-pic {
	border: 1px solid #C0C0C0; 
	width:410; 
	height:410;
}

#motivgallery-image {
	position: relative;

	min-height: 155px;
	
	height: 155px;
	width:125px;
	float:left;
	top:0%;
}
#motivgallery-image-image {
	position: absolute;
	width:115px; 
	height:115px;
	border: 1px solid;
	overflow:hidden;
	top: 0px;
	z-index:9;
	float:left;
}

#motivgallery-image-apply {
	position: absolute;
	width:115px; 

	text-align:center;
	margin-top:4px;
	top: 115px;
	min-height: 30px;

	height: 30px;

}

#motivgallery-motivs {
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#motivgallery-search-product{
	clear: left;
	position: relative;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #C0C0C0;
	margin-right: 10px;
}

#product-menu {
	padding-left:10px;
	border-top:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	background-color: #ffffff;
	margin-left:40px; 
	margin-top:33px; 
	position: relative; 
	width:300px; 
	float: left;
	background-image: url(../images/gallery-options.png);
	background-repeat: repeat-x;
	min-height: 560px;
	height: auto !important;
   height: 560px;
}

#motivgallery-category-t {

	margin-top:12px;
	margin-bottom:5px;
	background-repeat: no-repeat;
		
}
#motivgallery-product {
	margin-left: 8px;
}
div.gallery-category-products{
	border:1px solid #C0C0C0;
	background-color: #f2f2f2;
	width: 280px;
	margin-left: 6px;
}


a.motivgallery-category {
	color: #808080;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

a.motivgallery-product {
	color: #808080;
	text-decoration: none;
}


a.motivgallery-product:hover{
	text-decoration: underline;
}

#gallery-backlink {
	position: relative;
	clear: left;
	margin-top: 25px;
}

