.tableLivecams
{
	width:100%;
	border-collapse:collapse;
	background:#ffffdd;
	border:1px solid grey;
	border-spacing:10px;
}

.tableLivecams a
{
	background:none!important;	
}

.tableLivecams .camZeile1
{
	text-align:right;
	vertical-align:top;
	width:15%;
	padding-left:5px;
	font-weight:bold;
}


.LivecamsHeader
{
	padding-left:4px;
	padding-right:4px;
	background:#ddeeff;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	border-bottom:1px dotted #bbccdd;
}

.webcamContent
{
	text-align:center;
	padding:6px;
}

.liveCamsTxt
{
	width:100%;
	margin-top:6px;
	background:#ddeeff;
	padding:1px;
	font-family:tahoma;
	font-size:7pt;
	font-weight:normal;
}