body{
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    font-family: arial;
}

h2{
    color: #747578;
    font-size: 10pt;
    padding-bottom: 10px;
}

.box_4
{
    text-align: center;
}

.box_4 img
{
    margin-left: 1px;
    margin-bottom: 10px;
}

.news_content_left
{
    width: 100%;
    
}


ul li{
    color: #747578;
    font-size: 8pt;
    line-height: 17px;
}

.news_content_images
{
    width: 100%;
}
.news-single-img a img
{
    float: left !important;
    margin-right: 10px;
    border: 0px;
    width: 140px;
    height: 90px;
    margin-bottom: 10px;
    border: 2px solid #cdcdcd;
}

.news-single-img a img:hover{
    border: 2px solid #87BA13;
}

.news-single-img p
{
    display: none;
}
.news-single-img
{
    float: none;
}
.news_clear
{
    clear: both;
}
a{
    text-decoration: none;
    color: black;
}

#slider a img{
	border: 0px;
}

#slider ul, #slider li, .csc-textpic-imagerow ul, .csc-textpic-imagerow li, li.csc-textpic-image{
    list-style: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

a:hover{
    text-decoration: underline;
}

table{
  font-size:8pt;
  color: #747578;  
}

table .tr-odd{
    background: #F6F6F6;
}

#menu_bar a{
    font-size: 7pt;		
    color: white;
}

#menu_bar ul li .untermenu_container a{
    color: #0E1A56;
}

#overlay_container{
    width: 100%;
}

#upper_border{
    height: 15px;
    width: 100%;
    background: #87bc31; 
}

#logo{
    position: absolute;
    top: 15px;
    margin-left: 60px;
    z-index: 20;
}

#wrapping_container{
    width: 949px;
    margin: 0px auto;
}


#content{
    clear:both;
}

#more_button{
    clear:both;
    float:right;
    padding-right: 20px;
}

#more_button a{
    color:black;
    font-size: 8pt;
}

#teasers_open{
    width: 900px;
    min-height: 170px;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 20px;
}

#teasers_open h1{
    color: #747578;
    font-size: 10pt;
    padding-bottom: 10px;
}

#teasers_open p{
    font-size: 8pt;
    color: #747578;
    line-height: 17px;
}

#teasers_closed a img{
    border: 0px;
}

#to_left{
    float:left;
    width: 47%;
}

#to_right{
    float:right;
    width: 47%;
}

#to_top{
    padding-bottom: 20px;
}

#teasers_closed{
    clear:both;
    padding-top: 45px;
    height: 200px;
}

.tc_box{
    background: url('images/box_statisch.jpg');
    width: 207px;
    height: 137px;
    float:left;
    padding: 15px;
    position: relative;
}

.tc_box img{
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.tc_box p{
    color: #747578;
    font-size: 8pt;
    margin-left:5px;
}

.tc_box h1{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 13pt;
}

#teasers_closed .box_3 img{
    bottom: 12px;
    left: 30px;
}

#footer{
    background: #e4e4e5;
    width: 100%;
    height: 120px;
    clear:both;
    text-align:center;
    padding-top: 30px;
    font-size: 9pt;
    color: #2f2f2f;
}

span.space{
    margin-left:10px;
}

#head{
    height: 100px;
}

#slider_wrap{
    border-top: 1px solid #ccc;    
    padding-top:5px;
    position: relative;
    width: 949px;
    height: 332px;    
}

#title{
    display:none;
    position: absolute;
    left: 60px;
    top: 190px;
    z-index: 100;
    background: url('images/teaser_bg.png');
    width: 220px;
    height: 150px;
}

.mehr_button{
    width: 139px;
    height: 37px;
    background: url('images/mehr_button.png');
    float:left;
    margin-left: 35px;
    margin-top: 20px;
    cursor: pointer;
}

#title p{
    color: #071B58;
    font-size: 10pt;
    margin: 0px;
    padding: 10px;
    line-height: 19px;
    font-weight: bold;
}

#title h1{
    padding: 0px;
    margin: 0px;
    margin-left: 40px;   
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13pt;
    font-weight: bold; 
    color: #071D57;
}

#nav{
    position:absolute;
    z-index:2;
    right: 40px;
    top: 296px;
}

#nav a{
    padding-bottom: 15px;
    padding-top: 5px;
    background: url('images/nav_bg.png');
    margin-right: 10px;
    width: 25px;
    text-align: center;
    float: left;
    font-size: 13pt;
    font-weight:bold;
}

#nav a.activeSlide{
    background: #87bc31;
}

#nav a:hover{
    text-decoration: none;
}

#slider{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-top:0px;
    position: relative;
    width: 949px;
    height: 332px;
    z-index:1;
}

#slider img{
    position: absolute; 
    left: 0px; 
    display: block; 
    z-index: 7;
    width: 949px;
    height: 332px;      

}

#topnavis{
    height: 20px;
}

#menu_right{
    float: right;
    background: #f6f6f6;
    border: 1px solid #9e9e9e;
    border-top: 0px;
    height: 20px;    
}

#menu_right .button{
    font-size: 8pt;
    float:left;
    margin-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #9e9e9e;
}

#menu_right .last{
    border: 0px;
}

#menu_left{
    float:left;
    margin-left: 350px;
    background: #f6f6f6;
    border: 1px solid #9e9e9e;
    border-top: 0px;
    width: 61px;
    height: 20px;
}

