body {

	margin:0; padding:0; border:0;
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #808080;
}

img {
	border:none;
}

#header {

	height:200px;
	background:url(../img/background.gif) repeat-y center #008978;
}
	#header .wrapper {
		text-align:right;	
	}
		#header .wrapper img {
			
			margin-top:90px;
		}

.wrapper {
	width:890px;
	margin:0 auto;
}

#footer {
	text-align: center;
	margin-top: 40px;
}

#footer a {
	text-decoration: none;
	color: #808080;
}

.imprint {
	margin-top:200px;
}

.imprint a {
	text-decoration: none;
	color: #808080;
}

.left {
	float:left;
}

.bold {
	font-size: 16px;
	text-transform: uppercase;
}

.pgs_link {
	position:absolute;
	top:300px;
	left:200px;
}

.orange {
	color:#ff9933;
	font-size:110px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:80px;
}
.grey {
	color:#9b9b9b;
	font-size:17px;
	text-transform:uppercase;
	margin:10px 0; padding:0;
	font-weight:bold;
	line-height:20px;
}

#year25 {
position:absolute;
left:-20px;
}

#content {
	margin-top:60px;
}

	#content #content_left {	
		width:155px;
		margin-right:10px;
	}
	
	#content #content_right {
		width:725px;
	}
	
		#content #content_right .pgs {
			
			width:387px;
			position:relative;
			text-align:center;
		}
		#content #content_right .small {
		
			width:338px;
		}
			#content #content_right .pgs img {
		
				display:block;
				margin-left:90px;
			}	
			#content #content_right .small img {
				margin-left:50px;
			}		
			#content #content_right .pgs a {
				outline-style:none;
				position:absolute;
				top:0; left:0;
				z-index:80;
				display:block;
				height:500px;
				width:350px;
				font-size:0px;
				text-decoration:none;
				background: url(../img/space_bg.gif);
			}

			#content #content_right .pgs:hover div.cssToggle {
				display:block;
			}
			
			#content #content_right .pgs div {
			
				color:#787878;
				width:197px;
				/*position:absolute;
				left:220px; top:117px;*/
				margin:55px 0 0 25px;
				display:none;	

				cursor:pointer;
			}
			#content #content_right .small div {
				width:184px;
			}
			
				#content #content_right .pgs div h2{
					font-size:11px; 
					font-weight:bold;
					margin:0 0 10px 0;
					padding:0;
					text-align:left;
				}	
					
				#content #content_right .pgs div p {
					font-size:11px; 
					margin:0 0 10px 0;
					padding:0;
					text-align:left;
				}
				
					#content #content_right .pgs div p.img {
						margin:10px 0 0 10px;
					}
					#content #content_right .pgs div p img {
						margin:5px 0 0 0;
					}			
					#content #content_right .pgs div p  a{
						
						position:relative;
						z-index:100;
						font-size:11px;
						height:auto; width:auto;
					}			
							
			#content #content_right .pgs ul  {
				list-style:none;
				text-align:right;
				margin:30px 0 0 0;
				width:165px;
				padding:20px 0 0 0;
				background:url(../img/list-bg.gif) right repeat-y;
			}
			#content #content_right .small ul  {
				width:118px;
			}
			#content #content_right .pgs ul li {
					
					margin:0; padding:0;
					background:url(../img/list-li-bg.gif) right no-repeat;
					padding-right:20px;
					font-size:11px;
					line-height:20px;
					color:#787878;
					text-decoration:none;
					text-transform:uppercase;			
				}
	
				#content #content_right .pgs ul li.last1 {				
					background:url(../img/list-bottom1.jpg) no-repeat right;
					height:191px;	
					margin:0 -16px 0 0;			
				}		
				#content #content_right .pgs ul li.last2 {				
					background:url(../img/list-bottom2.jpg) no-repeat right;
					height:191px;	
					margin:75px -16px 0 0;			
				}