* {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 21px;
	/*overflow: hidden;*/
	}

body.profile {
width: 790px;
}

body.app {
width: 760px;
}	

#page {
	height: 400px;
	width: 757px;
        position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0px 0px -387px;
	background-color: #ffffff;
	border: 0px solid #000000;
	}

#inhalt {
	height: 500px;
	width: 500px;
        position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0px 0px -250px;
	background-color: #ffffff;
	border: 1px solid #000000;
	}	

#header {
	width: 790px;
	height: 421px;
	float: left;
	}	

#content {
	width: 790px;
	height: 587px;
	float: left;
	background: transparent url('fan_content.jpg') left top;
	}
	
#bilder {
	width: 740px;
	height: 290px;
	float: left;
	background: transparent;
	margin-top: 50px;
	margin-left: 20px;
	}
	
#scroller {
	width: 740px;
	height: 245px;
	float: left;
	background: transparent;
	overflow: hidden;
	overflow-y: auto;
	padding-bottom: 50px;
	}	
	
#bilder img{
	background: #fff;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;

	}	
				
			
	
#footer {
	width: 790px;
	height: 160px;
	float: left;
	}	
	
#page img {
	float: left;
	border: none;
	}	


	
a {
	text-decoration: none;
	color: #074568;
	}
	
a:hover {
	text-decoration: none;
	color: #000;
	
	}

img a {
	border: none;
	}	
	
label {
	font-family: 'Amatic SC', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 2px;
	float: left;
	width: 310px;
	}
.text {
	font-family: Helvetica, Helvetica-Neue, Arial, sans-serif;
	font-size: 13px;
	color: #05418A;
	margin-bottom: 10px;
	height: 30px;
	float: left;
	}
	
	
.smaller a {
	color: #47AA58;
	text-decoration: none;
	
	}

.smaller a:hover {
	color: #fff;
	text-decoration: none;
	}
	
	
.smaller {
	font-family: Helvetica, Helvetica-Neue, Arial, sans-serif;
	font-size: 9px;
	color: #fff;
	width: 280px;
	height: 20px;
	float: right;
	line-height: 9px;
	margin-top: 3px;
	}
	
.margin_2 {
	margin-top: 15px;
	}					

.col_1 {
	float: left;
	width: 360px;
	height: auto;
	margin-left: 20px;
	margin-top: 19px;
	
	}
	
.margin {
	margin-top: 36px;
	
	}	
	
	
#notice {
	font-family: Helvetica, Arial, sans-serif; 	
	width: 190px;
	height: 40px;
	background: #47AA58;
	font-size: 13px;
	color: #fff;
	padding: 6px;
  margin-top: 6px;
  margin-left: 1px;
  float: right;
  margin-right: 190px;
	}
	
	
.sendit {	
	font-family: 'Amatic SC', sans-serif;
	width: 100px;
	height: 30px;
	background: #47AA58;
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px;
	padding-top: 0px;
  margin-top: 6px;
  margin-left: 1px;
  border: none;
	}			
	

ul {
	list-style-type: none;
	width: 320px;
	
	}
ul li {
	list-style-type: none;
	width: 320px;
	margin-bottom: 10px;
	
	}				


.col_1 p {
	width: auto;
	background: transparent;
	float: left;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin-bottom: 20px;
	}

.cit {
	width: 520px;
	background: transparent;
	float: left;
	font-weight: normal;
	font-style: italic;
	
	
	}				

h1 {
	width: 790px;
	background: transparent;
	float: left;
	font-weight: 700;
	font-size: 29px;
	color: #fff;
	font-family: 'Amatic SC', sans-serif;
	margin-bottom: 10px; 
	text-transform: uppercase;
	padding-bottom: 2px;
	}		
	
h5 {
	width: 720px;
	background: transparent;
	float: left;
	margin-left: 25px;
	color: #fff;
	font-weight: 800;
	font-size: 21px;
	font-family: Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
	margin-bottom: 5px; 
	}

h3 {
	width: 520px;
	background: transparent;
	float: left;
	font-weight: 600;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
	margin-bottom: 10px; 
	border-bottom: 6px solid #009EE3;
	}

h4 {
	width: 520px;
	background: transparent;
	float: left;
	font-weight: 600;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
	margin-bottom: 0px; 
	}			
	
#fb-legal {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 2px;
	float: left;
	width: 790px;
	padding-top: 60px;
	margin-left: 8px;
	line-height: 12px;
	}	
							