/*
      torpedo leipzig Agentur für Design und Kommunikation
	  
*/

* { padding: 0; margin: 0; }

body {
 background-image: url(../images/content/header_kontakt.jpg);
 background-repeat:no-repeat;
 background-position:top center;
 background-attachment:scroll;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 982px;
}

img{
 border:0px;
}
.txt_content{
 font-family: Arial;
 color: #000000;
 font-size: 14px;
 font-weight: normal; 
 line-height:20px;
 position: absolute;
 top:50px;
 left:0px;
 //padding-top:20px; 
	
}


#header {
 position: relative;
 color: #333;
 width: 960px;
 float: left;
 padding: 0px;
 //border: 0px solid #ccc;
 height: 410px;
 margin: 10px 0px 0px 0px;
 //background: #BD9C8C;
}

.logo{
 position: absolute;
 top: 23px;
 left: 20px;
}

.header_txt {
    color: #0B54C0;
    font-family: 'FuturTBolBold';
    font-size: 21px;
    font-weight: normal;
    height: 52px;
    left: 345px;
    line-height: 33px;
    padding: 10px;
    position: absolute;
    top: 226px;
    width: 360px;
}

.header_navi_bg{
 position: absolute;
 top: 5px;
 left: 270px;
 width: 680px;
 //height: 960px;
 
}





#leftcolumn { 
 position: relative;
 //color: #333;
 //border: 1px solid #ccc;
 //background: #E7DBD5;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 380px;
 width: 320px;
 float: left;
}


#leftcolumn_2 { 
 position: relative;
 //color: #333;
 //border: 1px solid #ccc;
 //background: #E7DBD5;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 500px;
 width: 320px;
 float: left;
}


.left_headline_bg{
 position: absolute;
 top:10px;
 left:10px;
 width:290px;
 height:20px;
 padding:5px;
 background: #000000;
 float: left;
}

.left_headline_txt{
 font-family: 'FuturTBolBold';
 color: #ffffff;
 font-size: 17px;
 font-weight: normal; 

}





#content { 
 position: relative;
 float: left;
//color: #333;
 //border: 0px solid #ccc;
 //background: #F2F2E6;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 380px;
 width: 320px;
 display: inline;
}

#content_2 { 
 position: relative;
 float: left;
//color: #333;
 //border: 0px solid #ccc;
 //background: #F2F2E6;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 500px;
 width: 320px;
 display: inline;
}


.middle_headline_bg{
 position: absolute;
 top:10px;
 left:10px;
 width:290px;
 height:20px;
 padding:5px;
 background: #000000;
 float: left;
}

.middle_headline_txt{
 font-family: 'FuturTBolBold';
 color: #ffffff;
 font-size: 17px;
 font-weight: normal; 

}






#rightcolumn {
 position: relative; 
 //color: #333;
 //border: 0px solid #ccc;
 //background: #E7DBD5;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 380px;
 width: 320px;
 float: left;
}

#rightcolumn_2 {
 position: relative; 
 //color: #333;
 //border: 0px solid #ccc;
 //background: #E7DBD5;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 500px;
 width: 320px;
 float: left;
}


.right_headline_bg{
 position: absolute;
 top:10px;
 left:10px;
 width:290px;
 height:20px;
 padding:5px;
 background: #000000;
 float: left;
}

.right_headline_txt{
 font-family: 'FuturTBolBold';
 color: #ffffff;
 font-size: 17px;
 font-weight: normal; 

}


.formular{
 position: absolute;
 top:30px;
 left:0px;
 
}

#trailer { 
 position: relative;
 float: left;
 //color: #333;
 //border: 0px solid #ccc;
 //background: #F2F2E6;
 margin: 0px 0px 20px 0px;
 //padding-left: 10px;
 //padding-right: 10px;
 padding-top: 10px;
 height: 350px;
 width: 640px;
 //display: inline;
}

.trailer_player{
 position: absolute;
 top:10px;
 left:10px;
}





#footer { 
 width: 940px;
 height:5px;
 clear: both;
 color: #333;
 //border: 0px solid #ccc;
 background: #000000;
 margin: 0px 0px 40px 10px;
 padding: 0px;
}