#Site {
	text-align: left;
	margin: 3px;
	width: auto;
	max-width: 476px;
	padding: 0 0 10px 0;
	min-height: 0;
	height: auto;
	overflow: auto;
	font-size: 1.5em;
	}
.frontpage #Menu,
.page-48 #Menu,
.submenus
#Menus {
	min-width: 314px;
	width: 100%;
	float: none;
	}
.items.playlist  {
	min-width: 314px;
	width: 100%;
	float:none;
	}
	/*.playlist .item {
		height: 75px;
		background: #fff url(../gfx/bg_menu_r2_75.gif) right bottom no-repeat; 
		}
	.playlist .item .titel {
		line-height: 30px;
		}*/
			/*.playlist .item .image{
				height: 75px;
				width: 89px;
				text-align: center;
				float: left;
				margin: 0 12px 0 0;
				padding: 0 0 0 3px;
				background-position: left bottom;
				background-image: url(../gfx/bg_menu_l2_75.gif)
				}
			.playlist .item:hover .image {
					background-position: left bottom; 
					}
			.playlist .item:hover {
				background-position: right bottom; 
				}
				.playlist .item .image A {
					height: 75px;
					width: 100%;
					}
				.playlist .item .image IMG {
					max-height: 50px;
					height: 50px;
					}*/
		
		
		
#Content {
	clear: both;
	float: left;
	width: 100%;
	background-image: none;
	position: static;
	}
	#Content H1 {
		display: none;
		}
	#Content .media, 
	#Content .login,
	#Content .items {
		padding: 0;
		}
	#Content .media IMG {
		max-width: 100%;
		max-height: 450px;
		}
#Content .media {
	padding-top: 30px;
	position: relative;
	}
#Content  A.anchor {
	position: static;
	}
.pagenav {
	float: none;
	width: 100%;
	padding: 15px;
	overflow: auto;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
	/*.back {
		left: 0;
		width: 100%;
		height: 50px;
		}*/
	.pagenav A, .back A, .back A:hover {
		float: left;
		}
		.pagenav A {
			height: 15px;
			line-height: 15px;
			}
		.pagenav .count {
			float: left;
			height: 15px;
			line-height: 15px;
			}
	.pagenav .prevnext {
		display: block;
		float: right;
		}
#Footer {
	display: none;
	}
.login H5 {
	margin: 0.5em 0 0.25em 0;
	font-weight: normal;
	font-size: 1em;
	}
.login INPUT {
	height: 2.5em;
	line-height: 2.5em;
	max-width: 300px;
	}
	.login .submit INPUT {
		margin: 1em 0;
		font-size: 1em;
		line-height: 1.5em;
		}