*{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
}
span.collage {
        z-index: auto;
        position: absolute;
        border: 1px solid black;
	width: 500px;
	height: 280px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
span.collage:hover {
        z-index: 1000;

}
a{
 color: #000000;
 font-weight : bold;
}
a:hover{
        color: #C8092F;
        font-weight: bold;
}
a:link,a:visited,a:active{
 color: #000000;
 font-weight : bold;
}
#wirbraucheneuch *{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 0.2pt;
        color: #FFFFFF;
}
#wirbraucheneuch {
        background-color: #C59877;
        width: 290px;
        background-image: url(../images/img_wir_brauchen_euch.jpg);
        background-repeat: no-repeat;
        padding: 210px 5px 5px 5px;

}
#wirbraucheneuch h1 {
        color: #D24514;
        font-weight: bolder;
        font-size: 14px;
}
#wirbraucheneuch p.two {
        font-size: 10px;
}
#flyer {
        position: absolute;
        top: 0px;
        left: 370px;
}
#left {
        position: relative;
        float: left;
        margin-left: 10%;
}
#top{
        margin: 0px;
        background-color: #131416;
        position: relative;
}
#text,#bottom  {
        margin-left: 20px;
}
#bottom div {
        float: left;
}
#url {
        font-size: 20px;
        font-weight: bolder;
        position: relative;
        margin-top: 50px;
        text-align: center;
}
h2 {
        font-weight: bolder;
}
#navigation {
        position: absolute;
        top: 20px;
        right: 20px;
}
#bild {
/*
        position: absolute;
        top: 15px;
        left: 580px;
*/
                  float: left;
}
img.block {
                          display: block;
}
.main div {
        float: left;
        margin: 10px 0px 0px 20px;
}