@charset "utf-8";
/* CSS Document */

/*********************************************************/
/********************** Image *********************/
/*********************************************************/

.imageContent{
	text-align: left;
}

.imageContentLT{
	background-image: url(../gfx/img_sha_lo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.imageContentRB{
	background-image: url(../gfx/img_sha_ru.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imageInnerContent{
	border-color: #cecece;
	border-style: solid;
	border-width: 1px;
}

.imageBorder{
	border-width:3px;
	border-style:solid;
	border-color:#FFFFFF;
}


.bildUnterschrift, .autor{
	text-align: left;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	float:left;
}

/*********************************************************/
/********************** News *********************/
/*********************************************************/

.newsTxHl{
	width: 205px;
	color:#ad5b10;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}
.newsTxText{
	width: 205px;
	text-align: left;
	margin-left: 20px;
	font-size: 11px;
}

.newsTxMore{
	border-bottom-color: #d9d8d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 205px;
	margin-top: 5px;
	padding-bottom: 10px;
}

a.newsMore{
	color:#555555;
	font-weight:bold;
	font-size: 11px;
}

.seaLink{
	color:#C87218;
	font-weight:bold;
	text-decoration:none;
}

.seaLinkAktiv{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}

.seaHead{
	text-align:left;
}
.seaText{
	text-align:left;
}
.seaTrenner{
	height: 10px;
}
#seaContent{
	text-align:center;
}
