/*  
Design: hildebrandt-ra.de
Design Author: Cordula Hildebrandt
Version: 2.0
Webdesign: This website XML, CSS, XHTML and was seo built by Internet Marketing Agentur
Webdesign URI:  http://www.internet-marketing-agentur.com
*/


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
}

h1, h3, .headline {
  font-family: Arial, Geneva, sans-serif;
  background: transparent;
}

.headline h1, h1 {
	color: #0D69B4;
	font-size: 16px;
	font-weight: bold;
}  

h2 {
  font-size:  13px;
  color: #000;
  font-weight: normal;
}

h3 a {
  font-size: 10px;
  color: #AABBC3;
}

p, li {
   font-size:  13px;
}

#content li h2 {
       font-size: 13px;
}
#content p {
  margin: 10px 0;
  font-size:  13px;
}

ul {
  list-style-type: none;
}

#content ul {
  margin: 10px 25px;
}

#content li {
  padding: 3px 0;
}

small {
	font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size:  13px;
}

bold {
    text-transform: regular;
    font-weight: regular;
}

.fett {
  font-weight: bold;
}

a {
   color: #0D69B4;
   text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.menue_s a {
  color: #0D69B4;
  text-decoration: none;
  font-weight: bold;
  font-size:  13px;
}

.menue_s a:hover {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

a img {
  border: 0 none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.footertext  {
  padding: 65px 90px 0px 90px;
  text-decoration: none; 

}

.footertext a, .footertext a:hover {
  text-decoration: none;

}

