/* CSS Document */

body {
	background-color:#F1DCC4;
}

.zellegalerie {
position:relative;
	top:0px;
	left:4px;
	width:427px;
	height:2399px;
	align: center;
	
	/*background-color: #F4E400;*/
	}
	
Body {
scrollbar-base-color: #DDC191;
scrollbar-track-color: #F2E7CA;
scrollbar-face-color: #DFBE84;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #B4883C;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #61481D;
scrollbar-3d-light-color:#61481D;
}

.inhalt {
	position:relative;
	top:0px;
	left:0px;
	width: 624;
	}
	
.navgrund {
	background-color: #D42C50;
	}
.navgrund1{
	background-image:url(bilder/tabgrund.gif);
	
	}
	
.inhaltgrund {
	background-color: #F1DCC4;
	}

	
.Fliestext {
	font-size: 14px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #342506;
	text-decoration: none;
	
}

.Subline {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #342506;
}
.Headline {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #342506;
}


.nav {
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #861903;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;


}

.nav a:link {
	font-size: 14px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #861903;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.nav a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #342506;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.nav a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD2001;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
	
	
	width: 200px;
	
}

.nav a:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD2001;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.Untertext {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #342506;
	text-transform: none;
}

