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

body{
	margin:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}

.beschrieb{ font-size:11px; text-align:left; line-height:100%; }

	
#wrapper {
	width:700px;
	height:auto;
	font-size:14px;
	text-align:left;
	line-height:20px;
}

.videocontent {
	width:100%;
	max-width:700px;
	margin: o auto;
	}





