#gesamtseite	{
	text-align : center;
}

.divMenu	{
	width : 614px;
	background-color : #00164f;
	font-size: 13px;
	color : #FFFFFF;
}
#hauptbereich	{
	background-color : #EBEBEB;
	width : 614px;
}
#innererBereich	{
	width : 600px;
	margin : 0px 7px 0px 7px;
	padding : 7px 0px 7px 0px;
}
#news	{
	width : 600px;
	margin : 0px 7px 0px 7px;
	text-align : left;
	padding-bottom : 7px;
}
#innererBereichGaestebuch {
	width : 600px;
	background-color : #EBEBEB;
}
.headline	{
	background-color : Silver;
	margin-bottom : 7px;
	font-weight : bold;
	padding-left : 14px;
	line-height : 20px;
	text-align : left;
}
.footline	{
	position : relative;
	margin-top : 7px;
	line-height : 20px;
	text-align : right;
}
.commentarBgGray	{
	background-color : Silver;
	font-weight : bold;
	padding-left : 14px;
	line-height : 20px;
	text-align : left;
	margin : 7px 0px 7px 0px;
	font-size : 11px;
}
.diskografija	{
	padding-left : 100px;
	text-align : left;
}
.people	{
	text-align : left;
	padding-left : 60px;
}
.divText	{
	text-align : left;
}
.songText	{
	text-align : left;
	padding-left : 80px;
	padding-right : 60px;
}
.divCopyrigh	{
	text-align : right;
	width : 80%;
	text-align : right;
	padding-top : 14px;
}
.divCommentRechts	{
	text-align : right;
	font-size: 11px;
	padding : 7px 0 7px 0;
}
.divOverwrite	{
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding : 7px 0 7px 0;
}
.randSchwarz	{
	border : 1px solid #000000;
}
.randSchwarzRight	 {
	border-right : solid 1px #000000;
}
.randSchwarzBottom	 {
	border-bottom : solid 1px #000000;
}
.randSchwarzRightBottom	 {
	border-right : solid 1px #000000;
	border-bottom : solid 1px #000000;
}
