/*

    Styledefinitionen für eurogutschein.de.
    
*/

html{
  font-size: 14px
}

body {
  color: black;
  /* background-color: rgb(0,0,0); */
  font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 10px;
}
#headline        { font-size: 16px }
#admin_bgcolor   { background-color: #f7d7d7; }
#oeinfo_bgcolor  { background-color: #CCCCEE; }
#idesk_bgcolor   { background-color: #CCCCCC; }
#bereich_bgcolor { background-color: #D60039; }
#haupt_bgcolor   { background-color: #00639C; }
#abtlg_bgcolor   { background-color: #B5C6E7; }
#uabtlg_bgcolor  { background-color: #cccccc; }
#white_color     { color: rgb(255, 255, 255); }
#black_color     { color: rgb(0, 0, 0); }


td {
  color: #000000;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 11px;
}


h1 {
  font-family: sans-serif;
/*  color:#455bd3;
  width: 520px; */
} 

h2 {
  font-family: sans-serif;
/*  width: 440px; */
}

h3, .headline {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: black;
/*  width: 480px; */
}

h4, .subhead {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: black;
/*  width: 480px; */
}

.login {
 /* background-color: rgb(204,204,204);  zed-*/ 
  font-size: 10px;
}

.mainlink {
  color:#6A6A6A;
  font-size: 14px;
  text-decoration: None;
}
.linkTitle {
  color:#6A6A6A;
  font-size: 14px;
  font-weight: bold;
  text-decoration: None;
}
.sublink {
  color:#6A6A6A;
  font-size:12px;
  font-weight: bold;
  text-decoration: None;
}
.sublink_klein {
  color:#6A6A6A;
  font-size:9px;
  font-weight: bold;
  text-decoration: None;
}
.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
#red { color: red; }

#selected {
  font-weight: bold;
/*  background-color: rgb(204,204,204); */
}



/*a,hover { */
a, {
  color : rgb(#000000);
  text-decoration: underline;
  /*text-decoration: none;
  /*background-color: rgb(204,204,204); */
}







.mainlink:hover, .sublink:hover {
  color : rgb(0,0,0);
  text-decoration: underline;
  /* background-color: rgb(204,204,204); */
}
.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
#red { color: red; }

.bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.marker {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: red;
}
.orgaId {
    font-style: italic;
    font-size: 6pt;
}


code {
  background: rgb(204,204,204);
  font-size: 13px;
}

p, .copy {
  font-size: 13px;
  line-height: 16px;
  color: black;
  margin-top: 7px;
  margin-bottom: 7px;
  /* width: 480px; */
}

.image {
  margin-top: 7px;
  margin-bottom: 7px;
}

