body
{
  background-color:#FFFFFF;
  margin:0px;
  background-image: url(/img/system/bg.gif);
  background-attachment: fixed;
  background-repeat: repeat-y;
}

.newsText
{ 
  font-family:tahoma;
  font-size:11px;
  color:#666666;
  vertical-align:top;
  line-height:14px;		  
}

.newsHeadline
{ 
  font-family:tahoma;
  font-size:11px;
  color:#009736;
  font-weight:bold;
}

.newsHeadlineBig
{ 
  font-family:tahoma;
  font-size:11px;
  color:#666666;
  font-weight:bold;
}

.text
{ 
  font-family:tahoma;
  font-size:11px;
  color:#434343;
  line-height:16px;  
}
.textGrey
{ 
  font-family:tahoma;
  font-size:11px;
  color:#9c9e9f; 
line-height:12px; 
}

.textBigBold
{ 
  font-family:tahoma;
  font-size:14px;
  color:#666666;  
font-weight:bold;
}

.textBold
{ 
  font-family:tahoma;
  font-size:11px;
  color:#666666;
  font-weight:bold;	  
}

.teaserText
{ 
  font-family:tahoma;
  font-size:11px;
  color:#434343;
  font-weight:bold;
  line-height:16px;	  
}

.headline15px
{ 
  font-family:tahoma;
  font-size:15px;
  color:#535353; 
  font-weight:bold;
}

.subheadline13px
{ 
  font-family:tahoma;
  font-size:13px;
  color:#737373; 
  font-weight:bold;
}

.headline11px
{ 
  font-family:tahoma;
  font-size:11px;
  color:#666666; 
font-weight:bold; 
}

.headline12px
{ 
  font-family:tahoma;
  font-size:12px;
  color:#666666; 
  font-weight:bold; 
}

.bildunterschrift
{
  font-family:tahoma;
  font-size:10px;
  color:#232323;
  line-height:14px; 
}

.trennlinie
{
  border-top: 1px solid #d2cec5;
  margin-top:20px;
}

/* ab hier styles patenschaftsformular */

.formtable
{
background-color:#fffaea;
width:577px;
}

.eingerueckt
{
padding-left:26px;
text-transform:uppercase;
}

select
{
width:395px;
}

select small
{
width:200px;
}

.readonly
{
    border:1px dashed red;
    color:red;
    font-family:tahoma;
    font-size:11px;
    line-height:13px;
}
/* styles patenschaftsformular ENDE */
