@charset "utf-8";

a img {
	border: none;
	margin: 0;
	padding: 0;
}

.main_wrap a  {
	color: rgb(167,204,59);	
	text-decoration: none;
	border-bottom: 1px solid rgb(167,204,59);
}
.main_wrap a:hover  {
	color: rgb(185,224,87);	
	border-bottom: 1px dotted #999999;
}
.ext_link {
	background: url(Images/icons/arrow_top_right.gif) left center no-repeat;
	color: rgb(167,204,59);	
	text-decoration: none;
	border-bottom: 1px solid rgb(167,204,59);
	padding-left: 15px;
}

.ext_link:hover {
	color: rgb(185,224,87);	
	border-bottom: 1px dotted #999999;
} 


html{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #333333;
	background-image: url(Images/backgrounds/main.jpg);
	background-repeat: repeat-x;
	background-position: -100px bottom ;
	background-attachment: fixed;
	margin: 0;
	padding: 0 0 0 0;
}
body{
	min-width: 720px;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1	{
	font-size: 200%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: rgb(167,204,59);	
}
h2	{
	font-size: 140%;
	font-weight: bold;
	color: rgb(167,204,59);	
	margin: 10px 0 5px 0;
	padding: 0;
}
h3	{
	font-size: 140%;
	font-weight: bold;
	color: rgb(170,170,170);	
	margin: 10px 0 5px 0;
	padding: 0;
}
#header {
	
	margin: 0;
	padding: 10px 10% 0 10%;
	background: #FFFFFF;
	height: 110px;
}
.align{
	width: 100% !important;
	width: 700px;
	max-width: 900px;
	min-width: 700px
}
#header .align a h1 {
	margin: 10px 0 0 38px;
	font-size: 110%;
	font-weight: bold;
}
.product_header {
	float: right;
	display: inline;
}
.logo {
	position: relative;
	left: -35px;
	top: 10px;
	padding: 0;
	margin: 0;
	display: inline;
	text-decoration: none;
}


#horizontal_nav  {
	margin: 0 0 30px 0;
	padding: 0 10% 0 10%;
	list-style: none;
	background: url(Images/navigation/horizontal.jpg) repeat-x;
	height: 25px;
}
#horizontal_nav  li {
	float: left;
	margin: 0;
	padding:  0;
	height: 25px;
	width: 16.6%;
	text-align: center;
}
#horizontal_nav  li  a {
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	display: block;
	height: 25px;
	color:#666666;
}
#horizontal_nav li.current_page_item a {
	text-decoration: none;
	background: url(Images/navigation/horizontal_light_hover.jpg) no-repeat center top;
	height: 25px;
	color:#333333;
}
#horizontal_nav li.current_page_parent a {
	text-decoration: none;
	background: url(Images/navigation/horizontal_light_hover.jpg) no-repeat center top;
	height: 25px;
	color:#333333;
}
#horizontal_nav li a:hover {
	text-decoration: none;
	background: url(Images/navigation/horizontal_light_hover.jpg) no-repeat center top;
	height: 25px;
	color:#333333;
}

.main_wrap {
	width: 80% !important;
	width: 700px;
	min-width: 700px;
	max-width: 900px;
	margin: 0 10%;
	padding: 0;
	line-height: 1.6em;
	font-size: 110%;
	color: #666666;
}
.full_box {
	background: url(Images/backgrounds/rounded_right_top.gif) top right no-repeat;
	margin: 0 0 10px 0;
}
.full_box .desc {
	background: url(Images/backgrounds/rounded_left.gif) top left no-repeat;
	padding: 10px 10px 0 10px;
	margin: 0 10px 0 0;
}
.full_box .text {
	background: url(Images/backgrounds/rounded_right.gif) bottom right no-repeat;
	margin: 0 0 0 0;
}
.full_box .text .entry {
	margin: 0 10px 0 0;
	padding: 10px;
	background: url(Images/backgrounds/rounded_left.gif) bottom left no-repeat;
}

.two_third_box {
	background: url(Images/backgrounds/rounded_right_top.gif) top right no-repeat;
	margin: 0 185px 10px 0;
}
.two_third_box .desc {
	background: url(Images/backgrounds/rounded_left.gif) top left no-repeat;
	padding: 10px 10px 10px 10px;
	margin: 0 20px 0 0;
}
.two_third_box .text {
	background: url(Images/backgrounds/rounded_right.gif) bottom right no-repeat;
	margin: 0;
}
.two_third_box .text .entry {
	margin: 0 10px 0 0;
	padding: 0 10px 10px 10px;
	background: url(Images/backgrounds/rounded_left.gif) bottom left no-repeat;


}

.right_column {
	float:right;
	width: 175px;
	display: inline;
	height: 100%;
}

.one_third_box {
	width: 175px;
	background: url(Images/backgrounds/rounded_right_top.gif) top right no-repeat;
	margin: 0 0 10px 0;
}
.one_third_box .desc {
	background: url(Images/backgrounds/rounded_left.gif) top left no-repeat;
	padding: 10px;
	margin: 0 20px 0 0;
}
.one_third_box .text {
	background: url(Images/backgrounds/rounded_right.gif) bottom right no-repeat;
	margin: 0 0 0 0;
}
.one_third_box .text p {
	margin: 0 10px 0 0;
	padding: 10px;
	background: url(Images/backgrounds/rounded_left.gif) bottom left no-repeat;
}
.one_third_box form {
	width: 165px;
	margin: 0;
	background: url(Images/backgrounds/rounded_left.gif) center left no-repeat;
}

