/* CSS Document */

* { margin:0; padding:0; }

html, body { 
height:100%; 
color:#FFFFFF; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal; 
font-size:8pt;
background-color:#000000;
}

.container_fallback {
margin-left: auto;
margin-right: auto;
width: 1100px;
height: 800px;
}



.blue-bg {
width: 1100px;
height:652px;
position: relative;
top: 0;
left: -150px;
}

.content_fb{
text-align: left;
width: 467px;
height: auto;
float: left;
margin-right: 36px;
margin-left: 244px;
position: relative;
top: -600px;
}

.content-top, .content-top-en {
 width:467px;
 height: 609px;
 background-image:url(../images/landing/werbeagentur_content_top.jpg);
 background-repeat: no-repeat;
}

.content-top-en {
 height: 602px;
  background-image:url(../images/landing/werbeagentur_content_top_en.jpg);
 padding-top: 30px;
}

.content-top img,.content-top-en img{
border:  #FFFFFF solid 1px;
}

.project1 {
position:relative;
top: 239px;
left:14px;
}

.project2 {
position:relative;
top: 307px;
left:14px;
}
 
.content-top-en .project1 {
position:relative;
top: 245px;
left:14px;
}

.content-top-en  .project2 {
position:relative;
top: 312px;
left:14px;
}


.content-bottom, .content-bottom-en {
background-repeat:no-repeat;
width: 467px;
height: 190px;
margin: 0;
background-color: #000000;
}

.content-bottom-en {
background-image:url(../images/landing/werbeagentur_content_bottom_en.jpg);
}

.address
{
float: left;
margin-left: 14px;
width:206px;
color: #fff;
margin-top: 14px;
 }
 
 .keywords
{
float: left;
margin-left: 14px;
width:206px;
color: #4d4d4d;
margin-top: 46px;
 }
 
 
.column-right {
float: left;
width: 230px;
height: auto;
text-align: left;
margin-top:75px;
position: relative;
top: -600px;
}

.column-right a:link, 
.column-right a:visited {
font-size: 14px;
color: #00c0f3;
font-weight: bold;
text-decoration: underline;
margin-left: 15px;

}

.column-right a:hover {
color: #fff;
} 

img.plus {
margin-bottom: -3px;
}

a.no-margin:link, a.no-margin:visited {
margin-left: 0px;
}



.footer{
	z-index: 999;
	color:#fff;
 	height: 30px;
	width: 100%;
	margin-top: 70px;
	position: relative;
	top: -600px;
}

a:link, a:visited {
color: #00c0f3;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.clear{
clear: both;
}