/**
 * @license
 * MyFonts Webfont Build ID 2795361, 2014-04-15T09:05:21-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: All Round Gothic Book by Flat-it
 * URL: http://www.myfonts.com/fonts/flat-it/all-round-gothic/book/
 * 
 * Webfont: All Round Gothic Medium by Flat-it
 * URL: http://www.myfonts.com/fonts/flat-it/all-round-gothic/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2795361
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2012 by Ryoichi Tsunekawa. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work 
@import url("//hello.myfonts.net/count/2aa761");

  
@font-face {font-family: 'AllRoundGothic-Book';
			src: url('webfonts/2AA761_0_0.eot');
			src: url('webfonts/2AA761_0_0.eot?#iefix') format('embedded-opentype'),
					url('webfonts/2AA761_0_0.woff') format('woff'),
					url('webfonts/2AA761_0_0.ttf') format('truetype'),
					url('webfonts/2AA761_0_0.svg#wf') format('svg');
			}
 
  
@font-face {font-family: 'AllRoundGothic-Medium';
			src: url('webfonts/2AA761_1_0.eot');
			src: url('webfonts/2AA761_1_0.eot?#iefix') format('embedded-opentype'),
					url('webfonts/2AA761_1_0.woff') format('woff'),
					url('webfonts/2AA761_1_0.ttf') format('truetype'),
					url('webfonts/2AA761_1_0.svg#wf') format('svg');
			}
*/
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	background-color:#eb6ea6;
	color:#555555;
}

a {color:#555555;}
a:hover {color:#FFF;}
#logo {
	width:624px; 
	height:168px; 
	margin:0;
}

#vertzentrierung {
	position:absolute; 
	top:40%; 
	width:100%; 
	height:360px; 
	margin:-150px 0 0 -9px;
}

#horzentrierung {
	position:relative; 
	margin:0 auto; 
	height:360px; 
	width:624px;
}

#logo_image {
	width:624px; 
	height:168px; 
}

#subtitle {
	 color:#555555;
	 text-align:left;
	 margin:5px 0 0 0;
	 font-size:25pt;
}

#address {
	 position:absolute;
	 top:250px;
	 width:624px;
	 margin:0;
	 text-align:left;
	 color:#555555;
	 font-size:25pt !important;
}