/* STANDARDS */
body				{	font-family: tahoma; margin: 0px;color: #656054; 	}
hr                                { color: #999; size: 1px; noshade; border-style:dotted; border-top:0px; border-left:0px; border-right:0px; height:1px;}
.code                            { font-size: 11px; color: #656054; font-weight: normal; letter-spacing: 1px; line-height: 15px;  margin-left: 0px; padding-left: 0px;}
a:link				 { color: #648dC4; text-decoration: none;     }
a:visited				 { color: #648dC4;  text-decoration: none;    }
a:hover				 { color: #648dC4;  text-decoration: underline;  }
td { font-size:11px };
p					{	font-size: 12px; color: #656054; font-weight: normal; letter-spacing: 1px; line-height: 15px;  margin-left: 0px; padding-left: 0px;}
ul, li					{	font-size: 12px; color: #656054; font-weight: normal; letter-spacing: 0.1px; line-height: 15px;  margin-left: 7px; padding-left: 0px;}
h2					{	font-size: 13px; margin: 0px; color: #ffffff; font-weight: bold; letter-spacing: 1px;	}
h2.right			{	font-size: 13px; color: #333333; font-weight: bold; letter-spacing: 1px;	}
h3					{	font-size: 11px; color: #43413C; font-weight: bold; letter-spacing: 1px; 	}
/* TABELLEN, TD, TR */
table.content_left	{	 margin:1; 	}
table.content_right	{	margin:0;	}
table.content_middle{	margin-left: 5px; margin-right: 5px !important;		}
td.content_content	{	padding: 10px 20px 0 20px; font-size: 10px !important;	}
td.h2				{	padding: 2 0 2 20; background-color: #648DC4; border-bottom: #F1EEE6 1px solid; 	}
td.right			{	padding: 2 0 2 20; background-color: #F1EEE6; border-bottom: #F1EEE6 0px solid;		}
td.menu				{	padding: 3 0 3 25; background-color: #648DC4; border-bottom: #FFFFFF 1px dotted;	}
td.submenu			{	padding: 4 0 4 20; background-color: #9BC4F9; border-bottom: #FFFFFF 1px dotted;	}
td.submenu:hover	{	padding: 4 0 4 20; background-color: #648DC4; border-bottom: #FFFFFF 1px dotted;	}
td.submenu_2nd:hover{	padding: 4 0 4 40; background-color: #648DC4; border-bottom: #FFFFFF 1px dotted;	}
td.submenu_2nd		{	padding: 4 0 4 40; background-color: #80B7FC; border-bottom: #FFFFFF 1px dotted;	}
/* SCHRIFTEN & LINKS */
.nav_help			{	font-size: 10px; color: #666666; font-weight: normal; text-align: center;		}
.nav_menu			{	font-size: 13px; color: white; font-weight: bold; text-decoration: none;		}
a.nav_menu         			{	font-size: 13px; color: white; font-weight: bold; text-decoration: none;		}
a.nav_menu:hover        			{	font-size: 13px; color: white; font-weight: bold; text-decoration: none;		}
a.nav_menu:visited   			{	font-size: 13px; color: white; font-weight: bold; text-decoration: none;		}
a.nav_submenu          {	font-size: 11px; color: white; font-weight: normal; text-decoration: none;		}
a.nav_submenu:hover          {	font-size: 11px; color: white; font-weight: normal; text-decoration: none;		}
a.nav_submenu:visited          {	font-size: 11px; color: white; font-weight: normal; text-decoration: none;		}
a.nav_submenu:active          {	font-size: 11px; color: white; font-weight: normal; text-decoration: none;		}
.nav_submenu		{	font-size: 11px; color: white; font-weight: normal; text-decoration: none;		}
/* INPUTS ETC */
input, select, option {	font-size: 11px; color: #656054; font-family: Tahoma; font-weight: normal; margin: 2px;  background-color: #e3ecee	}