@charset "UTF-8";
/* CSS Document */


body { background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000; line-height: 22px;}

#rahmen
{ width: 690px; margin: auto; background-color: #FFF; border: 7px solid#FFF; }

#content
{margin-top: 0px; width: 690px;}

#left
{float: left; width: 130px;margin-top: 0px;background-color: #FFF;}

#right
{width: 550px;margin-left: 140px;margin-top: 5px;background-color: #FFF;}

#head
{width: 690px;height: 160px;margin-top:0px;margin-left:0px;text-align: center;}

#link
{width: 125px;height: 25px;margin-top:10px;margin-left:0px;text-align: left;padding-left: 3px;border-bottom: 1px solid #CCC;}

#picture
{width: 550px;height: 250px;margin-top:0px;margin-left:0px;color: #000;}

#text
{width: 540px;top:500px;margin-top: 15px;}

#footer
{width: 690px;height: 60px;margin-top:30px; border-top:solid 1px #999;font-color:#999;padding-top: 5px;}

#open
{width: 230px; padding: 5px; background-color: #eee; }




.telefon
{font-size: 50px;font-weight: bold;color: #2659a1;}

.headline
{font-size: 25px;font-weight:bold;color: #F60;font-variant:small-caps; line-height: 30px; letter-spacing: 1px;}

.imprint
{font-weight:normal;color: #CCC;font-size: 10px;}

.claim
{font-weight:bold ;color: #F60;font-size: 15px;}

.orange
{color: #F60;font-weight: bold;}

.bold
{color: #000;font-weight: bold;}

a:link {color: #2659a1; text-decoration:none; line-height: 14px;}
a:visited {color: #2659a1; text-decoration:none; line-height: 14px;}
a:active {color: #F60; text-decoration:none; line-height: 14px;}
a:hover {color: #F60; font-weight: bold; line-height: 14px;}