* {
	margin: 0;
	padding: 0;
	outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a img {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}
.bold {
	font-weight: bold;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.first {
	margin-left: 0px !important;
}
.last {
	margin-right: 0px !important;
}
.no-border {
	border: none !important;
}
.no-bgr {
	background: none !important;
}
.green {
	color: #62bb46 !important;
}
.unvisable {
	position: absolute;
	visibility: hidden;
	display: block;
	top:-10000px;
	left:-10000px;
}
.hidden {
	display: none;
}
body {
	background-color: #2C2C2C;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

#main {
	background: #ECECEC url(../im/bg.jpg) repeat-x;
}

/* wrapper */

#wrapper {
	width: 985px;
	margin: 0px auto;
	position: relative;
}

/* header */

#header  {
	padding-top: 8px;
}

#header .up_nav {
	float: left;
	margin-left: 12px;
}

#header .up_nav li {
	float: left;
	margin-right: 20px;
}

#header .up_nav li a {
	padding: 2px 0px 2px 25px;
	color: #353535;
}

#header .up_nav li a:hover {
	text-decoration: underline;
}

#header .up_nav li a.home {
	background: url(../im/home.png) left center no-repeat;
}

#header .up_nav li a.stmp {
	background: url(../im/stmp.png) left center no-repeat;
}

#header .logo {
	position: absolute;
	left: 2px;
	top: 37px;
}

#header form.suche {
	float: right;
	width: 247px;
	height: 32px;
	background: url(../im/suche.png) no-repeat;
	padding: 8px 0 0 10px;
	margin:20px 0 25px;
}

#header form.suche input{
	border: none;
	background: none;
}

#header form.suche #such {
	width: 170px;
	height: 20px;
	margin-right: 5px;
	color: #7fd729;
}

#header form.suche label {
	color: #fff;
}

#header form.suche .submit {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#header form.suche input, #header form.suche label { display: none; }
#header form.suche { background: none; }

/* Container */

#container .left_side {
	width: 226px;
	float: left;
	padding-top: 36px;
}

.content {
	width: 710px;
	float: right;
	background: #fff url(../im/content.gif) repeat-x;
	padding: 14px 15px 14px 15px;
}

.index .content {
	background: #fff !important;
}


.left_nav {
	background: url(../im/left_nav.gif) repeat-y;
	padding: 0 3px;
}

.left_nav_bottom {
	height: 5px;
	background: url(../im/left_nav_bottom.gif) no-repeat;
	margin-bottom: 10px;
}

.left_nav  ul li a {
	display: block;
	color: #868484;
	padding: 10px 10px 10px 20px;
	background: url(../im/arrow.gif) left center no-repeat;
	border-top: 1px solid #B2B2B2;
}

.left_nav  ul li li a {
	background: #F5F3F3 url(../im/arrow_hover.gif) left center no-repeat;
	padding-left: 35px;	
}

.left_nav  ul li li a:hover,
.left_nav  ul li li a.act {
	background: #F5F3F3 url(../im/arrow_sub_over.gif) left center no-repeat;	
	color: #595959
}

.left_nav  ul li a:hover,
.left_nav  ul li a.act {
	background: url(../im/arrow_over.gif) left center no-repeat;
	border-top: 1px solid #404040;	
	color: #2b2b2b;
}

.left_nav  ul li a.first {
	border-top: 1px solid #f5f5f5 !important;
}

.content .breadcrumb {
	float: left;
	margin-bottom: 20px;
}

.content .breadcrumb li {
	float: left;
	margin-right: 10px;
	padding-left: 0px !important;
	background: none !important;
}

.content .breadcrumb li a,
.content .breadcrumb li strong {
	background: url(../im/brd_bullet_gray.gif) no-repeat 0px center;
	padding-left: 12px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}

.content .breadcrumb li .first {
	background: none;
	padding-left: 0px;
}

