@CHARSET "UTF-8";
body
{
	background: url(/skin/urmel/images/liederhandschrift/test.png) #ffffff;
	font-size: 12px;
	font-family: Verdana, sans-Serif;
	color: #3E3326;
	margin: 0px;
	overflow-y: scroll;
}

body a
{
	text-decoration: none;
	color: #3E3326;
}

body a:visited
{
	text-decoration: none;
	color: #3E3326;
}

	#container
	{
		background-image: url(/skin/urmel/images/liederhandschrift/test.png);
		width:100%;
		height:auto;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
	}

		#hintergrund
		{
			background:url(/skin/urmel/images/liederhandschrift/background.png) no-repeat 50% 10%;
			width:1016px;
			height:auto;
			margin-left:auto;
			margin-right:auto;
		}

			#hintergrund img {
				border: none;
			}

			#menu_below
			{
				height: 155px;
			}

				#navi_below
				{
					padding-top: 120px;
					padding-right: 155px;
					text-align: right;
				}

					#navi_below a:hover {
						color: #780E11;
					}

					#navi_below ul li
					{
						list-style-type: none;
						display: inline;
					}

			#content
			{
				width: 100%;
				height: 370px;
			}

				#menu
				{
					float: left;
					width: 200px;
					text-align: left;
					padding-top: 20px;
				}


					#menu a:hover {
						color: #780E11;
					}

					#menu .mainMenuLink_layer1_activ a {
						color: #780E11;
					}

					#menu .mainMenuLink_layer2_activ a {
						color: #780E11;
					}


					#menu ul li
					{
						list-style-type: none;
						padding-bottom: 4px;
					}

					.layer1 {
						padding: 0px;
					}

					.layer2 {
						margin-left: 20px;
						padding: 0px;
					}

				#text
				{
					float: left;
					width: 816px;
				}

					#text a
					{
						text-decoration: none;
						color: #780E11;
					}

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

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

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

					#textframe
					{
						margin-top: 30px;
						margin-left: 50px;
						width: 610px;
						text-align: left;
					}

					#prot div
					{
						display: none;
					}
					
					#galerie img {
	border: none;
}

.placeholder {
	clear: both;
}

#thumbnails {
	margin-bottom: 40px;	
}

	.thumbnailCont {
		width: 70px; 
		height: 70px; 
		float: left; 
		overflow: hidden; 
		margin-right: 5px; 
		margin-bottom: 5px;
	}

.picture_entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

	.picture {
		float: left;
	}
	
	.picture_short {
		float: left;
		padding-left: 20px;
		width: 300px;
	}
	
	.goUp {
		float: left;
		text-align: right;
		width: 100%;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #9a9a9a;
	}
	
	#frame_content
{
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align:left;
	font-size: 12pt;
}

	#frame_content a {
		color: #780E11;
		text-decoration: none; 	
	}
	
	#frame_content a:visited {
		color: #780E11;
		text-decoration: none; 	
	}
	
	#frame_content a:hover {
		color: #780E11;
		text-decoration: underline; 	
	}

#popUpMenu {
	vertical-align: middle; 
	background-color: #777700; 
	text-align:right; 
	width:300px; 
	position:fixed; 
	right:0;  
	bottom: 10px;
}

#popUpMenu a {
	padding-right: 10px;
	color: white;
}

#popUpMenu p {
	margin: 5px; 
	font-size:15px;
}

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

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

.popUpMenu.Uebersicht {
	padding-left: 20px;
	padding-right: 20px;
}

