@charset "UTF-8";
/* CSS Document */

body {
	padding-left:15px;
	padding-top:28px;
	background-image:url('images/topbar.png');
	background-repeat:repeat-x;	  
}



a {
	font-size: 12px;
	color: gray;
	font-weight: regular;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #977831;
}
a:hover {
	text-decoration: none;
	color: #977831;
}
a:active {
	text-decoration: none;
	color: #977831;
}

.logo {
position:absolute;
left:584px;
top:30px;

}

.biggif {
position:absolute;
left:250px;
top:200px;

}

.bigtext {
   width:800px;
   position:absolute;
   left: 250px;
   top: 450px;
   font-size:20px;
   padding-top:10px;
   color: #977831;
    font-family: "mic-32-new-1";
   font-style: bold;
   
}


.simon {
   width:340px;
   position:absolute;
   left: 300px;
   top: 670px;
   font-size:13px;
   padding-top:10px;
   color: #977831;
    font-family: "mic-32-new-1";
   font-style: bold;
   
}

.simoninfo {
   width:320px;
   position:absolute;
   top: 700px;
   left: 300px;
   font-size:12px;
   padding-top:2px;
	color:gray;
	 font-family: "mic-32-new-1";
   font-style: italic;
   font-weight: 300;
	 line-height: 130%; 
	 
}

.oliver {
   width:340px;
   position:absolute;
   left: 530px;
   top: 670px;
   font-size:13px;
   padding-top:10px;
   color: #977831;
    font-family: "mic-32-new-1";
   font-style: bold;
   
}

.oliverinfo {
   width:320px;
   position:absolute;
   top: 700px;
   left: 530px;
   font-size:12px;
   padding-top:2px;
	color:gray;
	 font-family: "mic-32-new-1";
   font-style: italic;
   font-weight: 300;
   line-height: 130%; 
	
}

.georg {
   width:340px;
   position:absolute;
   left: 800px;
   top: 670px;
   font-size:13px;
   padding-top:10px;
   color: #977831;
    font-family: "mic-32-new-1";
   font-style: bold;
   
}

.georginfo {
   width:320px;
   position:absolute;
   top: 700px;
   left: 800px;
   font-size:12px;
   padding-top:2px;
	color:gray;
	 font-family: "mic-32-new-1";
   font-style: italic;
   font-weight: 300;
    line-height: 130%; 
	
}