body {
	background-color:#000000;
	color: #FFFFFF;
}

body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}

html, body{height:100%;} 


body.start {
	background-color:#000000;
	overflow:hidden;
}

table,input,textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    //font-size: 12px;
}

table.bg {
	height:700px;	
}

td.titelandhistory {
	height:92px;	
}

td.miniiconrahmen {
   	background-image: url("images/miniiconrahmen.gif");
	background-repeat: no-repeat;
	background-color: #000000;	
	height:92px;
}

td.willkommenrahmen {
   	background-image: url("images/willkommenrahmen.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	height:92px;
}

td.loginrahmen {
   	background-image: url("images/loginrahmen.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	height:92px;
}

td.hauptrahmen {
   	background-image: url("images/hauptrahmen.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	height:608px;
	vertical-align: top;
}

td.menurahmen {
   	background-image: url("images/menurahmen.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	height:608px;
	padding: 0px; 
	padding-top: 5px;
}

tr.head {
	height:92px;
}