#DE{
    font-size: 8pt;
    padding-top: 3px;
    padding-left: 10px;
    width: 20px;
    padding-bottom:3px;
    border-right: 1px solid #9e9e9e;
    float:left;
}

#NL{
    font-size: 8pt;
    padding-top: 3px;
    padding-left: 10px;
    width: 20px;
    padding-bottom:3px;
    float:left;
}

#menu_bar{
    background: url('images/menu_bg.jpg');
    height: 35px;
    width: 668px;
    margin-left: 280px;
    margin-top: 42px;
    border-right: 1px solid #ADADAD;
    position: absolute;
}

#menu_bar ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-transform: uppercase;
}

#menu_bar ul li{
    height: 27px;
    min-width: 10px;
    background: url('images/menu_li_bg.jpg') no-repeat right;
    padding-right: 12px;
    padding-top: 8px;
    padding-left: 6px;
    color: white;
    float:left;
}

#menu_bar ul li.last{
    background: none;
}

#menu_bar ul li a{
    text-decoration: none;
}

#menu_bar ul li a:hover {
}

.untermenu_container{
    position: absolute;
    display:none;
    width: 167px;
    min-height: 100px;
    font-size: 9pt;
    padding-left: 17px;
    margin-left: -65px;
    line-height: 19px;
    z-index: 30;
}

.untermenu_container .close{
    position: absolute;
    width: 20px;
    height: 17px;
    display: block;
    right: 5px;
    top: 7px;
    cursor: pointer;
    color: black;
    background: url('images/x_menu.png');
    z-index: 60;
}

.untermenu{
    background: url('images/menu_mid-fs8.png');
    width: 167px;
    padding-top: 7px;
}

.untermenu .button{
    font-size: 9pt;
    color: #747578;
    width: 120px;
    margin-left: 20px;
    padding:1px;
    padding-left: 3px;
    cursor: pointer;
    text-transform: none !important;
}

.untermenu .button:hover{
    background: #87bc31;
    color: #0e1a56;
}

.menu_top{
    background: url('images/menu_top-fs8.png');
    width: 167px;
    height: 14px;
}

.menu_bottom{
    background: url('images/menu_bottom-fs8.png');
    width: 167px;
    height: 15px;    
}

#menu_bar ul li ul li{
    background: none;
}

/* Kontakt */

label{
    font-size: 8pt;
    padding-top: 5px;
    padding-right: 2px;
}

table tr td{
    width: 500px;
}

td#submit{
    width: 300px;
}

tr#submit{
    width: 500px;
}

.invalid {
    border:1px solid red !important;
}

select{
    font-size: 8pt;
    color: #87ba13; 
    height: 20px;
    padding-top: 2px;
}

.messageBox {
    font-size:0.8em;
    font-style:italic;
    padding-left: 70px;
    color: red;
}
.messageBox .invalid {
    border:medium none !important;
    width:auto;
}
label {
    display:block;
    width:70px;
    float:left;

}
.contact_text {
    border:1px solid #9C9D9D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:18px;
    margin:0;
    padding:2px;
    padding-top: 3px;
    padding-bottom: 1px;
    width:219px;
    float:left;
    font-size: 8pt;
    color: #87ba13;    
}

.contact_submit input{
    background: #87ba13;
    border: 0px;
    color: white;
    cursor: pointer;
    float: right;
    padding: 5px;
}

.contact_input_size1 {
    width:151px;
}
.contact_input_size2 {
    width:56px;
}
.contact_input_margin_right {
    margin:0 5px 0 0;
}
.contact_break {
    margin:10px 0 5px;
}
.contact_textarea {
    border:1px solid #9C9D9D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:125px;
    margin:0;
    width:220px;
    padding:2px;
    font-size: 8pt;
    color: #87ba13;       
}
.contact_submit {
    text-align:left;
    margin-right: 42px;
}

.submit_div{
    width: 685px;
    height: 30px;
    margin-top: 10px;
}

/* News */

.news-latest-gotoarchive{
    display: none;
}

.news-latest-container{
    padding: 0px;
}

.news-list-item p{
    width: 600px;
}

.news-single-item p{
  /*  width: 600px;*/
}

.news-list-container{
    width: 600px;
}

.news-single-item{
    width: 700px;
}

.news-single-item h1{
    padding: 0px;
    margin: 0px;
}

.news-list-container a{
    color: #8ABB14;
}

.news-latest-container a{
}

.news-list-date{
    color: #8ABB14;
}
#teasers_open .news-single-item, #teasers_open .news-single-item h1{
    color: #8ABB14;    
}
.news-latest-date{
    display:none;
}

.news-latest-container h2{
    padding-left:4px;
}

#loginbereich{
    float:right;
    margin-right: 5px;

    background:none repeat scroll 0 0 #F6F6F6;
    border:1px solid #9E9E9E;
    border-top: 0px;
    
    padding-left:5px;
    padding-right: 5px;
    
    float:right;
    height:20px;    
}

#loginbereich a{
    font-size:8pt;
    margin-top:2px;
}

#facebook{
    float:left;
    margin-left: 5px;
}

.text{
    width: 45%;
    float: right;
}

.image{
    width: 45%;
    float:left;
}

.box_4 .image img{
    position: absolute;
    left: 15px !important;
    bottom: 55px!important;
}

.katalog_links{
    position: absolute;
    top: 503px;
}

