.documentTableHolder
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d;
}
.documentTable
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d;
    width:100%;  
}
.documentHead
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d;
    font-weight:bold;
    padding:2px;  
}
.documentTD1
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d; 
    font-weight:normal;  
    padding:2px;  

}

.documentTD2
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d; 
    font-weight:normal;  
    padding:2px;  
    background-color:#eeeeee;

}
.documentsContainer
{
    float:left;width:540px;display:none;
    
}
.documentType
{
    font-family:Arial;
	font-size:9pt;	
	color: #25519d; 
	cursor:pointer;float:left;display:block;width:540px;height:150px;
	background-image:url(documenttypeheader.png);
	background-position:top left;
	background-repeat:no-repeat;

}
.documentType img
{
    float:left;
    padding:8px;
    margin-right:20px;
}
.documentbutton
{
	border:1px solid #25519d;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#25519d;
	background-color:#25519d;
	cursor:pointer;
}
.documentselect
{
	border:1px solid #25519d;
	background : #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#25519d;
	width:200px;
	border-top:1px solid #25519d;
	border-bottom:1px solid #25519d;
	border-left:1px solid #25519d;
	border-right:1px solid #25519d;
}
.documentinput
{
	border:1px solid #25519d;
	background : #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#25519d;
	width:200px;
	border-top:1px solid #25519d;
	border-bottom:1px solid #25519d;
	border-left:1px solid #25519d;
	border-right:1px solid #25519d;
}
.documentinput2
{
	border:1px solid #fff;
	background : #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#25519d;
	width:200px;
	border-top:1px solid #25519d;
	border-bottom:1px solid #25519d;
	border-left:1px solid #25519d;
	border-right:1px solid #25519d;
}
.documentanmeldung
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	width:100%;
}
.documentanmeldung2
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	width:555px;
}

.documentbutton2
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#25519d;
	cursor:pointer;
}
.documentbutton2:hover
{	
	color:#25519d;
	background-color:#fff;
	cursor:pointer;
}
