@charset "utf-8";

#Table {
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -501px;
	margin-top: -300px;
	width:1000px;
	height: 600px;
	border:solid #000 thin;
}

#Header {
	background-image:url(grafiken/top.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 107px;
	border-color: #000;
	margin-left: -500px;
	margin-top: -299px;
}

/*#Menu {
	background-image:url(grafiken/02_Menu.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 27px;
	display: block;
	margin-left: -500px;
	margin-top: -219px;
}*/

#Left {
	background-image:url(grafiken/left.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 42px;
	height: 493px;
	margin-left: -500px;
	margin-top: -192px;
}

#UnderMenu {
	background-image:url(grafiken/undertop.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 958px;
	height: 21px;
	margin-left: -458px;
	margin-top: -192px;
}

#LeftContent {
	background-image:url(grafiken/leftcontent.jpg);
	position: absolute;
	margin-left: -458px;
	margin-right: -5px;
	margin-top: -171px;
	left: 50%;
	top: 50%;
	width: 394px;
	height: 442px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	/* text-shadow: 2px 2px 2px #FFF; */
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	overflow: auto;
	opacity:1.0;
	filter:alpha(opacity=80);
}

#Middle {
	background-image:url(grafiken/middle.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 116px;
	height: 450px;
	margin-left: -58px;
	margin-top: -171px;
}

#RightContent {
	background-image:url(grafiken/07_RightContent.gif);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 401px;
	height: 450px;
	margin-left: 58px;
	margin-top: -171px;
}


#Right {
	background-image:url(grafiken/right.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 42px;
	height: 450px;
	margin-left: 458px;
	margin-top: -171px;
}

#Bottom {
	background-image:url(grafiken/bottom.jpg);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 958px;
	height: 22px;
	margin-left: -458px;
	margin-top: 279px;
}

#Main {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 450px;
	margin-left: -457px;
	margin-top: -170px;
}

#Main2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 450px;
	margin-left: 59px;
	margin-top: -170px;
}

#Tabellenhintergrund
{
	/*background-image:url(grafiken/05_LeftContent.gif); */
	position: absolute;
	width: 350px;
	height: 350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	/* text-shadow: 2px 2px 2px #000; */
	text-align: justify;
}

#Home
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: -175px;
	margin-top: -237px;
}

#Aboutme
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: -115px;
	margin-top: -237px;
}

#Releases
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: -55px;
	margin-top: -237px;
}

#Guests
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: 4px;
	margin-top: -237px;
}

#Contact
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: 62px;
	margin-top: -237px;
}

#Links
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 56px;
	width: 45px;
	margin-left: 119px;
	margin-top: -237px;
}

a:link{ 		color: white;
         		text-decoration: none;}

a:visited{ 		color: white;
         		text-decoration: none;}

a:focus{ 		color: black;
         		text-decoration: none;}

a:hover{ 		color: black;
         		text-decoration: underline;}

#Topic
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #530b0b;
}
