/*
  css Datei copyright by pecete.de 2007
  erstellt von aki
  seite: www.pecete.de  
*/

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
#top {
  height: 67px;
}
#header {
  background: url(img/logo.gif);
  height: 153px;
  text-align: center;
  vertical-align:middle;
}
#content {
  background: repeat;
  width: 964px;
}
#footer {
  background: url(img/footer.gif);
  height: 33px;
  text-align: center;
  vertical-align: middle;
}

td 
{
  font-family: Verdana; 
  font-size: 12px;
}

a:hover 
{   
  text-decoration: none;  
; color: #FF0033
}

a.box 
{ 
  color: #3366FF; 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: underline; 
}

a.box:hover 
{   
  text-decoration: none;  
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}
textarea
{ 
    color: #000000;  
    font: 12px Verdana;  
    border-color: #555555;
    border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF;  
}

a {   color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
; font-style: normal
 } .description {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; clip:    rect(   ); text-align: left; font-weight: bold}
.ueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #3366FF; font-weight: bold; text-align: center}
select
 { 
    color: #000000;  
    font: 12px Verdana;  
    text-decoration: none;  
    background-color: #EFEFEF;  
 } 

input { 
    color: #000000;  
    font: 12px Verdana;  
    text-decoration: none;  
; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px
 } 