body {
 margin: 0px;  
}

td {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 12px;
}
  
a:link,a:active,a:visited { 
 color: #003AB6;
}
 
a:hover {
 text-decoration: none;
}

a.titleSym:link, a.titleSym:active, a.titleSym:visited, a.titleSym:hover {
 font-family: arial, helvetica, sans-serif;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;    
}

a.footer:link, a.footer:active, a.footer:visited { 
 font-family: arial, helvetica, sans-serif;
 color: #A0C2E1;
 text-decoration: none;
}
 
a.footer:hover {
 font-family: arial, helvetica, sans-serif;
 color: #ffffff;
}  
  
.footerActive { 
 font-family: arial, helvetica, sans-serif;
 color: #ffffff;
 text-decoration: none;
}

.bg_teaser {
background-image: url(../images/bg_teaserbottom.gif); 
background-position: bottom; 
background-repeat: no-repeat;
}
  
.path { 
 font-family: arial, verdana, helvetica, sans-serif; 
 font-size: 10px;
 line-height: 20px; 
 color: #000258;
}
  
.bg_main {
	background-image: url(../images/bg_motive_main.jpg);
	background-position: right top;
	background-repeat: no-repeat; 
}
  
.headline {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #0051BA;  
}

.subheadline {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #0051BA;  
}
  
.text {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 16px;
 color: #000258;    
}  
  
.titleTeaser {
 font-family: tahoma, arial, verdana, helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;      
}
  
.teaserText {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 color: #000258;        
}
  
.inputField {   
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 height: 18px;
 border: 1px solid #000258;
 color: #000258;       
}

.dropNaviBoxPosition {
 z-index: 200;
 position: absolute;
}

.dropNaviBox {
 border: 1px solid #000258;
 border-top: 0px;
 background-color: #ffffff;
}

.dropInfoBoxPosition {
 z-index: 200;
 position: absolute;
 width: 158px;
}

.feed_Submit {
 width: 120px;
 height: 22px;
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 cursor: hand;
 color: #ffffff;
 background-color: #7190AD;
 border: 1px solid #003366;
}
