body
{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding-top: 50px;
	padding-bottom: 48px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #575757;
	overflow: auto;
	_overflow: hidden;
}

div#header
{
   //overflow: auto;
   z-index: 300;
   width: 100%;
   height: 50px;
   position: absolute;
   top: 0;
   left: 0;
   color: #FF9900;
   background: #FF9900;
}

div#header2
{
   overflow: auto;
   z-index: 2;
   width: 100%;
   height: 48px;
   position: absolute;
   top: 50;
   left: 180;
   color: #FF9900;
   background: #FF9900 url(img/topback.gif) repeat-x;
}


div#wortspielbottom
{
   overflow: hidden;
   z-index: 2;
   width: 30%;
   height: 20%;
   position: absolute;
   bottom: 48px;
   left: 180px;
   color: #FF9900;
   background-color: #FF9900;
}
div#wortspieltop
{
   overflow: hidden;
   z-index: 2;
   width: 30%;
   height: 20%;
   position: absolute;
   top: 60px;
   right: 0px;
   color: #FF9900;
   background-color: #FF9900;
}
div#wortspiel
{
   overflow: hidden;
   z-index: 2;
   position: absolute;
   top: 35%;
   left: 20%;
   width: 75%;
}

div#footer
{
   overflow: auto;
   z-index: 2;
   width: 100%;
   height: 48px;
   position: absolute;
   bottom: 0;
   left: 0;
   color: #FFFFFF;
   font: 11px  Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   background: #FF9900;
}

div#right
{
	overflow: auto;
	height: 100%;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	color: #575757;
	background: #FFFFFF;
}

div#left
{
	overflow: hidden;
	height: 100%;
	width: 210px;
	position: absolute;
	top: 212px;
	left: 0;
	color: #575757;
	background: #FF9900 url(img/leftback.gif) repeat-y;
}
div#leftbott
{
	overflow: hidden;
	height: 140px;
	width: 210px;
	position: absolute;
	bottom: 50px;
	left: 0;
	color: #575757;
	background: #FF9900 url(img/leftback.gif) repeat-y;
}
div#logo
{
	overflow: hidden;
	height: 162px;
	width: 210px;
	position: absolute;
	top: 50px;
	left: 0;
	color: #575757;
	z-index: 200;
	background: #FF9900 url(img/leftback.gif) repeat-y;
}


div#content
{
   margin: 0px;
   margin-left: 210px;
   padding-right: 20px;
   padding-top: 50px;
   _width: 100%;
   _height: 100%;
   _overflow-y: scroll;
   _overflow-x: auto;
}

div#plaincontent
{
   margin: 0px;
   margin-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   _width: 100%;
   _height: 100%;
   _overflow-y: scroll;
   _overflow-x: auto;
}

@media screen
{
	body>div#header,
	body>div#header2,
	body>div#footer,
	body>div#right,
	body>div#left,
	body>div#leftbott,
	body>div#logo,
	body>div#dropdown,
	body>div#wortspiel,
	body>div#wortspieltop,
	body>div#wortspielbottom
	{
		position: fixed;

	}
}

.panther_links
{
	background-image:url(oldimg/bg_panther_links.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.panther_rechts
{
	background-image:url(oldimg/bg_panther_rechts.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.und
{
	background-image:url(oldimg/bg_und.gif);
	background-repeat: repeat;
}
