/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.jpg) top center no-repeat fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#c8c8c8;
}
a {
	color:#c8c8c8;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#FFF;
	font-size:18px;
	margin:15px 0;
}
p {
	margin:15px 0;
}
#site {
	width:912px;
	margin:0 auto;
}
#header {
	position:relative;
	height:200px;
}
#logo {
	position:absolute;
	top:85px;
	left:15px;
}
#menu {
	position:absolute;
	bottom:2px;
	left:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#menu a {
	color:#333;
	background:url(../images/menu_out.png) top left no-repeat;
	height:65px;
	width:114px;
	line-height:65px;
	text-align:center;
	float:left;
	display:block;
}
#menu a:hover, #menu a:focus, #menu a.active {
	background-image:url(../images/menu_over.png);
}
#container {
	background:url(../images/content_bg.png);
	padding:15px;
	width:882px;
}
#content {
	min-height:400px;
}
#breadcrumb {
	margin-bottom:20px;
	font-size:10px;
	color:#969696;
}
#breadcrumb a {
	color:#969696;
}
.title {
	color:#94a5ad;
	font-size:26px;
}
#content a {
	color:#FFF;
}

#footer {
	clear:both;
	background:url(../images/footer_bg.png);
	height:35px;
	border-top:2px solid #c1c7c7;
	text-align:center;
	padding-top:10px;
	color:#cdcdcd;
	font-size:10px;
}
#footer a {
	color:#cdcdcd;
}


.liste img {
	float:left;
	padding-right:15px;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}

#music {
	overflow:hidden;
}
* html #music {
	height:1%;
}


.contentdiv {
	width: 600px;
}
/*#music .box {
	float:left;
	width:420px;
	margin-right:20px;
	display:inline;
}*/
/*
#music .box .boxIMG {
	float:left;
	margin-right:15px;
}*/

#music .box {

	padding-bottom: 50px;

}
#music .clear {
	padding-top:5px;
}
#music .facebook {
	float:left;
	padding-right:10px;
}
#music .player {
	top:-3px;
	width:300px;
	position:relative;
}


.gastbuch_index .top {
	background:url(../images/fff_20.png);
	height:20px;
}
.gastbuch_index .gastbuch_name {
	float:left;
	padding-left:10px;
}
.gastbuch_index .gastbuch_name h3 {
	margin:0;
	font-size:15px;
	line-height:20px;
}
.gastbuch_index .gastbuch_datum {
	float:right;
	padding-right:10px;
	line-height:20px;
}
.gastbuch_index .gastbuch_email {
	clear:both;
	margin-bottom:5px;
	margin-top:3px;
	font-size:10px;
	text-align:right;
	padding-right:10px;
}
.gastbuch_index .gastbuch_liste {
	/*border-bottom:1px solid #486D92;*/
	margin-bottom:5px;
}
.gastbuch_index .gastbuch_liste p {
	margin:10px;
	line-height:15px;
}

.links_index .liste {
	margin-bottom:25px;
	overflow:hidden;
}
