/*common styles*/
	
		body {
			font-family: American Typewriter, SchreibmaschineEF-Regular, Courier;
			font-size: 10px;
			color: #697F8D;
			background-color: #FFFFFF;
			}
			
		a:link 
			{ color: #FFFFFF; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		a:visited 
			{ color: #FFFFFF; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		a:hover 
			{ color: #FFD400; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		a:active 
			{
	color: #FFFFFF;
	font-size: 10px;
	font-family:"American Typewriter", SchreibmaschineEF-Regular, Courier;
	text-decoration:none;
}
		
		
		#balken a:link 
			{ color: #FFFFFF; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#balken a:visited 
			{ color: #FFFFFF; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#balken a:hover 
			{ color: #FFD400; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#balken a:active 
			{ color: #FFD400; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
			
		#portfolio a:link 
			{ color: #697F8D; font-size: 9px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#portfolio a:visited 
			{ color: #697F8D; font-size: 9px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#portfolio a:hover 
			{ color: #697F8D; font-size: 9px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#portfolio a:active 
			{ color: #697F8D; font-size: 9px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
			
		#impressum a:link 
			{ color: #000000; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#impressum a:visited 
			{ color: #000000; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#impressum a:hover 
			{ color: #697F8D; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#impressum a:active 
			{ color: #697F8D; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
			
		#bau a:link 
			{ color: #697F8D; font-size: 12px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#bau a:visited 
			{ color: #697F8D; font-size: 12px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#bau a:hover 
			{ color: #333333; font-size: 12px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
		#bau a:active 
			{ color: #333333; font-size: 12px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; 
			text-decoration:none; display: block; }
			
		#referenz a:link 
			{ color: #666600; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#referenz a:visited 
			{ color: #666600; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#referenz a:hover 
			{ color: #333333; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#referenz a:active 
			{ color: #333333; font-size: 10px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
			
		#team a:link 
			{ color: #697F8D; font-size: 11px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#team a:visited 
			{ color: #697F8D; font-size: 11px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#team a:hover 
			{ color: #000066; font-size: 11px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
		#team a:active 
			{ color: #000066; font-size: 11px; font-family:American Typewriter, SchreibmaschineEF-Regular, Courier; text-decoration:none; }
			
		#squared {
			position:relative;
			margin-top:-10px;
			margin-left:auto;
			margin-right:auto;
			width:900px;
			height:600px;
			background-color:#FFFFFF;
			text-align:center;
			z-index:120;
			}
			
		#logo {
			position:relative;
			margin-top:0px;
			margin-left:20px;
			display:block;
			background-image:url(bilder/berger_design.jpg);
			background-repeat:no-repeat;
			text-decoration:none;
			height:125px;
			z-index:110;
			}
			
		#balken {
			position:relative;
			margin-top:-50px;
			margin-left:0px;
			padding-left:295px;
			padding-top:5px;
			width:605px;
			height:17px;
			background-color:#697F8D;
			color:#FFFFFF;
			z-index:120;
			}
			
		#portfolio {
			text-align:left;
			z-index:120;
			background-color:#FFFFFF;
			color:#697F8;
			}
			
		#text {
			position:relative;
			margin-top:0px;
			margin-left:0px;
			padding-left:0px;
			padding-top:0px;
			vertical-align:top;			
			background-color:#FFFFFF;
			line-height:22px;
			text-align:left;
			z-index:120;
			}
			
		#inhalt {
			position:relative;
			margin-top:0px;
			margin-left:0px;
			padding-left:0px;
			padding-top:0px;			
			background-color:#FFFFFF;
			text-align:left;
			z-index:120;
			}
		
			
		.orange10 {
			font-family: American Typewriter, SchreibmaschineEF-Regular, Courier;
			font-size: 10px;
			font-weight:bold;
			color: #F59E00;
			line-height:22px;
			}
			
		.orange11 {
			font-family: American Typewriter, SchreibmaschineEF-Regular, Courier;
			font-size: 11px;
			font-weight:bold;
			color: #F59E00;
			line-height:23px;
			}
			
		.gelb10 {
			color: #FFD400; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.blaugrau10 {
			color: #697F8D; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.blaugrau11 {
			color: #697F8D; 
			font-size: 11px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
		
		.schwarz10 {
			color: #000000; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
		
		.weiß10 {
			color: #FFFFFF; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.weiß11 {
			color: #FFFFFF; 
			font-size: 11px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
		
		.weiß12 {
			color: #FFFFFF; 
			font-size: 12px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.rot10 {
			color: #FF0000; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.gruen10 {
			color: #009A5F; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.magenta10 {
			color: #E50083; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
			
		.cyan10 {
			color: #00A6EB; 
			font-size: 10px; 
			font-family:American Typewriter, SchreibmaschineEF-Regular, Courier;
			}
		
		#esel {
			position:absolute;
			margin-top:30px;
			margin-left:820px;
			display:block;
			background-image:url(bilder/esel-70px.gif);
			background-repeat:no-repeat;
			text-decoration:none;
			width:70px;
			height:124px;
			z-index:130;
			}
			
		#karik {
			position:absolute;
			margin-top:290px;
			margin-left:110px;
			display:block;
			background-image:url(bilder/anbeten.jpg);
			background-repeat:no-repeat;
			text-decoration:none;
			width:220px;
			height:160px;
			z-index:130;
			}
			
		#foxy {
			position:absolute;
			margin-top:220px;
			margin-left:110px;
			display:block;
			background-image:url(bilder/foxy.jpg);
			background-repeat:no-repeat;
			text-decoration:none;
			width:90px;
			height:113px;
			z-index:130;
			}
		
		#heilraum {
			position:absolute;
			margin-top:20px;
			margin-left:575px;
			display:block;
			background-image:url(bilder/hr-logos.jpg);
			background-repeat:no-repeat;
			text-decoration:none;
			width:195px;
			height:40px;
			z-index:130;
			}
		
		
		#triangle a:link, #triangle a:visited {
			position: relative;
			background-image: url(bilder/weiter.jpg);
			background-repeat:no-repeat;
			display: block;
			width:50px;
			height:50px;
			text-decoration:none;
			}
						
		#triangle a:hover, #triangle a:active {
			position: relative;
			background-image: url(bilder/weiter-hov.jpg);
			background-repeat:no-repeat;
			display: block;
			width:50px;
			height:50px;
			text-decoration:none;
			}
			
		
		#triangleB a:link, #triangleB a:visited {
			position: relative;
			background-image: url(bilder/back.jpg);
			background-repeat:no-repeat;
			display: block;
			width:50px;
			height:50px;
			text-decoration:none;
			}
						
		#triangleB a:hover, #triangleB a:active {
			position: relative;
			background-image: url(bilder/back-hov.jpg);
			background-repeat:no-repeat;
			display: block;
			width:50px;
			height:50px;
			text-decoration:none;
			}
			
			
			
			
			
			
			
			
		
			
		#ibw a:link, #ibw a:visited {
			position: relative;
			background-image: url(bilder/ibw.jpg);
			background-repeat:no-repeat;
			display: block;
			width:131px;
			height:131px;
			text-decoration:none;
			}
						
		#ibw a:hover, #ibw a:active {
			position: relative;
			background-image: url(bilder/ibw.jpg);
			background-repeat:no-repeat;
			display: block;
			width:131px;
			height:131px;
			text-decoration:none;
			}
	
		
		
			
		
		
