@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
border:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

input, select, textarea {
border:1px solid #808080;
}

a {
color:#ff0000;
}


a:hover {
color:#FFF;
background-color:#ff0000;
}



body {
text-align:left;
background-color:#FFF;
}

#all {
margin:0 auto;
margin-top:10px;
width:960px;
}

#head {
height:124px;
background:url(../images/kopf.jpg) no-repeat;
}

#flash{

width:590px;
height:124px;
margin-left:370px;
}

#sprachen {
text-align:right;
margin-right:10px;
margin-top:-80px;
line-height:10px;
}


#navi {
height:34px;
background:url(../images/navi.jpg) no-repeat;
}

#navi #metaNavigation {
list-style-type:none;
margin-left:4px;
}

#navi #metaNavigation li {
display:inline;
}

#navi #metaNavigation li a {
height:1%;
display:block;
float:left;
width:189px;
border-left:1px solid #FFF;
text-align:center;
font-size:14px;
padding-top:10px;
height:24px;
color:#FFF;
background-color:#868686; /*wegen IE7 hover Bug! */
text-decoration:none;
text-transform:uppercase;
}

* html #navi #metaNavigation li a {
height:34px;
he\ight:24px;
width:190px;
w\idth:189px;
}

#navi #metaNavigation li a:hover {
background-color:#FF0000;
color:#FFF;
}



#navi #metaNavigation li a.aktiv {
color:#FFF;
background-color:#FF0000; /*wegen IE7 hover Bug! */
}






#content {

background:url(../images/inhalt.jpg) repeat-y;

padding-bottom:20px;
}

#links{
float:left; 
width:350px;
}
#inhalt{
margin-left:350px;
}

.abstand-links {
padding:20px;
}

.abstand-inhalt {
padding:20px;
}

#fuss {
background:url(../images/fuss.jpg) no-repeat;
height:94px;
clear:left;
}

.abstand-fuss {
padding:20px;
padding-top:0px;
}

.clearfix:after {
 content:".";
 clear:both;
 display:block;
 height:0;
 visibility:hidden
}
.clearfix {display: inline-block; }
/* Verstecke vor IE-mac \*/
 * html .clearfix {height: 1%; }
 .clearfix {display: block; }
/* Ende Verstecke vor IE-mac */






























#woerter {
padding-top:4px;
margin-bottom:14px;
font-size:9px;
}

















a.kategorie {
display:inline-block;
width:118px;
margin-right:20px;
overflow:hidden;
float:left;
text-decoration:none;
color:#000;
font-size:12px;
margin-top:10px;
height:160px;
line-height:14px;
text-align:center;
}

a.kategorie img {
border:1px solid #000;
}

a:hover.kategorie {
color:#FFF;
}

a:hover.kategorie img {

border:1px solid #FF0000;
}





a.produkt{
display:inline-block;
float:left;
width:118px;
margin-right:20px;
overflow:hidden;
text-decoration:none;
color:#000;
font-size:12px;
margin-top:10px;
height:160px;
line-height:14px;
text-align:center;
}


a:first-line.produkt {

}



























a.produkt img {
border:1px solid #000;
}

a:hover.produkt {
color:#FFF;
}

a:hover.produkt img {
border:1px solid #FF0000;
}












#search {
height:50px;
display:none;
}


#searchterm {
float:left;
height:17px;
width:200px;
border:1px solid #808080;
}
* html searchterm {
height:19px;
he\ight:17px;
}
#search_send {
float:left;
cursor:pointer;
}



#navigation a,#navigation2 a {
color:#000;
display:block;
padding:2px;
}
#navigation a:hover,#navigation2 a:hover {
color:#FFF;
background-color:#FF0000;
}

#inhalt h1 {
font-size:14px;
margin-bottom:6px;
}


#inhalt h2 {
margin-top:6px;
margin-bottom:6px;
color:#808080;
}

#inhalt ul, #inhalt p {
margin-top:6px;
margin-bottom:6px;
}


#contactForm label {
width:100px;
margin-bottom:4px;
display:inline-block;
}

#send {
margin-left:103px;
}

#sprachen img {
border:1px solid #FFF;
}

#links #navigation {
width:310px;
overflow:hidden;
}


#links #navigation2 {
width:310px;
overflow:hidden;
}








.bildergalerie {
overflow:hidden;
}








.bildergalerie a {
display:inline-block;
float:left;
width:166px;
margin-right:10px;
overflow:hidden;
text-decoration:none;
color:#000;
font-size:12px;
margin-top:10px;
height:160px;
line-height:14px;
text-align:center;
}

.bildergalerie a img {
border:1px solid #000;
}

.bildergalerie a:hover {
color:#FFF;
}

.bildergalerie a:hover img {

border:1px solid #FF0000;
}




.ueberschrift2 {
margin-top:6px;
margin-bottom:6px;
color:#808080;
font-weight:bold;
}


