
.camfenster {
	width: 168px;
	height: 198px;
	float:left;
	margin-left:8px;
	margin-bottom:10px;
	margin-top:10px;
	background: transparent;
}

.camname	{
	position:absolute;
	width:166px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:2px;
	float: left;
}

.cambild	{
	width: 166px;
	height: 120px;
	margin-top:6px;
	float:left;
}

.camimg	{
	margin-left:8px;
	margin-top:4px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.camimg:hover	{
	margin-left:8px;
	margin-top:4px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.cambuttons {
	float: left;
	width:166px;
	height: 31px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url('/template_img/cams/buttonleiste.png');
	overflow:hidden;
}

.camtext	{
	width:166px;
	height:26px;
	color:#ffffff;
	font-size:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.camfenster .top, .camfenster .bottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.camfenster .b1, .camfenster .b2, .camfenster .b3, .camfenster .b4, .camfenster .b1b, .camfenster .b2b, .camfenster .b3b, .camfenster .b4b {
	display:block;
	overflow:hidden;
}

.camfenster .b1, .camfenster .b2, .camfenster .b3, .camfenster .b1b, .camfenster .b2b, .camfenster .b3b {height:1px;}
.camfenster .b2 {background:#aa0000; border-left:1px solid #000000; border-right:1px solid #000000;}
.camfenster .b3 {background:#aa0000; border-left:1px solid #000000; border-right:1px solid #000000;}
.camfenster .b4 {background:#aa0000; border-left:1px solid #000000; border-right:1px solid #000000;}
.camfenster .b4b {background:#aa0000;; border-left:1px solid #000000; border-right:1px solid #000000;}
.camfenster .b3b {background:#aa0000;; border-left:1px solid #000000; border-right:1px solid #000000;}
.camfenster .b2b {background:#aa0000;; border-left:1px solid #000000; border-right:1px solid #000000;}

.camfenster .b1 {margin:0 5px; background:#000000;}
.camfenster .b2, .camfenster .b2b {margin:0 3px; border-width:0 2px;}
.camfenster .b3, .camfenster .b3b {margin:0 2px;}
.camfenster .b4, .camfenster .b4b {height:2px; margin:0 1px;}
.camfenster .b1b {margin:0 5px; background:#000000;}
.camfenster .boxcontent {height:178px; display:block;  background:#aa0000; border-left:1px solid #000000; border-right:1px solid #000000;overflow:hidden;}

/* Cam Buttons */
.coins  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 24px;
	height: 24px;
	color: #eeeeee;
	vertical-align: bottom;
	margin-left: 10px;
	margin-top:6px;
	float: left;
	position:relative;
}

.info  {
	width: 42px;
	height: 24px;
	color: #eeeeee;
	margin-left: 1px;
	margin-top: 8px;
	float: left;
	position:relative;
}

.voice  {
	width: 38px;
	height: 24px;
	vertical-align: bottom;
	margin-left: 1px;
	margin-top: 5px;
	float: left;
	position:relative;
}

.c2c  {
	width: 38px;
	height: 24px;
	vertical-align: bottom;
	margin-left: 4px;
	margin-top: 6px;
	float: left;
	position:relative;
}

.inhaltsbereich
{
background-color: #ffffff;
}

.camname a.camnamelink	{
	color:#ffffff;
}

.camname a.camnamelink:hover	{
	color:#aa0000;
}
