@charset "utf-8";
/* CSS Document */

#realcontent{height:702px;}

#webcamviewer{
	background-image:url(../pics/picview/picback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 655px;
	width: 855px;
}

#webcamviewer img{
	position:relative;
	top:60px;
	left:30px;
}

#picschalterzurueck{
	position:relative;
	top:-100px;
	left:-60px;
}

#picschaltervor{
	position:relative;
	top:-147px;
	left:866px;
}
