/* Anderes */
/* ======= */

body
{
	background-image:url(bg.gif);
}

div#mitte
{
	width:808px;
	height:584px;
	background-color:rgb(255,255,255);
	margin:-293px 0px 0px -404px;
	position:absolute;
	top: 50%;
	left: 50%;


}
div.inhalt
{
	position:absolute;
	top:45px;
	left:0px;
	width:808px;
	height:539px;
	border:1px solid black;
	border:1px solid black;
	background-color:white;

}
#slideinhalt
{
	text-align:center;
	overflow:hidden;
}
#textinhalt
{
	width:792px;
	height:523px;
	padding:8px;
	overflow:auto;
}
div#kopf
{
	position:absolute;
	top:0px;
	left:0px;
	color:red;
	background-color:rgb(188,39,124);
	width:808px;
	height:44px;
	border:1px solid black;
	border-bottom:0px;
}

div#containermainnavi
{
	position:absolute;
	top:1px;
	left:420px;
}
td.galue1
{
	width:80px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:rgb(250,246,198);
	border: 1px solid gray;
}
td.galue2
{
	cursor:pointer;
	background-color:rgb(250,246,198);
	border: 1px solid gray;
	padding-left:5px;
}

td.thumbs
{
	text-align:center;
	vertical-align:middle;
	height:85px;
	width:85px;
	background-color:rgb(250,246,198);
	border: 1px solid gray;
}
form td p
{
	margin:0px;
}