form #s {
	width: 130px;
	height: 31px;
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	background: url(Images/search/form_background.gif) no-repeat top right;
	border: none;
	padding: 5px 0 5px 3px;
	margin: 0 0 0 6px;
	float: left;
	display: inline;
	overflow: visible;
	}

form #searchsubmit {
	position: relative;
	left: -5px;
	width: 20px;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

/*																									VERTICAL NAVIGATION*/
.one_third_list_box {
	width: 175px;
	padding: 0;
	margin: 20px 0 20px 0;
	background: url(Images/backgrounds/rounded_175_bottom.gif) bottom left no-repeat;
}
.one_third_list_box ul  {
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	position: relative;
	top:-10px;
	list-style: none;
	background: url(Images/backgrounds/rounded_175_top.gif) top left no-repeat ;
}
.one_third_list_box ul li  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	position: relative;
	display: block;
	font-size:  140%;
	font-weight: bold;
	color: rgb(167,204,59);	
	padding: 10px ;
	margin: 0;
}

.one_third_list_box ul ul {
	background: none;
	padding: 10px 0 0 0;
	margin: 0;
}
.one_third_list_box ul ul li {
	border-bottom: 1px solid #CCCCCC;
	background: none;
	margin: 2px 0 2px 5px;
	padding: 0;
	font-size:  70%;
}
.one_third_list_box ul ul li a {
	background: none;
	color: #666666;
	padding: 2px 10px 2px 15px;
	display: block;
	font-weight: bold ;
	margin: 0;
	border: none;
}
.one_third_list_box ul ul li a:hover {
	background: url(Images/icons/arrow.gif) left center no-repeat;
	color: rgb(167,204,59);	
	border: none;
}
.one_third_list_box ul ul ul li  {
	font-size:  100%;
	border-bottom: none;
	border-top: 1px dotted #CCCCCC;
	padding: 3px 10px 3px 0px;
	margin: 0 0 0 15px;
}
.one_third_list_box ul ul ul li a {
	background: none;
	color: #666666;
	display: block;
	font-weight: bold ;
	line-height: normal;
	border: none;
	
}
.one_third_list_box ul ul li.current_page_ancestor  a {
	color: rgb(167,204,59);	
	background: url(Images/icons/arrow_bottom.gif) left center no-repeat;	
}
.one_third_list_box ul ul li.current_page_item  a {
	color: rgb(167,204,59);	
	background: url(Images/icons/arrow.gif) left center no-repeat;	
}
.one_third_list_box ul ul li.current_page_ancestor ul li a, .one_third_list_box ul ul li.page_folder ul li a {
	background: none;
	color: #666666;
	font-weight: normal;
}
.one_third_list_box ul ul li.current_page_ancestor ul li a:hover, .one_third_list_box ul ul li.page_folder ul li a:hover {
	background: url(Images/icons/arrow.gif) left center no-repeat;
	color: rgb(167,204,59);	
}
.one_third_list_box ul ul li.current_page_ancestor ul li.current_page_item a, .one_third_list_box ul ul li.page_folder ul li.current_page_item a {
	background: url(Images/icons/arrow.gif) left center no-repeat;
	color: rgb(167,204,59);	
}

/*																									INDEX*/
.pagebar {
	text-align: center;
}
.start_post {
	border-top: 1px dotted #CCCCCC;
	padding: 0 0 10px 0;
	margin: 0;
} 
.start_post p  {
}
.start_post .clear  {
	clear: right;
	margin: 0;
}
.start_post img {
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.start_post h3 small {
	margin: 0 10px 0 0;
	color: #666666;
}
/*																								LIEFERANTEN*/

#post-5 img {
	border: none;
}
																							
.supplier_head {
	padding: 20px 0 0 0;
}
.lieferanten {
	list-style: none;
	float: left;
	width: 40%;
	border: none;
	padding: 2%;
	height: 50px;
}
.lieferanten a{
	border: none;
}
/*
																									KATALOGE*/
.kat_post {
	border-top: 1px dotted #CCCCCC;
	padding:  0 0 10px 0;
	margin: 0;
} 
.kat_post p  {
}
.preview {
 	float: right;
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.kat_post img {
	display: block;
}
a.download  {
	background: url(Images/icons/acrobat_doc_35.jpg) 5px bottom no-repeat;
	display:block;
	margin: 10px 10px 20px 0;
	width: 150px;
	padding: 40px 25px 5px 50px;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	font-size: 120%;
}
.kat_post h3 small {
	margin: 0 10px 0 0;
	color: #666666;
}
.kat_post .clear  {
	clear: both;
	margin: 30px 0 0 0;
	background: url(Images/icons/arrow_top.gif) 2em center no-repeat;
	border-top: 1px dotted #CCCCCC;
}
/*																									AKTUELLES*/

.post {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 0;
	margin: 0;
} 
h2.desc a {
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
}
h2.desc a:hover {
	border: none;
}
.post p  {
}
.post img {
	display: block;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.post .clear {
	clear: both;
	margin: 50px 0 0 0;
	background: url(Images/icons/arrow_top.gif) 2em center no-repeat;
	border-top: 1px dotted #CCCCCC;
	padding: 5px 0 0 0;
}
/*																									KONTAKT*/

/*																									FOOTER*/
#footer {	
	width: 100% !important;
	width: 700px;;
	max-width: 900px;

	clear: both;
	background: url(Images/footer/left.gif) bottom left no-repeat;
	margin: 0 0 20px 0;
	height: 36px;
}
#footer .text {
	text-align: center;
	height: 36px;
	background: url(Images/footer/right.gif) bottom right no-repeat;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
#footer .text p{
	padding: 10px 0 0 0;
	color:#999999;
}