.content .breadcrumb li strong,
.content .breadcrumb a:hover {
	background: url(../im/brd_bullet_green.gif) no-repeat 0px center;
	color: #62bb46;	
}

.content .breadcrumb a.first:hover {
	background: none;
	padding-left: 0px;
}

.content a.tab {
	padding: 7px 10px;
	float: left;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	position: relative;
	bottom: -1px;
}

.content a.unact_tab {
	color: #fff;
	background-color: #b5b4b4;
}

.content  .text_images_side {
	float: left;
	width: 463px;
}

.content .s202 {
	width: 202px;
}

.content .map_side_content {
	padding: 0px 10px 15px 10px;
}

.content .hor5 .small_img {
	margin-right: 14px;
}

.content .ver5 .small_img {
	margin-right: 0px;
	margin-bottom: 7px;
}

.content .ver5 {
	width: 79px;
	float: right;
}

.content .big_map {
	float: right;
	width: 393px;
}

.content .big_map .legend {
	background: #E5E5E5 url(../im/legend.jpg) repeat-x;
	margin-top: 15px;
}

.content .big_map .legend .title {
	display: block;
	padding: 6px 0 6px 12px;
}

.content .big_map .legend .colors {
	float: left;
	margin: 10px 10px 10px 12px;
}

.content .big_map .legend .colors li {
	background-image: url(../im/colors.gif) ;
	background-repeat: no-repeat ;
	padding-left: 20px;
	margin-bottom: 7px;
}

/* colors */

.content .big_map .legend .colors li.gray_one {
	background-position: left 1px;
}

.content .big_map .legend .colors li.green_one {
	background-position: left -18px;
}

.content .big_map .legend .colors li.blue_one {
	background-position: left -35px;
}

.content .big_map .legend .colors li.black_one {
	background-position: left -52px;
}

.content .big_map .legend .colors li.orange_one {
	background-position: left -71px;
}

.content .big_map .legend .colors li.red_one {
	background-position: left -88px;
}


/* main classes */

.content h1 {
	font-size: 13px;
	color: #000;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.content a {
	color: #62bb46;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content p {
	line-height: 1.4;
	display: block;
	text-align: justify;
	padding-bottom: 15px;
}

.content .more {
	float: right;
	background: url(../im/more.gif) right center no-repeat;
	padding-right: 8px;
	text-decoration: none;
	font-size: 11px;
}
.content ul, .content ol {
	padding:0;
	margin: 0 0 15px 0;
	text-align: justify;
}
.content ul li{
	padding: 0 0 0 20px;
	margin: 0 0 4px 10px;
}
.content ol li {
	padding: 0;
	margin: 0 0 4px 30px;
}
.content ul li { background: url(../im/arrow_black.gif) no-repeat 0px center; }


/* Footer */

#footer {
	background: #2c2c2c url(../im/footer_bg.jpg) left bottom repeat-x;
}

#footer .footer_bottom {
	width: 985px;
	margin: 0px auto;
	height: 30px;
	padding-top: 15px;
	clear: both;
}

#footer .footer_bottom .footer_nav li {
	float: left;
	color: #fff;
	margin-right: 10px;
}

#footer .footer_bottom .footer_nav li a {
	color: #fff;
	padding-right: 10px;
}

#footer .footer_bottom .footer_nav li a:hover {
	color: #499530;
}

#footer .footer_bottom .copy {
	float: right;
	color: #fff;
}

#footer .footer_up {
	width: 985px;
	margin: 0px auto;
	padding: 15px 0 0px;
	position: relative;
	top:0;left:0;
}

#footer .footmap {
	border-left: 1px solid #499530;
	padding-left: 10px;
	width: 200px;
	margin-right: 15px;
	float: left;
}

#footer .footmap li {
	margin-bottom: 10px;
}

#footer .footmap li li {
	margin-bottom: 5px;
}

#footer .footmap li a {
	color: #499530;
}

#footer .footmap li a:hover {
	color: #fff;
}

