   
.body     
{
    background-image:url(../images/bg.gif);

    
      

}
.bodySplash     
{
    background-image:url(../images/splashbg.png);

    
      

}
body{
    margin:0;    
    padding:0;    
    border:0;                 
    width:100%;    
    height:100%;
    background-color:#e9e9e9;

}

a
{
	color:#000000;
}
#splash
{
	background-image:url(../images/splash.gif) ;
	width:800px;	
	min-height:400px;
	height:100%;
	cursor:pointer;	
}

#center 
{
	width:726px; 
	height:410px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-205px auto auto -363px; 
	
	background-color:#ffffff;
	
}
#leftcontent
{
    width:144px;
    background-image:url(../images/hvid.gif) ;	
    height:100%;
    float:left;
}

#mainwrapper
{
	width:581px;
	float:right;
	height:100%;
	background-color:#f2f2f2;
}
#mainheader
{
	height:44px;
	background-image:url(../images/toplogo.gif);
}
#maincontent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:336px;
	padding-left:15px;
	padding-right:15px;
	font-size:10pt;
	overflow: auto;
	scrollbar-face-color:#800000;
	scrollbar-highlight-color:#882F2F;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-shadow-color:#808080;
	scrollbar-darkshadow-color:#6F6F6F;
	scrollbar-track-color:#E0E0E0;
	scrollbar-arrow-color:#FFFFFF;


}
#mainfooter
{
    height:30px;	
    background-image:url(../images/mainbund.gif);
    
}
#lefttop
{
	height: 44px;
	background-image: url(../images/menutop.gif);
	background-repeat: no-repeat;
}
#leftmenu
{
	height:140px;
}
#leftmain
{
    height:194px;
    background-image: url(../images/slogan1.gif);
    	
}
#leftbuttom
{
	height:32px;
	background-image:url(../images/menubund.gif);
}

.menu
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:7.5pt;
		margin:0em;
		padding-left:10px;
		padding-top:25px;
		
}

	
.topElement
{
	
	list-style-type: none;
	margin: 0em;
	padding-top: 5px;
	padding-left:0px;
	/*list-style-image: url(../images/menuarrow2.png);*/
	/*list-style-position: inside;*/
}
 
 
.topElement A
{
	
	padding:0 0 0 20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:helvetica;font-size:7.5pt;
	background:url(../images/menuarrow1.png) no-repeat 8px 2px; 
}
 
.topElement A:hover
{
	background:url(../images/menuarrow2.png) no-repeat 0px 2px; 
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
