@import url("menu.css");
@import url("artikel.css");
@import url("suche.css");
@import url("servicebar.css");
@import url("mailform.css");
@import url("brochures.css");


body{
background: url(../../images/background.gif);
background-repeat: repeat-x;
background-color: #a2d096;
margin: 0px;
padding:0px;
text-align: center;
font-family: "Trebuchet MS";
font-size: 13px;

}

.hidden{
visibility: hidden;
height: 0;
width: 0;
overflow: hidden;
margin: 0;
padding: 0;
}

#page{
width: 950px;
background-color: #ffffff;
margin:auto;
text-align:left;
}

#page1{
width: 950px;
background-color: #ffffff;
display: block;
float: left;
padding-left:10px;
}

#logo{
background: url(../../images/logo.gif);
height: 106px;
width: 940px;
}

#menu{
width: 940px;
background-color: #45a12b;
display: block;
float: left;
height: 30px;
}

#top{
display: block;
float: left;
width:940px;
height: 25px;
padding-top:5px;
overflow: hidden;
}

#top .topleft{
width: 219px;
display: block;
float: left;
}

#top .topcenter{
width: 502px;
display: block;
float: left;
}

#top .topright{
width: 219px;
display: block;
float: left;
}

#main{
width:940px;
display: block;
float: left;
}

#left{
width: 219px;
display: block;
float: left;
}

#content{
width: 502px;
display: block;
float: left;
}

#right{
width: 200px;
display: block;
overflow: hidden;
float: right;
}

#contentright{
display: block;
float: left;
}

#footer{
display: block;
float: left;
width: 940px;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
height: 30px;
margin-top: 20px;
}

#tagcloud{
display: block;
float: left;
width: 940px;
margin-top: 10px;
}

#bottom{
display: block;
float: left;
background: url(../../images/bottom.gif);
background-repeat: no-repeat;
height: 139px;
width: 950px;
}

.schrift{
display: block;
float: left;
width: 250px;
padding-top: 5px;
}

.buttons{
display: block;
float: left;
width: 690px;
text-align: center;
padding-top: 5px;
}

.buttons1{
/* display: table; */
width: 690px;
}

.button{
/* display: table-cell; */
text-align: center;
}

.footer_item{
/* display: table; */
margin: auto;
}

.footer_item a{
text-decoration: none;
color: #333333;
}

.footer_item a:hover{
text-decoration: underline;
}

.footer_item .icon{
margin-right: 10px;
display: block;
float: left;
}

.footer_item .label{
display: block;
float: left;
}


#ecard{
position: absolute; 
top:-150px; 
margin-left: 670px; 
height: 213px; 
width: 266px;
display: block; 
float: left;
z-index: 10000;
cursor: pointer;
}

#ecard .ecardde{
background: url(../../images/de/ecard.png);
height: 213px; 
width: 266px;
display: block; 
float: left;
}

#ecard .ecarden{
background: url(../../images/en/ecard.png);
height: 213px; 
width: 266px;
display: block; 
float: left;
}
