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



body
 {
  background-position:100px 50%;
 }



#menu {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	position: fixed;
	visibility: visible;
	width: 20%;
	margin-left: 25px;
	margin-top: 25px;
}

.inhalt_zentr	{
	position:absolute;
	margin-top:0px;
	margin-left:20%;
	float: left;
	width: 600px;
	height:400px;
	line-height:260px;
	overflow: visible;
}


.bg   {position:absolute;
background-position:top
background-image:url(08001_TV3.jpg)
margin-top:0px;
margin-left:0px;
float: left;
width: 100%;
height:100%;

}


.test {
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 5em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 4em;
	white-space: pre;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
