@charset "utf-8";

html {
	min-width: 590px;
	min-height: 550px;
	height:auto !important;
	height: 100%;
}
body {
	font-family: "arial";
	font-style: normal;
	letter-spacing: 0px;
	font-size: 11px;
	background-image: url("../img/DSC01989.jpg");
	min-width: 590px;
	min-height: 550px;
	width: auto !important;
	height: auto !important;
	margin: 0px;

}
div {
	position: relative;
	display: block;
}

#main {
	position: absolute;
	width: 590px;
	height: 550px;
	background-color:#fff;
	left: 50%;
	margin-left: -295px;
	top: 50%;
	margin-top: -275px;
	
	
}

#left {
	width: 195px;
	height: 550px;
	float: left;
	background-image:url("../img/Metall_Links.jpg")
}

#mid {
	width: 200px;
	height: 550px;
 	float: left;
}

#right {
 	width: 195px;
	height: 550px;
	float: left;
	background-image: url("../img/MetallRechts.jpg")
}

#centercontainer {
	float: left;
	width: 200px;
	height: 190px;
}

#imagecontainer {
	float: left;
	height: 190px;
	width: 110px;
	background-image:url("../img/gerd.jpg");
	background-position: 117px 196px;

}



#zitat {
	float: left;
	width: 100%;
	height: 360px;
	background-image:url("../img/Metall_Unten.jpg")
}

.english {
	display: none;
}

.headline {
	font-weight: 700;
	color: #1A2155;
}

.url {
	font-weight: 700;
}

.mleft {
	margin-left: 15px;
}

#projects {
	margin-top: 15px;	
}

#info {
	margin-top: 15px;	
}

#language {
	position: absolute;
	font-weight: 700;
	bottom: 30px;
	
}

.zitattext {
	margin-left: 25px;
	margin-top: 50px;
	font-size: 20px;
	font-weight: 200;
	color: #1A2155;
}
#headtext {
	float: left;
	height: 190px;
	width: 90px;
	font-size: 12px;
	background-image:url("../img/gerdbg.jpg")
}

#gerken {
	margin-top: 15px;
	margin-left: 5px;
	color: #1A2155;	
}

#berlin {
	font-size: 9px;
	display: block;
	margin-left: 5px;
	color: #1A2155;	
}

#services {
	top: 155px;
	position: absolute;
}

#newsletter {
	position: absolute;
	top: 100px;
}

#general {
	position: absolute;
	bottom: 30px;
}

#interview {
	position: absolute;
	top: 240px;
}

#berlin {
	position: absolute;
	bottom: 10px;
}

a {
	color: black;
    text-decoration: none;
}

a:hover{
	color: #393C5B;	
}

#zitatkey {
	position: absolute;
	left: -7px;
}

#contact {
	position: absolute;
	display: none;
    top: 280px;
	font-weight: 500;
}

#email{
	display: inline-block;
	font-weight: 700;
}
#english{
	display: inline-block;
	font-weight: 700;
}
#deutsch{
	display: inline-block;
	font-weight: 700;
}

.fancybox-skin {
	background-color: white !important;
	
}