.top-table { border:1px dashed #667FC2; }
.menu-top-topic { background-color:#667FC2; }
.menu-top-item {  }
.menu-top-item-hover { background-color:#002999; }
.menu-top-bg { background-color:#667FC2; }
.menu-top-button { background-color:#3354AD; }
.menu-top-button-hover { background-color:#002999; }
.menu-bottom-bg { background-color:#667FC2; }
.menu-bottom-button { background-color:#3354AD; }
.menu-bottom-button-hover { background-color:#002998; }
.body-bg { background-color:#E5E9F5; } /* Hauptinhaltsfarbe */
.bodymain { background-color:#F7F9FD; } /* links und rechts */
.right-bg { background-color:#667FC2; }
 
/* Textformatierungen */

.color {
	background-color: #BDCFFF;
}

.color2 {
	background-color: #E5E9F5;
}

.color3 {
	background-color: #667FC2;
}

.headline	{
  	font-size:12pt;
  	line-height:12pt;
  	font-family: Arial,sans-serif;
 	color:#002999;
 	font-weight:bold;
 }
 
.subheadline	{
   	font-size:10pt;
   	line-height:12pt;
   	font-family: Arial,sans-serif;
  	color:#002999;
 }
 
 .small	{
    	color:#333333;
    	font-size:7pt;
 	line-height:10pt;
 }
  
a.text {
	color: #002999;
	border-bottom:1px dashed #002999;
	text-decoration: none;
}

a:hover.text {
	text-decoration: none;
	border-bottom:0px;
}

p.text {
	color: #002999;
	text-decoration: none;
}

.video	{
    	color:#333333;
    	font-size:8pt;
 	line-height:10pt;
 }
 
 #links_rechts {
   		border-width:1px;
   		border-style:dotted;
   		border-color:#677FBF;
   		padding: 0.2 cm;
}
