
body#index			{
					background-color: #FFFFFF;
				}


body#photos			{
					background-color: #FFFFFF;
				}


body#about			{
					background-color: #FFFFFF;
				}


#topleiste_index	{
					background-color: #FFFFFF;
					position: absolute;
					width: 100%;
					height: 160px;
					top: 50%;
					right: 0px;
					left: 0px;
					margin-top: -80px;
					text-align: center;
					border-top: 2px #A4A4A4 solid;
					border-bottom: 2px #A4A4A4 solid;	
			}	


#topleiste		{
				background-color: #FFFFFF;
				position: fixed;
				width: 100%;
				height: 160px;
				top: 0px;
				right: 0px;
				left: 0px;
				text-align: center;
				border-top: 2px #A4A4A4 solid;
				border-bottom: 2px #A4A4A4 solid;
				z-index: 1;		
			}


#sp				{
				font-family: arial;
				font-size: 40px;
				color: #A4A4A4;
			}


#toplinks		{
				list-style: none;
				font-family: arial;
				font-size: 12px;
				color: #A4A4A4;
				margin-left: -40px;
				margin-bottom: 30px;
			}


#active a		{
				color: #e41823;
			}


.photos			{
				display: inline;
				padding: 15px;
			}	
				

.about			{
				display: inline;
				padding: 15px;
			}
			

.contact		{
				display: inline;
				padding: 15px;
			}
			

a:link 			{
				color: #A4A4A4;
				text-decoration: none;
			}
	

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


a:visited		{
				color: #A4A4A4;
				text-decoration: none;
			}
			

.pic_top		{
				float: left;
        		width: 50%;
       			height: 50%;
       			margin-top: 200px;
       			margin-left: 50px;  			
			}


.pic_left		{
				float: left;
				width: 50%;
				height: 50%;
				margin-top: 70px;
				margin-left: 50px;
			}
			
			
.jahr_top		{
				float: left;
				font-family: arial;
				font-size: 30px;
				color: #A4A4A4;
				margin-top: 230px;
				margin-left: 200px;
			}					

				
.jahr			{
				float: left;
				font-family: arial;
				font-size: 30px;
				color: #A4A4A4;
				margin-top: 100px;
				margin-left: 200px;
			}										
						

.gallery_liste_top		{
						float: left;
						margin-top: 310px;
						margin-left: -105px;
						list-style: none;
					}


.gallery_liste		{
					float: left;
					margin-top: 180px;
					margin-left: -105px;
					list-style: none;
				}


.gallery_links		{
					font-family: arial;
					font-size: 17px;
					color: #A4A4A4;
					margin-bottom: 20px;
				}


.soapy_liste_oben		{
						float: left;
						margin-top: 220px;
						margin-left: 8%;
						list-style: none;
					}


.primel_liste_oben		{
						float: right;
						margin-top: 220px;
						margin-right: 28%;
						list-style: none;
					}


.soapy_liste_unten		{
						float: left;
						margin-top: 3%;
						margin-left: 8%;
						list-style: none;
					}


.primel_liste_unten		{
						float: right;
						margin-top: 3%;
						margin-right: 33%;
						list-style: none;
					}


.soapy				{
					float: left;
					font-family: arial;
					font-size: 25px;
					color: #A4A4A4;
					margin-bottom: 10%;
				}


.primel				{
					float: right;
					font-family: arial;
					font-size: 25px;
					color: #A4A4A4;
					margin-bottom: 10%;
				}


.about_links		{
					font-family: arial;
					font-size: 12px;
					color: #A4A4A4;
					margin-bottom: 10px;
				}


#soapy_pic			{
					float: left;
					width: 33%;
					height: 33%;
					margin-top: 1%;
					margin-left: 10%;
				}


#primel_pic			{
					float: right;
					width: 30%;
					height: 30%;
					margin-top: 1%;
					margin-right: 10%;
				}





.clearing				{
				clear: both;
				}







