/*-----------------------------------------------------------------------------*/
body			{
			margin: 0px;
			
			border: 0px;
			padding: 0px;
			font-family: arial;
			font-size: 12px;
			background-color: #FFFFFF;
			color: #000000; 
			}
			
div			{
			margin: 0px;
			border: 0px;
			padding: 0px;
			}
			
table          {font-size: 12px;}			
/*-----------------------------------------------------------------------------*/				
div#Screen	{
			margin-right: 25px;
			margin-left: 0px;
			width: 95%;
			}
			
div#AdressbuchNavigation
			{
			position: relative;
			padding-right: 5px;
			text-align: right;
			background-color: #000040;
			height: 16px;
			}
						
div#AdressbuchLetterNavigation
			{
			margin: 0px;
			border: 0px;
			padding: 0px;
			}

div#AdressbuchBottomNavigation
			{
			margin: 0px;
			padding: 0px;
			
			position: relative;
			width: 100%;
			text-align: right;
			}
			
div#AdressbuchBottomLink
			{
			margin: 0px;
			padding: 0px;
			
			position: relative;
			}
			
div#AdressbuchFoot
			{
			position: relative;
			right: 0px;
			text-align: right;
			color: #C6C3C6;
               font-weight: bold;
               font-family: arial;
               font-size: 10px;			
			}
			
div#AdressbuchMessage
			{
			}

div#AdressbuchBadMessage
			{
			}			
/*-----------------------------------------------------------------------------*/
table.AdressbuchInfoBox
			{
			width: 100%;
			border-spacing:0px
			}
			
tr.AdressbuchInfoBox
			{
			}
									
td.AdressbuchInfoBox
			{
			margin: 0px;
			border: 1px solid;
			padding: 5px;
			}
td.AdressbuchInfoPic
			{
			vertical-align: center;
			width: 40px;
			}
/*-----------------------------------------------------------------------------*/							
a.TopMenu		{
			margin: 0px;
			border: 0px;
			padding: 0px;
			
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			}

a.TopMenu:hover{
			margin: 0px;
			border: 0px;
			padding: 0px;
			
			text-decoration: underline;
			}

a.TopMenu:active{
			margin: 0px;
			border: 0px;
			padding: 0px;
			
			text-decoration: none;
			}
			
a.AdressbuchLetter
			{
			font-weight: bold;
			}
			
a.otherLink	{
			color: #0005C0;
			font-weight: bold;
			}
/*-----------------------------------------------------------------------------*/	
h1			{
			margin: 0px;
			border: 0px;
			padding: 0px;
			}

h2 			{
			margin: 0px;
			border: 0px;
			padding: 0px;
			}

h3			{
			color: #000000;
			font-face: Arial;
			font-size: 12px;
			margin: 0px;
			border: 0px;
			padding: 0px;
			}
			
h3.inbox		{
			color: #ffffff;
			font-face: Arial;
			font-size: 12px;
			margin: 0px;
			border: 0px;
			padding: 0px;
			}
/*-----------------------------------------------------------------------------*/				
hr			{

			}
/*-----------------------------------------------------------------------------*/				
p			{
			font-family: arial;
			font-size:12;	
			}
p.AdressbuchData
			{
			font-family: arial;
			font-size:12;
			}
p.AdressbuchMessage
			{
			font-weight: bold;
			}
p.AdressbuchBadMessage
			{
			font-weight: bold;
			color: #D52B09;
			}
p#AdressbuchDutyFields
			{
			font-weight: bold;
			font-size: 10px;
			}
/*-----------------------------------------------------------------------------*/
img#AdressbuchBottomMailPic
			{
			position: relative;
			left: -165px;
			margin-top: 3px;
			}
			
p.AnzeigeHeadline
			{
			color: #303030;
			font-weight: bold;
			font-family: arial;
			font-size: 9pt;
			}
			
p.copyright 	{ 
			font-family: Arial,Helvetica,sans-serif; 
			font-size: 7pt; 
			font-style: normal; 
			font-weight: 500; 
			font-variant: normal; 
			text-decoration: none; 
			line-height: 9pt; 
			color: #A0A0A0; 
			}
			
font.imp		{
			position: relative;
			top: -1px;
			color: #FFFFFF;
			}
			
			