body 
{
	background-color:#003466;
}
a
{
	color:#000000;  
}
a:link 
{
	color:#000000; 
}

a:visited 
{
	color:#000000
}
a:hover 
{
	color:#000000; 
	text-decoration:none; 
}
a:active 
{
	color:#000000;
}

a.menu /*Menüunterpunkt*/
{
	display:block; 
	width:168px; 
	background-color:#6699CC; 
	
	border-left-width:1px; 	 
	border-right-width:1px; 
	border-left-style:solid; 
	border-right-style:solid;
	border-color:#000000; 
	margin-top:0px; 
	padding:1px; 
	
	text-indent:2px;
	text-align:left;
	font-family:Arial, Verdana, sans-serif; 
	font-size:10pt; 
	font-weight:normal; 
	
}
a.menu:link 
{ 
	color:#FFFFFF; 
	background-color:#6699CC; 
	text-decoration:none; 
}
a.menu:visited 
{ 
	color:#FFFFFF; 
	background-color:#6699CC; 
	text-decoration:none; 
}
a.menu:hover 
{ 
	color:#003466; 
	background-color:#FFCF63; 
	text-decoration:none;
	font-weight:normal;
}
a.menu:active 
{ 
	color:#FFFFFF; 
	background-color:#6699CC; 
	text-decoration:none; 
}
	
a.menuheader /*Menüüberschrift mit eigenem Link*/
{
	display:block;
	width:170px;
	border-color:#000000; 
	border-style:solid;
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; 
	border-bottom-width:0px;
	background-color:#003466;
	
	margin-bottom:0px; 
	margin-top:5px; 
	
	text-indent:2px;
	text-align:left;	 
	font-family:Arial, Verdana, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
}
a.menuheader:link
{
	background-color:#003466;
	color:#FFFFFF;
	text-decoration:none;
}
a.menuheader:visited 
{
	color:#FFFFFF; 
	text-decoration:none
}
a.menuheader:hover 
{
	color:#FFCF63; 
	text-decoration:none
}
a.menuheader:active 
{
	color:#FFFFFF; 
	text-decoration:none
}
a.submenu /*Menüüberschrift mit eigenem Link*/
{
	display:block; 
	width:168px; 
	background-color:#6699CC;
	
	border-left-width:1px; 	 
	border-right-width:1px; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-color:#000000; 
	margin-top:0px; 
	padding:1px; 
	
	text-indent:10px;
	text-align:left;
	font-family:Arial, Verdana, sans-serif; 
	font-size:9pt; 
	font-weight:normal; 
}
a.submenu:link
{
	background-color:#6699CC;
	color:#FFFFFF;
	text-decoration:none;
}
a.submenu:visited 
{
	color:#FFFFFF; 
	text-decoration:none
}
a.submenu:hover 
{
	color:#003466; 
	text-decoration:none
}
a.submenu:active 
{
	color:#FFFFFF; 
	text-decoration:none
}

a.menutopbottom
{
	color:#FFFFFF; 
	text-decoration:none; 
}
a.menutopbottom:link 
{
	color:#FFFFFF; 
	text-decoration:none; 
}

a.menutopbottom:visited 
{
	color:#FFFFFF
}
a.menutopbottom:hover 
{
	color:#FFCF63; 
	text-decoration:underline; 
}
a.menutopbottom:active 
{
	color:#FFFFFF;
}
img
{
	border:none;
}
	
div 
{
	font-family:Arial, Verdana, sans-serif;
}
div.menuheader /*Menüüberschrift - ohne Link */
{
	display:block;
	width:170px;
	border-color:#000000; 
	border-style:solid;
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	
	margin-bottom:0px; 
	margin-top:5px; 
	
	text-indent:2px;
	text-align:left;	 
	font-family:Arial, Verdana, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	background-color:#003466;
	color:#FFFFFF;
	text-decoration:none;
}
div.menu /*Menüpunkt rechts - ohne Link */
{
	display:block;
	width:170px;
	
	border-left-width:1px; 	 
	border-right-width:1px; 
	border-left-style:solid; 
	border-right-style:solid;
	border-color:#000000;
		
	background-color:#6699CC; 
	
	margin-top:0px; 
	
	text-indent:2px;
	text-align:left;	 
	font-family:Arial, Verdana, sans-serif; 
	font-size:10pt; 

	
	color:#FFFFFF;
}

/* #################### DIV Menüdefinitionen ################# */
div.menuleft /*komplettes Menüelement*/
{
	LEFT:5px; 
	POSITION:relative; 
	z-index:5; /*damit in Opera die Kante nicht verdeckt wird */
}
div.menuright /*komplettes Menüelement - Rechte Seite*/
{
	RIGHT:5px; 
	POSITION:relative; 
	z-index:5 /*damit in Opera die Kante nicht verdeckt wird */
}
div.submenu /*Menüpunkt rechts - ohne Link */
{
	display:block;
	width:170px;
	border-color:#000000; 
	border-width:1px; 
	border-style:solid;
	
	border-top:none; 
	border-bottom:none; 
	
	background-color:#6699CC; 
	
	margin-top:0px; 
	
	text-indent:10px;
	text-align:left;	 
	font-family:Arial, Verdana, sans-serif; 
	font-size:10pt; 
	
	color:#FFFFFF;
}
div.highlight
{	
}
div.highlightmenu
{
	background-color:#FFCF63;
	color:#003466; 
	font-weight:bold;
}
div.highlightsubmenu
{
	text-decoration:underline;
}
/* #################### ENDE DIV Menüdefinitionen ################# */
h1 
{
	color:#000000;
}
table.cmstable
{
	border-collapse:collapse;
	position:relative;
	margin-bottom:10px;
}
td.topichead 
{
	color:#FFFFFF; 
	font-size:10pt; 
	font-weight:bold;
	background-color:#1D5184; 
	border-style:solid; 
	border-color:#000000; 
	border-width:1px; 

	text-align: left;
	padding-left: 2px;
	width:610px;
}
td.topic 
{
	color:#000000; 
	font-size:10pt; 
	line-height:14pt; 
	border-style:solid; 
	border-color:#000000; 
	border-width:1px; 
	border-top-width:0px;
	text-align: left;
	vertical-align: top;
	padding-left:2px;
	width:610px;
	/*background-color:#DDEEFF;*/
	background-color:white;
}
.inputtext
{
	color:#000000; 
	background-color:#E9EBEA; 
	border-width:1px; 
	border-style:solid; 
	border-color:#000000; 
	font-size:9pt;
	
	position:relative; 
}
.submitbutton
{
	border:solid 1px black;
	background-color:#6699CC;
	color:White;
	font-weight:bold;
}
.headline
{
	font-size:24pt;
	color:#FFCF63;
	font-weight:bold;
}
.lastmenuitem
{
	border-bottom:#000000 1px solid;
}
.topmargin5 
{
	margin-top:5px;
	border:none;
}
.vertical
{
	vertical-align:top;
}
