@charset "utf-8";
/* CSS Document für BAE-FOTOGRAFIE */

body 				{background-color: #fff;
					font-family: 'Source Sans Pro', sans-serif;
					margin:0px;}

#wrapper			{position:relative;
					margin:auto;}		 
		     
.oben				{width: 100%;
					line-height:130px;
					background-color:#242424;
					text-align:center;
					position:fixed;
					z-index:1000;}

nav a               {color:#838282;
					text-decoration:none;
					font-weight: bold;
					font-size:16px;
					padding:0px 30px;}

nav a:hover         {color:#FFF;
					text-decoration:none;
					}
							
.balken				{height:130px;}
			
.hg 				{width: 460px;
					line-height:90px;
					background: none repeat scroll 0% 0% #E97874;
					margin:auto;
					padding-bottom: 3px;
					text-align:center;}
								
h1 					{font-weight: bold;
					font-size: 50px;
					letter-spacing: 1px;
					color: #fff;
					margin: auto;
					text-align: center;}
					
.inhalt 			{margin: auto;
					text-align: center;
					margin-top: 60px;
					line-height: 30px;
					position:relative;
					width:460px;}
					
#wrapper, #slider_box
					{padding:5px;}	
					

#slider_box			{/*background-color:rgba(17,163,29,0.57);*/
					width:460px;
					height:307px;
					margin:auto;
					margin-top:260px;
					position:absolute;
					top:0px;
					left:0px;}
								
.link				{display:block;
					text-align:center;}
					
.ausgewaehlt		{position:absolute;
					top:-60px;
					left:0px;
					width:100%;
					letter-spacing: 1px;
					color: #dfdfdf;}

.subline 			{color: #8f8f8f;
					padding:10px 0px;
					border-top:1px solid #cdcdcd;
					font-weight: 500;
					text-decoration: none;
					letter-spacing: 1px;
					font-size: 14px;
					display:block;
					width:460px;
					margin:auto;
					padding-top:16px;}
								
.subline:hover 		{color: #E97874;
					font-style: bold;
					letter-spacing: 1px;}
		
h2					{font-weight: bold;
					letter-spacing: 1px;
					font-size: 30px;
					color: #dfdfdf;
					text-align:center;
					margin-top: 30px;}
								
.verschieben		{position:absolute;
					top:10px;
					left:10px;
					z-index:11000;
					color:#FFCC00;}

.img 				{float: left;/**/
					/*margin-top: 150px;*/
					/*margin: 5px;*/
					width: 23% ;
					/*height: 300px;*/
					margin:4px;}

.fotos_center		{width:80%;
					/*background-color:#5C5051;*/
					margin:auto;
					padding:10px;
					overflow: hidden;}
			

