
/* CSS Document 
copyright 2007-2009 by elektrofon.de -> Die Weberei Gıtersloh www.die-weberei.de
designed and coded by P. Anders -> www.anders-mediadesign.com
*/

html{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
body{
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #000;
background-image: url("http://www.elektrofon.de/files/rmefeb12.jpg");
background-repeat: no-repeat;
}

#container{
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 100%;
width: 100%;
}

/* ------- Werbung -------- */

#Banner{
position: absolute;
top: 120px;
left: 10px;
margin: 0 0 0 0;
}

#start_teaser{
margin-right: -22px;
}

/*-------- Birthday --------*/

#oneyear{
margin-top: 0px;
width: 697px;
margin-left: auto; 
margin-right: auto;}

#oneyear img{border: none;}

/* ------- Header --------- */
#header{
margin: 0 0 0 0;
padding: 0 0 0 0;
height:180px;
width: 100%;
}

#navigation{
margin: 10px;
height: 50px;
}

/* ------- Content --------- */
#content_container{
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 100%;
}
#content{
margin: 20px auto;
padding: 0 0 0 0;
width: 1020px;
height: 441px;
}
#main_content{
margin: 8px 8px 8px 8px;
padding: 0 0 0 0;
float: left;
height: 425px;
width: 370px;
background-image: url("http://www.elektrofon.de/files/main_content.png");
background-repeat: no-repeat;
}

#content_container_right{
margin: 0 0 0 0;
padding: 0 0 0 0;
float: right;
width: 634px;
height: 441px;

}
#dates{
margin: 8px 8px 8px 0;
padding: 0 0 0 0;
width: 621px;
height:181px;
background-image: url("http://www.elektrofon.de/files/dates.png");
background-repeat: no-repeat;
}
#content_container_right_small{
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 634px;
height: 244px;

}
#sub_content{
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
height: 236px;
width: 354px;
background-image: url("http://www.elektrofon.de/files/sub_content.png");
background-repeat: no-repeat;
}
#newsletter{
margin: 0 13px 0 0;
padding: 0 0 0 0;
float:right;
height: 236px;
width: 256px;
}

/* ------- FOOTER -------- */
#footer {
position: absolute;
width: 100%;
height: 100px;
bottom: 0px;
}
#impressum_container {
position: absolute;
width: 100%;
bottom: 0px;
}
#logo{float: left;}

#impressum{}

#dj{
/*display: none;*/
position: absolute;
height: 550px;
width: 560px;
left: 30%;
bottom: 20px;
background-image: url("http://www.elektrofon.de/files/Mai2010.png");
background-repeat: no-repeat;
z-index: -2;
}

