/* Datei: font.css
=====================================================

author:				Robert Ackermann
firstVersion:		02.02.2009
lastUpdatedVersion:	23.03.2009

Copyright (c) 2009 Robert Ackermann. All rights reserved.

====================================================*/	


.out {
  font-weight: bold;
  color: #157e9b;
}

.footer {
  font-size: 70%;
  color: #71919a;
}

.copy {
  font-size: 80%;
  color: #71919a;
}

.newpass{
  color: #71919a;
}

h1 {
  font-size: 130%;
  color: #71919a;
  letter-spacing: 7px;
  font-variant: small-caps;
}
h2 {
  font-size: 120%;
  color: #516368;
}
h3 {
  font-size: 110%;
  color: #516368;
  clear: left;
  margin: 0px 0px 5px 0px;
}
h4 {
  font-size: 105%;
  color: #516368;
}

p {
  font-size: 90%;
  color: #71919a;
  line-height: 110%;
}

a:link { 
  color: #516368; 
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

a:visited { 
  color: #516368;  
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

a:hover { 
  color: #516368;  
  text-decoration: underline;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

a:active { 
  color: #516368; 
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

a:focus {
  background-color: transparent;
}

#text  a:link { 
  color: #215265; 
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

#text a:visited { 
  color: #215265;  
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

#text a:hover { 
  color: #215265;  
  text-decoration: underline;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}




#imp a:active { 
  color: #215265; 
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

#imp  a:link { 
  color: #215265; 
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

#imp a:visited { 
  color: #215265;  
  text-decoration: none;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}

#imp a:hover { 
  color: #215265;  
  text-decoration: underline;  
  font-weight:normal;  
  padding: 0px 0px 0px 0px; 
  font-size: 90%;
}




a:focus, a:active, a:hover, a:link, a:visited {
  background-color: transparent;
}
