body {
	background-color: #B6C5F2;
	margin: 10px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#566F5B;
}

.filler {
	height: 20px;
	clear: both;
}


.ueberschrift h1 {
	font-size: 120%;
	color: #738FE6;
	padding-bottom: 5px;
	border-bottom: 1px solid #738FE6;
	width:600px;
}



#rahmen {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#navi {
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #738FE6;
	width:600px;
}

#navi a {
	text-decoration:none;
	color:#566F5B;
	font-size:12px;
	font-weight:bolder;
}

#navi a:hover {
	color:#FFF;
}



#vortext {
	/* nur so */
}

#vortext h1 {
	font-size: 120%;
	color: #738FE6;
	padding-bottom: 5px;
	border-bottom: 1px solid #738FE6;
}

.text {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
	float:none;
}




#bilder {
	/* nur so */
}

#bilder h1 {
	font-size: 120%;
	color: #738FE6;
	padding-bottom: 5px;
	border-bottom: 1px solid #738FE6;
}

.bildreihe {
	clear: both;
}

.bildreihe img, .bildreihe img a {
	float: left;
	border: none;
	margin-right: 10px;
}

#songs {
	clear: both;
}

#songs h1 {
	font-size: 120%;
	color: #738FE6;
	padding-bottom: 5px;
	border-bottom: 1px solid #738FE6;
}

.songcont {
	clear: both;
	background-color: #738FE6;
	margin-bottom: 5px;
}

.songtitel {
	margin-right: 200px;
	font-size:13px;
	
}

.songtitel a {
	font-size:12px;
	text-decoration:none;
	color:#566F5B;
}

.songtitel a:hover {
	color:#FFF;
}


.songdauer {
	float: right;
	margin-right: 20px;
	width: 70px;
	font-size:13px;
	/*background-color: red;*/
}

.songsize {
	float: right;
	width: 100px;
	font-size:13px;
	/*background-color: red;*/
}



/* einstellungen fürs gästebuch */
.gb , .gb td, .gb td a {
	font-size:10px;
}

.gb .text  {
	font-size:12px;
	color: #D8DFF3
}

.gb .sub {
	font-size:12px;
	font-weight:bolder;
	
}

.gb input, .gb textarea {
	font-size:12px;
	background-color:#B6C5F2;
	border: 1px solid #D8DFF3;
	width:600px;
}

.gb .eintrag {
	width:600px;
	margin-bottom:10px;
	margin-top:10px;
}

.gb .eintrag .kopf {
	padding:2px;
	position:relative;
	background-color:#738FE6;
	color: #ACBCEE;
}

.gb .eintrag .kopf .name {
	position:relative;
	color: #D8DFF3;
	font-size:12px;
}

.gb .eintrag .kopf .name span {
	font-size:10px;
	
}

.gb .eintrag .kopf .mail {
	position:relative;
	background-color:#B6C5F2;
}

.gb .eintrag .kopf .mail, .gb .eintrag .kopf .mail a {
	font-size:10px;
	
}


.gb .eintrag .msg {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}

.gb .eintrag .fuss1 {
	background-color:#FFF;
	border:1px solid #B6C5F2;
}

.gb .eintrag .fuss2 {
	background-color:#B6C5F2;
}


.counter {
	position:relative;
	height:auto;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	font-size:10px;
	text-align:right;
	color:#B6C5F2;
}
