@charset "utf-8";
/* CSS Document */

.imageContent{
	text-align: left;
}

.bildUnterschrift{
	color:#5E605D;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.autor{
	color:#5E605D;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.masterNews{
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.newsTxHl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F58220;
	text-align: left;
	background-color: transparent;
	padding-left: 0px;
}

.newsTxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	text-align: left;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;

	background-color: transparent;

	border-left: solid;
	border-left-width: 0px;
	border-left-color: #FEBF33;	
	border-right: solid;
	border-right-width: 0px;
	border-right-color: #FEBF33;
	border-bottom:solid;
	border-bottom-width:0px;
	border-bottom-color: #FEBF33;	
}

.newsTxMore{
	padding-right: 5px;
	text-align: right;
}

a.mehr{
	color:#F58220;
	font-weight:bold;
	font-size: 11px;
}

.seaLink{
	color:#F58220;
	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;
}