body, html { 
	color: #000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	text-align: center;
	margin:0; padding:0; border:0;
	}
img { border: 0px; margin: 0px; }
#main {
	position: relative;
	background-color:#ffffff;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	display: block;
	width:800px;
	height: 554px;
	margin: auto;
	overflow: hidden;
	}
.main0 {	
	background: 0px 0px url(../images/newsite0.gif) no-repeat;
	}
.main1 {	
	background:  url(../images/newsite1.jpg) no-repeat;
	}
.menu0 ul {	
	background:  5px 0px url(../images/submenu0.gif) no-repeat;
	}
.menu1 ul {	
	background:  5px 0px url(../images/panel1.jpg) no-repeat;
	}
.splash0 {
	background: -348px -26px url(../images/panel0.gif) no-repeat;
}
.splash1 {
	background: -348px -26px url(../images/panel1.jpg) no-repeat;
}
.spiel0 {
	background:  0px -26px url(../images/panel0.gif) no-repeat;
}
.spiel1 {
	background:  0px -26px url(../images/panel1.jpg) no-repeat;
}
.innermeat0 {
	background: 0px -26px url(../images/panel0.gif) no-repeat;
}
.innermeat1 {
	background: 0px -26px url(../images/panel1.jpg) no-repeat;
}
.missing { background-color:#FFFF00 }
.notdone { background-color:#80FF80 }
#banner {
	position: absolute;
	top: 5px; left:85px; width:790px; height:48px;
	padding: 0px;
	overflow:hidden ;
	}
 
#meat {
	position: absolute;
	top: 106px; left:84px; width: 710px; height:441px;
	border-left: 1px solid #756923;
	border-right: 1px solid #756923;
	border-bottom: 1px solid #756923;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	}
* html #meat {
	width: 712px;
	height: 442px;
	}
#innermeat {
	position: absolute;
	overflow: auto;
	top: 0px; left:0px; width:710px; height:440px;
	padding: 0px; margin: 0px;
	}
#spiel {
	position: absolute;
	top: 0px; left:0px; width:426px; height:440px;
/*	border-right: 1px #756923 dashed; */
	padding: 0px;
	overflow: visible;
	}
div.wide#spiel { width: 460px; }
#splash {
	position: absolute;
	top: 0px; left:380px; width:330px; height:441px;
	padding: 0px;
	overflow: auto;
	}
#splish {
	position: absolute;
	top: 0px; left:428px; width:260px; height:441px;
	padding-left: 8px;
	overflow: hidden;
	font-size: 11px;
	}
	
#splish table {font-size:12px; }

#shepherd {
	position:absolute;
	top:128px;
	left:-1px;
	}
#detail {
	position:absolute;
	top:246px; left:0px; width:710px; height:136px;
	padding: 0px;
	overflow:hidden ;
	}
div.bar {
	background: url(../images/listbar.gif) repeat-x;
	text-align:center;
	width:99%;
	border-width: 0px;
	padding: 0px;
	}
div.bar h2{
	margin: 0px 10px;
	padding-top: 6px;
	line-height: 18px;
	color: #a80050;
	font-weight: bold;
	}

#foot {
	position: absolute;
	background-color:#FFFFFF;
	top: 380px; left:-1px; width:710px; height:60px;
	border-top: 1px solid #756923;
	border-left: 1px solid #756923;
	border-right: 1px solid #756923;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	font-size: 13px;
	}
* html #foot {
	width:710px; left:0px; height:60px; top:381px;
	}
.copy {
	margin: 0 16px 0 14px;
	text-align: left;
	overflow: hidden;
	}

blockquote {
	font-size: smaller;
	}
.copy blockquote {
	margin-top: 0px;
	}
p	{
	margin-top: 4px;
	margin-bottom: 8px;
	}
a 	{ 
	text-decoration: none;
	font-weight: bold;
	color:#333399;
	border: none;
	}
h1 a { font-weight:normal;
	}
a:hover, a.textbutton:hover, table.vacs td a:hover{
	color:#FF00FF;
	}
a.textbutton {
	background: url(../images/buttonback.gif) repeat-x;
		text-decoration:none;
		color: #333333; 
		border: 1px solid #a29a6e; 
		padding: 4px 8px;   
	}
h1 	{
	font-size: 20px;
	font-weight: normal;
	padding-top: 4px;
	margin-top: 4px;
	color: #a80050;
	}
h2 	{
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: 3px;
	margin-top: 8px;
	 color:#666666;
	}
h3 	{
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
	margin-bottom: 2px; margin-top: 2px;
	text-align:left;
	color:#a80050;
	}
h4 	{
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-left: 28px;
	text-align:left;
	color:#a80050;
	}
#jform h4 {
	font-size: 10px;
ul	{
	margin-left:20px;
	margin-top:4px;
	padding-left: 0px;
	}
li	{
	padding-top: 4px;
	}
table.vacs {
	margin-left: 0px;
	margin-right: 2px;
	border: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	}
* html table.vacs {
	border-color:#901357;
	}
table.vacs th {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	border: 1px solid #901357;
	border-bottom-color:#CCCCCC;
	background-color: #901357;
	padding: 4px;
}
table.vacs td {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}
table.vacs td a { color:#333399; }

.sitestuff {
	font-size: 9px;
	}
div.container {
	position:relative;
	width: 800px;
	height: 580px;
	margin: 0px auto;
	overflow:hidden;
	}
table#t0 td{
	text-align:center;
	vertical-align:middle;
}
	
