@charset "utf-8";

a:focus {
	outline: none;
}

body {
	padding: 0;
	margin: 0;
	background-color: #a9b0a9;
	background-image: url(../images/texture.png);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b9b2f;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin-top: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F60;
	margin: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

p a {
	color: #000;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}


img {
	border: 0;
}

/*layout start*/
#container {
	width: 1000px;
	margin: auto; /*Layout centered*/
	background-color: #a9b0a9;
}

#shadow_left {
	z-index: 1;
	position: absolute;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	height: 800px;
	width: 19px;
}

#shadow_right {
	z-index: 1;
	position: absolute;
	margin-left: 981px;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	height: 800px;
	width: 19px;
}

#stage {
	position: absolute;	
}

#topnav {
	width: 962px;
	height: 27px;
	background-image: url(../images/background_topnav.png);
	background-repeat: no-repeat;
	margin-left: 19px;
}

#logo {
	width: 962px;
	height: 139px;
	background-image: url(../images/background_logo.png);
	background-repeat: no-repeat;
	margin-left: 19px;
}

#info {
	position: absolute;	
	z-index: 5;
	width: 249px;
	height: 120px;
	margin-left: 705px;
	margin-top: 57px;

}

#header {
	width: 962px;
	height: 185px;
	background-image: url(../images/background_header.png);
	background-repeat: no-repeat;
	margin-left: 19px;
	padding-top: 22px;
	padding-right: 27px;
	padding-bottom: 22px;
	padding-left: 27px;	
}

#header_left {
	float: left;
	width: 531px;
	height: 184px;
}

#visual {
	float: left;
	width: 377px;
	height: 184px;	
}

#mainnav {
	height: 35px;
	position: absolute;
	margin-top: 131px;
	z-index: 2;
	margin-left: 46px;
}

#wrapper {
	z-index: 0;
	position: absolute;
/*	margin-top: 395px;*/
	background-image: url(../images/content_filler.png);
	background-repeat: repeat-y;
}

#wrapper_margin {
	margin-left: 19px; 
	min-height: 350px;
	height: auto !important;  
	height: 350px;  
/*	width: 934px;*/
/*	position: relative;*/
}

#box_left {
/*	position: relative;*/
	width: 251px;
	padding-bottom: 25px;
	float: left;
	margin-top: 25px;
}

#content {
	width: 650px;
	padding-top: 30px;
	padding-left: 34px;
	padding-bottom: 25px;
	float: left;
	background-image: url(../images/content_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	clear: both;
	background-image: url(../images/background_footer.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
}

#header_box {
	padding: 20px;
}

#header_box p {
	color: #5b9b2f;	
}
/*layout end*/

#footer_left {
	float:left;
	padding-left: 41px;
	margin-top: 15px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6edab;
	line-height: 18px;
}

#footer_left p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6edab;
	line-height: 18px;
	margin-right: 10px;
}

#footer p a:hover {
	color: #666;
}

#footer_right {
	padding-right: 41px;
	padding-top: 15px;
	float:right;
	text-align: right;
}

#footer_right p a {
	color: #c6edab;
}

#footer_left .tel {
	font-size: 18px;
	font-weight: bold;
	margin-top:0;
}

/*topnav start*/
#topnavcontainer {
	margin-left: 688px;
	padding-top: 5px;
}

#topnavcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#topnavcontainer ul li { 
	float: left;
}

#topnavcontainer ul li a {
	text-decoration: none;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(../images/bullet_topnav.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;	
}

#topnavcontainer li a:hover {
	color: #666;
}
/*topnav end*/

/*mainnav start*/
#mainnavcontainer {
}

#mainnavcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#mainnavcontainer ul li { 
	float: left;
}

#mainnavcontainer ul li a {
	float: left;
	height: 35px;
	width: 117px;
	padding-top: 11px;
	padding-right:5px;
	background-image: url(../images/tab_off.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #d46640;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#mainnavcontainer li a:hover {
	background-image: url(../images/tab_over.png);
	color: #5b9b2f;
}

body#produkte #nav1 a, body#tipps #nav2 a, body#unternehmen #nav3 a, body#liefergebiet #nav4 a, body#service #nav5 a {
	background-image: url(../images/tab_over.png);
	color: #5b9b2f;	
}

/*mainnav end*/

/*subnav start*/
#subnavcontainer {
}

#subnavcontainer ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#subnavcontainer ul li { 
}