#footer .footmap li li a {
	color: #888888;
}

#footer .footmap li ul {
	margin: 7px 0 15px 14px;
	padding-left: 0px;
	border-left: none;
}

#footer .contact_div {
	float: right;
	line-height: 1.8;
	color: #888888;
}

#footer .contact_div a {
	color: #499530;
	text-decoration: underline;
}

#footer .contact_div a:hover {
	text-decoration: none;
}

#footer .footer_link {
	position: absolute;
	right:0;
	bottom: 0;
	background: url(../im/footer_link.gif) repeat-x;
	height: 33px;
	width: 420px;
	padding: 27px 20px 0;
	color: #888888;
}

#footer .footer_link a {
	color: #499530;
	font-size: 14px;
	font-weight: bold;
	background: url(../im/notebook.gif) no-repeat;
	padding: 17px 0 17px 50px;
}


/**
 * Kontaktformular
 */
.csc-mailform {
	border: 0;
}
.csc-mailform-field label {
	display: block;
	float: left;
	margin-top: 2px;
	width: 150px;
}
.csc-mailform-field {
	margin-bottom: 5px;
}
.csc-mailform-submit {
	float:right;
	margin-right:170px;
	padding: 0 5px;
}
input.newsletter {
	background: url(../im/mail.png) no-repeat;
	padding: 2px 2px 2px 20px;
	margin: 0;
	border: 1px solid #999;
	width: 200px;
}


/*last*/
.year {
	background-color:#62bb46;
	padding:5px 0 5px 5px;
	margin-bottom:5px;
	color:#fff;
	font-weight:bold;
}
.bbox_all {
	float:left;
	width:500px;
}
.bbox_all_big {
	float:left;
	width:700px;
}
.news-list-container {
	width:auto;
	background-image:url(../im/bbox-line.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
	text-align:justify;
	line-height:18px;
	margin-bottom:15px;
}
.news-list-container p {
	width: 100%;
	padding: 0;
}
.news-list-morelink {
	display: block;
	width: 100%;
	text-align: right;1
}
.news-list-date {
	color:#939393;
}
.news-list-container h2 {
	color:#62bb46;
	font-size:13px;
	font-weight:bold;
}
.news-list-morelink a {
	background: url(../im/more.gif) right center no-repeat;
	padding-right: 8px;
	text-decoration: none;
	font-size: 11px;
}
.news-list-morelink a:hover {
	color:#000;
}
#container .content .s190 {
	width: 190px;
}
#container .content .s700 {
	width: 700px;
}
#container .content .s170 {
	width: 170px;
	margin-top:10px;
}
/*paging*/

