A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none; color: #000000;}

html {
  height:100%;
}

body {
  height:100%;
  margin:0%;
  padding:0%;
}

#portrait_name {
  font-size:12px;
  font-family:times new roman;
  font-weight:normal;
  color:#ffffff;
}



#content_title_big {
  font-size:18px;
  font-family:times new roman;
  font-weight:normal;
}

#content_title {
  font-size:16px;
  font-family:times new roman;
  font-weight:bold;
  text-align:left;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}


#content_text {
  font-size:13px;
  font-family:times new roman;
  font-weight:normal;
  margin-right:9px;
  margin-left:9px;
  margin-top:10px;
  margin-bottom:10px;
}

#content_text_big {
  font-size:18px;
  font-family:times new roman;
  font-weight:normal;
  margin-right:9px;
  margin-left:9px;
  margin-top:10px;
  margin-bottom:10px;
}

#menu_text {
  font-size:12px;
  font-family:times new roman;
  font-weight:bold;
}

#sponsoring_text {
  margin-top:10px;
  font-size:14px;
  font-family:arial;
  font-weight:normal;
  text-align:left;
  color:#000000;
}

#weiter_text {
  margin-top:10px;
  font-size:14px;
  font-family:arial;
  font-weight:normal;
  text-align:center;
}


#sponsoring_picture {
  color:#000000;
  border:solid 1px;
  width:210px;
  height:60px;
}

#copyright_text {
  font-size:9px;
  font-family:arial;
  font-weight:normal;
  text-align:right;
  color:#7F7F7F;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}






