body {
	color: #333333;
	font-family: verdana;
	font-size: 10px; 
	text-align:center; 
	heigh: 100%;
	background-image: url(../images/gback.jpg)
}
body.content {background-image: url(../images/dark.jpg)}


#master_table{

	width: 100%;
	text-align: center;
	height: 100%;

}


#master {
	width:850px;
	height:545px;
	text-align:left;
	margin:auto;
	padding : 0px;
	overflow:auto;
	border: 1px solid white;
	overflow:hidden;
	background-image: url(../images/back.jpg);
}
td {color: #333333;font-family: verdana;font-size: 10px;}
.master {margin: 0;}
td.basic_dark {background-image: url(../images/dark.jpg);}
td.menu {	color: #cccccc;	font-family: verdana;	font-size: 10px; padding-left: 10px; padding-right: 10px}

a:link {text-decoration: none;color: #333333}
a:visited {text-decoration: none;color: #333333}
a:hover {text-decoration: underline;color: #333333}

a.menu_line:link {text-decoration: none;color: #333333}
a.menu_line:visited {text-decoration: none;color: #333333}
a.menu_line:hover {text-decoration: underline;color: #333333}

a.menu_line_aktuell:link {text-decoration: none;color: #333333;font-weight: bold}
a.menu_line_aktuell:visited {text-decoration: none;color: #333333;font-weight: bold}
a.menu_line_aktuell:hover {text-decoration: none;color: #333333;font-weight: bold}

p {margin-bottom: 5px;margin-top: 5px}

#content {opacity: 0; filter: alpha(opacity=0); position: absolute; z-index: 2; width: 550px}
#spruch {opacity: 0; filter: alpha(opacity=0); position: absolute; z-index: 1;color: #333333;font-weight: bold}
td.content {background-image: url(../images/dark.jpg);padding-top:75px;padding-left:50px;margin-top: 77px}
