.medium
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #8C452C;

line-height:19px;
}

.medium2
{
font-size:11px;
line-height:16px;

}


.big2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
color: #8C452C;
}

.big
{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #8C452C;
}

.xl
{
font-family: Georgia, Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 14px;
line-height:16px;
color: #802525;
}

.small
{
font-size:11px;
}

p {
margin:0 0 0 0;
padding:0;
}


a
{
color: #8C452C;
}

a:active
{
color: #8C452C;
}

a:visited
{
color: #8C452C;
}


select
{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8C452C;

}

a.termine:link {
color: #802525;
text-decoration:none;
}

a.termine:visited {
color: #802525;
text-decoration:none;
}

a.termine:active {
color: #802525;
text-decoration:none;
}

a.termine:hover {
color: #802525;
text-decoration:underline;
}


a.pfeil_rot { 
color: #d1002d;
background: url(images/pfeil_rechts_rot.gif) center left no-repeat; 
padding-left: 9px; 
text-decoration: none; 
}

a.pfeil_rot:active { 
color: #d1002d;
background: url(images/pfeil_rechts_rot.gif) center left no-repeat; 
padding-left: 9px; 
text-decoration: none; 
}

a.pfeil_rot:visited {
color: #d1002d;
background: url(images/pfeil_rechts_rot.gif) center left no-repeat; 
padding-left: 9px; 
text-decoration: none; 
}

a.pfeil_rot:hover { 
color: #d1002d;
background: url(images/pfeil_rechts_rot.gif) center left no-repeat; 
padding-left: 9px; 
text-decoration: underline; 
}

