#webcam1{
	/*margin:-154px 0 0 48px;*/
	margin:-17px 0 0 48px;
	/*top:-15px;*/
	float:left;
	position:absolute;
	width:210px;
	height:169px;
	/*border:1px solid red;*/
	font:0px Helvetica, Arial, sans-serif;
	z-index:10;
	background:url(../images/WebCamRahmen_0.gif) no-repeat;
	/*background-color:blue;*/
}
#webcam1 img{
	margin-left:7px;
	margin-top:7px;
	/*width:200px;
	height:151px;*/
}

#webcam2{
	/*margin:-154px 0 0 48px;*/
	margin:-17px 0 0 48px;
	/*top:-15px;*/
	float:left;
	position:absolute;
	width:210px;
	height:169px;
	/*border:1px solid red;*/
	font:0px Helvetica, Arial, sans-serif;
	z-index:11;
	/*background:url(../images/WebCamRahmen_3.gif) no-repeat;*/
	/*background-color:blue;*/
}
#webcam2 img{
	margin-left:0px;
	margin-top:0px;
	width:210px;
	height:169px;
}

#splash_1{
	margin:0 0 0 20px;
	/*visibility:hidden;*/
	height:127px;
	/*border:1px solid red;*/
	font:0px Helvetica, Arial, sans-serif;
	z-index:1;
	background:url(../images/banner_rasen.jpg) no-repeat;
}
#Scheibe{
	margin:-17px 0 0 640px;
	float:left;
	position:absolute;
	width:210px;
	height:161px;
	font:0px Helvetica, Arial, sans-serif;
	z-index:10;
	background:url(../images/Scheibe.gif) no-repeat;
	/*background-color:blue;*/
}
/*
#dummy{
	width:906px;
	height:10px;
	margin:0 auto;
	background:url(../images/body-body.jpg) repeat-y;
}
*/

/*******************************************************************************************************/
/*Hauptausgabebereich*/
/*******************************************************************************************************/

#box1{
	width:309px;
	height:415px;
	float:left;
	background:url(../images/sep1.jpg) repeat-y 308px 0;	
	overflow:auto;
}

#box2{
	width:288px;
	height:415px;
	float:left;
	background:url(../images/sep1.jpg) repeat-y 287px 0;
}

#box3{
	width:287px;
	height:415px;
	float:left;	
	overflow:auto;
}


/*******************************************************************************************************/
/*WurfpostTabelle*/
/*******************************************************************************************************/

.wurfpost_table{
	margin-top:20px;
	border:1px solid #AAAAAA;
	width:90%;
	font-size:8px;
}
.wurfpost_table i{
	font-size:7px;
	font-style:italic; 
}
.wurfpost_td1{
	padding-left:8px;
	font-size:8px;
	background-color:#CCCCCC;
}
.wurfpost_td1 a{
	color:#ffffff;
}
.wurfpost_td0{
	padding-left:8px;
	font-size:8px;
	background-color:#EEEEEE;
}
.wurfpost_td0 a{
	color:#888888;
}

.PostListe{
	margin:5px 15px 0px 25px;
	padding-left:0px;	
	//padding-right:15px;
	padding-top:10px;
	list-style-type:disc;
	list-style-position:outside;
}