.paging ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.paging li {
	float:left;
	display:inline;
	margin:0 2px 0 0 !important;
	padding:0 !important;
	background:none !important;
}
.paging li a, .paging li a:visited {
	float:left;
	display:block;
	text-decoration:none !important;
	background-image:none !important;
	color:#2b2b2b;
	background-color:#e7e7e7;
	padding:0 5px;
	line-height:18px;
}
.paging li a:hover, .paging li.selected a {
	background-image:none !important;
	color:#fff !important;
	background-color:#62bb46;
}
.paging li a img {
	padding:6px 0 5px 0;
}
.paging span {
	color:#676767;
	font-size:11px;
	line-height:18px;
	margin-left:10px;
}
/**/
ul.producte {
	list-style: none;
}
ul.producte li {
	border: 1px solid #B5B4B4;
	padding: 0;
	margin: 0 0 25px 0;
	background: none;
}
ul.producte li img {
	float:right;
	border:solid 1px #b5b4b4;
	padding:1px;
	margin: 5px 10px;
}
ul.producte li p {
	padding: 5px 0;
}
.producte strong.img {
	background-color:#FFFFFF;
	color:#62BB46;
	left:620px;
	padding:2px 10px;
	position:relative;
	top:-18px;
}
.producte strong.img img {
	margin:0 !important;
	display: inline !important;
}
.product_content2 {
	float:left;
	margin:10px 0 10px 10px;
	padding:0;
	line-height:18px;
}
.product_content {
	float:left;
	margin:-38px 0 20px 10px;
	padding:0;
	line-height:18px;
}
.product_content img {
	float:left;
	border:solid 1px #b5b4b4;
	padding:1px;
	margin:3px 10px 10px 0;
}
.product_content2 img {
	float:right;
	border:solid 1px #b5b4b4;
	padding:1px;
	margin:3px 10px 10px 0;
}
.product_content span, .product_content2 span {
	color:#62bb46;
	font-size:13px;
	font-weight:bold;
	display:block;
}
.year2 {
	background-color:#62bb46;
	margin:5px 10px;
	text-align:center;
	color:#fff !important;
	font-weight:bold !important;
	padding:30px 0 0 0;
	width:50px;
	height:50px;
	float:left;
}
.c_box {
	margin-bottom:20px;
	float:left;
}
.c_box img {
	float:left;
	margin:0 15px 0 0;
}
.c_box p {
	float:left;
	line-height:18px !important;
}
.contact_form { 
	border:1px solid #B5B4B4;
	/* float:left; */
	margin-bottom:25px;
	/* width:520px; */
	color:#595959;
	line-height:18px;
	margin-top:20px;
}
.contact_form strong.text {
	background-color: #fff;
	color: #62bb46;
	padding: 2px 10px;
	position: relative;
	top: -8px;
	left: 10px;
}
.contact_form form { padding:10px ; margin:0;}
.contact_form_part1 { width:250px; float:left;}
.contact_form_part2 { width:435px; float:right;}
.contact_form span { font-weight:bold; text-decoration:underline; float:left; }
.contact_form label {
	width: 80px;
	float: left;
}
.contact_form input {
	width: 158px;
	height: 18px;
	border:solid 1px #b5b4b4;
	line-height:20px;
	margin-bottom:10px;float: left;
	color:#595959;
	font-size:11px;font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
.contact_form label.smallLabel {
	width: 40px;
	float: left;
	text-align:right;
	padding-right:10px;
}
.contact_form input.smallInput {
	width: 53px;
	height: 20px;
	border:solid 1px #b5b4b4;
	line-height:22px;
	margin-bottom:10px;float: left;color:#595959;font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contact_form textarea {
	width:433px;
	height:380px;
	border:solid 1px #b5b4b4;color:#595959;
	font-size:11px;font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.contact_form .submit_btn {
	background:none;
	border:none;
	background-image: url(../im/send.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:93px;
	display:block;
	height:30px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:13px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
	margin-top:10px;
	
	float:right;
}
.contact_form select { 
	border:solid 1px #b5b4b4;
	color:#595959;
	width:158px;
	height:20px;
	margin-bottom:10px;
}
.news-amenu-container {
	float:right;
	border:1px solid #B5B4B4;
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 190px;
}
#container .content a.prev {
	background-image:url(../im/prev.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	color:#5f5f65;
	text-decoration:underline;
}
#container .content a.next {
	background-image:url(../im/next.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:10px;
	color:#5f5f65;
	text-decoration:underline;
}
#container .content a:hover {
	text-decoration:none;
}
#container .content a.up_link {
	background-image:url(../im/up_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	color:#676767;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-top:30px;
	position:absolute;
	bottom:15px;
	right:20px;
}
#container .content a.up_link:hover {
	text-decoration:underline;
}
#footer .footer_link span {
	text-transform:uppercase;
}
  
#container123 { position:relative; width:557px; height:548px; margin:0px; padding:0px; background: #FFF;top:0; left:0;}
#container123 img#logo {position:absolute; top:138px; left:156px; z-index:100; }
#container123 #categories {position:absolute; display:none; top:0px; left:0px; width:557px; height:548px; background: #FFF;z-index:99;}
#container123 #categories img {border:0px;z-index:99;}