#subnavcontainer ul li a {
	display: block;
	text-decoration: none;
	width: 184px;
	padding-top: 2px;
	padding-bottom: 9px;
	background-image: url(../images/background_subnav.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e95d0f;
	font-weight: bold;
	background-position: left bottom;
	text-align: right;
}

#subnavcontainer li a:hover {
	color: #5b9b2f; 
}

#subnavcontainer_plus {

}

#subnavcontainer_plus ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#subnavcontainer_plus ul li { 
}

#subnavcontainer_plus ul li a {
	display: block;
	text-decoration: none;
	width: 184px;
	padding-top: 2px;
	padding-bottom: 9px;
	background-image: url(../images/background_subnav.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b9b2f;
	font-weight: bold;
	background-position: left bottom;
	text-align: right;
}

#subnavcontainer_plus li a:hover {
	color: #666;
}

#sub {
	margin-bottom: 5px;
}

#sub ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	width: 184px;
	padding-bottom: 7px;
}

#sub ul li { 
}

#sub ul li a {
	display: block;
	text-decoration: none;
	width: 184px;
	padding-top: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
}

#sub li a:hover {
	color: #5b9b2f; 
}

/*subnav end*/

/*misc start*/
.boxframe {
	background-color: #E4E4E4;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bullet_more {
	padding-left: 5px;
	vertical-align: middle;
}

.seperator_h {
	height: 1px;
	background-color:#CCC;
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}

.col_left {
	width: 325px;
	float: left;
}

.col_right {
	float: left; 
}

.clearfix {
	clear: both;
}

#spacer_nav {
	margin-top: 30px;
}


#sitemap ul {
	list-style-type: disc;
}

#sitemap ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
	font-weight: bold;
}

#sitemap ul ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom-width: 0px;
	font-weight: normal;  
}

#sitemap ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

#ul_products ul {
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
	text-align: left;
}

#ul_products ul li {
	line-height: 20px;
}


#ul_products ul li a {
	display: block;
	text-decoration: underline;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 4px;
	background-image: url(../images/bullet_products.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

#ul_products ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.ul_tipps {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06C;
}

.ul_tipps li {
	background-image: url(../images/bullet_tipps.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 6px;
}

.pic_left {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

.pic_right {
	padding: 5px;
	border: 1px solid #ccc;
	float: right;
	margin-left: 10px;
}

.pic_row {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

.pic_rowend {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
}

.pic_angebote {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

.box_angebote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
	padding-top: 16px;
}

.border {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #64af23;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1FEC5;
	border-right-color: #030;
	border-bottom-color: #43632d;
	border-left-color: #030;
}

.border p {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	line-height: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.rating_col_1 {
	width: 76px;
	float: left;
}

.rating_col_2 {
	float: left;
	width: 500px;
}

.rating_col_2 p {
	margin-top: 0;
	line-height: normal;
	color: #666;
}

.rating table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #E4E4E4;

}
.rating td {

}
/*misc end*/

.fotos {
	border: 1px solid #CCC;
	background-color: #fff;
	margin-top: 20px;
}

.fotos td {
	padding: 6px;
}

.fotos p  {
	margin: 0;
	padding: 0;
}

.fotos p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
/*test end*/


/*form kontakt start*/
#contact p {
	margin: 0;
	padding-bottom: 6px;
}

.reddot {
	color: #C00;
}

#contact input {
	width: 200px;
	height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	border: 1px solid #999999;
} 

#contact select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}

#contact input.checkbox {
	border: none;
	text-align:left;
	width: auto;
	vertical-align:middle;
} 

#contact textarea {
	width: 500px;
	height: 10em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	border: 1px solid #999999;
	margin-left: 0px;
} 

#contact label {
	width: 100px;
	height: 1.5em;
	float: left;
	text-align: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#contact input.send {
	margin-left: 100px;
	width: 100px;
	height: 25px;
	border: 1px solid #000000;
	background-color: #c0372e;
	color: #FFFFFF;
	font-weight: bold;
}
/*form kontakt end*/

/*form liefercheck start*/
#liefercheck {
	background-color:#ccc;
	padding: 15px;
}

#liefercheck p {
	margin: 0;
	padding-bottom: 6px;
}

#liefercheck input {
	width: 50px;
	height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	border: 1px solid #999999;
}

#liefercheck textarea.antwort {
	width: 180px;
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	border: 1px solid #999999;
}

#liefercheck label {
	width: 75px;
	height: 1.5em;
	float: left;
	text-align: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#liefercheck input.send {
	height: 25px;
	border: 1px solid #000000;
	background-color: #c0372e;
	color: #FFFFFF;
	font-weight: bold;
}
/*form liefercheck end*/
