#bodyindex
{
	background-color:#BDD0FD;
	font-family:Arial, Helvetica, Sans-Serif;				
}

#divmaintop
{
	width:800px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
			
}

#divmainmiddle
{
	width:800px;
	height:440px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	background-color:#FFFFFF;
			
}

#divmainbottom
{
	width:800px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	
}

#tabletop
{
	width:100%;
	height:100%;
	border:0px;
					
}

#celltopleft
{
	width:80px;
	height:80px;	
	background-image:url('../Bilder/eckelinksoben.gif');
	border:0px;		
}

#celltopmiddle
{
	width:640px;
	height:80px;
	background-color:#FFFFFF;
	/*border-top-color:orange;
	border-top-style:solid;
	border-top-width:4px;*/
	text-align: center;
	font-size:26px;
	font-weight:bold;
	vertical-align:bottom;
	
				
}

#celltopright
{
	width:80px;
	height:80px;	
	background-image:url('../Bilder/eckerechtsoben.gif');
	border:0px;			
}

#tablebottom
{
	width:100%;
	height:100%;
	border:0px;			
}

#cellbottomleft
{
	width:80px;
	height:80px;	
	background-image:url('../Bilder/eckelinksunten.gif');
	border:0px;				
}

#cellbottommiddle
{
	width:640px;
	height:80px;
	background-color:#FFFFFF;
	/*border-bottom-color:orange;		
	border-bottom-style:solid;
	border-bottom-width:4px;*/	
}

#cellbottomright
{
	width:80px;
	height:80px;	
	background-image:url('../Bilder/eckerechtsunten.gif');
	border:0px;			
}

#tablemain
{
	width:100%;
	height:440px;
	border:0px;
	vertical-align:top;
			
}

#cellmainleft
{
	width:295px;
	height:440px;
	/*border-right-color:orange;
	border-right-style:solid;
    border-right-width:4px;*/
    text-align:center;
    vertical-align:top;
    	
}

#cellmainright
{
	width:340px;
	height:440px;
	/*border-left-color:orange;
	border-left-style:solid;
	border-left-width:4px;			*/
}

#divmaintext
{
	width:295px;
	height:290px;
	margin-top:30px;
	font-size:18px;
	font-weight:bold;
			
}

#divmainBAL
{
	width:295px;
	height:150px;
	margin:0px;
	vertical-align:middle;
	font-family:"Times New Roman", Times, Serif;
				
}

#cellmainmiddle
{
	width:5px;
	height:440px;
	border-left-color:#BDD0FD;
	border-left-style:solid;
	border-left-width:2px;
	
}