body,td,font {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    //color: #092A6D;
    color: #000000;
    border: none;
}

strong,b {
   font-family: Arial, Helvetica, sans-serif;
   color: #092A6D;
   font-style: normal;
   font-variant: normal;
   font-weight:bold;
   text-decoration: none;	
   
}

span.smallText {
  font-size:11px;  
}


/* BEGIN: Standard Table Layouts */
td.content,td.headline {
    padding:4px;
}		
td.headline {
    font-weight:bold;
    background-color:#C3D4E0;
    vertical-align:top;
}		
td.headline#center {
    text-align:center;
    vertical-align:middle;
}		 
/* END: Standard Table Layouts */



div.errorMsg {
  color:#DEAC2B;
  padding:5px;
  border:1px solid #DEAC2B;
  font-weight:bold;
  margin-bottom: 10px; 
}



/* ÜBERSCHRIFT */
h1
{
     padding-bottom: 0px;
     margin-bottom: 0px;
      font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #092A6D;
    padding-bottom: 20px;
    font-family: Arial;
}

h2 {
    font-size: 16px;
    color: #092A6D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;        
    padding-bottom: 0px;
    margin-bottom: 0px;
    
}
div.line {
  background-color: #C3D4E0;
  height: 17px;
  width: 100%;
  border: none;
  margin-bottom: 16px;
}      



/* BEGIN: Links  */
a:visited, a:link, a:hover, a:focus, a:active, a {
   font-family: Arial, Helvetica, sans-serif;
   color: #092A6D;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
}
a.imgLink {
  background-image:url(http://www.omniplus-newsletter.com/images/gen_elements/arrow2.gif);
  background-repeat:no-repeat;
  background-position: center left;
  padding-left:12px;
}
/* END: Links */






/* BEGIN: Forms */
textarea {
  width:500px;
  height:300px;
}
td.formLabel{
  width:140px;
  vertical-align:top;
}         
td.formField,col.formField {
  vertical-align:top;
  width:auto;
}
td.formLabel,col.formLabel{
    color: #092A6D;
    font-weight: bold;
    width:140px;    
    font-family: Arial, Helvetica, sans-serif;
}
/* END: Forms */


table.navigation {
  
}
table.navigation a{
  font-size:11px;
}
td.nav {
    line-height:18px;
    padding-left: 5px;
}

























/*
font.mainpunkt {
    font-size: 11px;
    color: #092A6D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;        
}



div {
  border: 1px dotted Navy;
} 
a:hover {
   text-decoration: underline;
}

div {
  border: none;

}
div.line {
  background-color: #C3D4E0;
  height: 17px;
  width: 100%;
  border: none;
  margin-bottom: 16px;
}      


div.hr {
  height: 1px;
  width: 100%;
  border: none;
  border-bottom-color: #C3DAE0;
  border-bottom-style: solid;
  border-bottom-width: 1px;  
}      



font.headline {
    font-size: 11px;
    color: #092A6D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;        
}




*/


