body {
	top:0;
	left:0;
	text-align:center; /*fuer den ie*/
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-color:#f0f0f0;
	font-size:12px;color:#222;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.centerstage {
  text-align:left; /*textausrichtung wieder gerade biegen*/
  margin: 0px auto; /*fuer den firefox und alle anderen*/
  width:930px;
  background-color:#FFF; 
  padding:20px 20px;
}

.header {
	position:relative;
	top:0;
	width:930px;
 	height:70px;
	margin-bottom:10px;
 }
 
.header p {margin-top:16px;font-size:11px;}

.kontakt_auszeichnung {
color:#007a3b;
}
 
 
 #cv-template-03_ {
	position:absolute;
	background-image: url(images/cv_template_03.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:757px;
	height:42px;
}

#cv-template-04_ {
	position:absolute;
	left:757px;
	top:0px;
	width:173px;
	height:42px;
}

.menu_con {
	position:absolute;
	top: 40px;
	width: 834px;
	height:30px;
	background-image: url(/fileadmin/templates/images/menu_back.jpg);
	background-repeat: repeat-x;
	z-index:50;
}
.sprybox_menu {
	position:absolute;
	margin-left:834px;
	top:40px;
	width: 96px;
	height:30px;
	background-image: url(/fileadmin/templates/images/menu_back.jpg);
	background-repeat: repeat-x;
	z-index:50;

}
 
.keyvisual {
 	width:930px;
	height: 270px;
	background-color:#fff;
	margin-bottom:10px;
	z-index:1;
}

.keyvisual_image {
}

.key_topic {
position:absolute;
top:300px;
margin-left:470px;
width:450px;
padding:0;
	background-image:url(images/transparenz_80.png);
	background-repeat:repeat-x;
	/*background-color:#ffffff;*/
}

.key_topic_inhalt {

}


.content {
 	width:930px;
	background-color:#fff;
	margin-bottom:10px;
}
.footer {
	width:930px;
	height: 50px;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	vertical-align: text-bottom
}
.footer .footer_inhalt {
	padding: 15px 0 0 10px;
	color:#777;
}

.footer .footer_inhalt a {
	color:#777;
	text-decoration:none;
}
.footer .footer_inhalt a:hover {
	color:#fff;
}

.footer .footer_inhalt IMG{
cursor:pointer;
}