BODY
{
    background-color: #cccccc;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    color: #514F4F;
}

.contentbody
{
    background-color: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    color: #514F4F;	
}

.datagrid
{	
	width: 100%;			
}

.datagridheader, .uploadgridheader
{
	background: #3b4e9a;
	color: white;
	font-size: 11px;
	font-weight: bold;	
	font-variant: small-caps;
	background-image: none;	
}


.datagridheader a:link{color: #D7D7D4; font-weight: bold; text-decoration: underline;}
.datagridheader a:active{color: #D7D7D4; font-weight: bold; text-decoration: underline;}
.datagridheader a:visited{color: #D7D7D4; font-weight: bold; text-decoration: underline;}
.datagridheader a:hover{color: white; font-weight: bold; text-decoration: underline;}


.da_head
{	
	background-image: url(/images/doktersassistenten/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}

.titel
{
	font-family: Verdana;
	font-size: 18px;
	color: #3b4eab;
	font-weight: bold;
	font-variant: small-caps;	
}


a:link{color: #000066; font-weight: normal; text-decoration: underline;}
a:active{color: #000066; font-weight: normal; text-decoration: underline;}
a:visited{color: #000066; font-weight: normal; text-decoration: underline;}
a:hover{color: black; font-weight: normal; text-decoration: underline;}



