/* CSS Document */

body                       {font-size:14px;font-family:Arial, Helvetica, sans-serif;}
a                          {color:#a2a3a5;text-decoration:none;cursor:pointer;}
img                        {border:none;}



.border                    {position:relative;margin:auto;height:765px;width:1022px;margin:0px auto;}
#border                    {position:relative;margin:auto;height:765px;width:1022px;margin:0px auto;}
.bordertop                 {position:absolute;top:0px;left:0;}
.borderright               {position:absolute;top:0px;right:-9px;}
.borderbottom              {position:absolute;top:765px;left:0px;}
.borderleft                {position:absolute;top:0px;left:0px;}

#main                      {width:1022px;margin:0px auto;}

.top                       {height:82px;}
.top .logo                 {width:422px;height:82px;}
.top .logo img             {margin:20px 0 0 25px;}
.top .navi                 {width:600px;height:82px;}
.top .navi .selected       {font-weight:bold;color:#000000;}
.top .navi a               {font-weight:normal;color:#000000;} 
.top .navi a:hover         {font-weight:bold;color:#000000;}

.content                   {}
.content .left             {width:422px;vertical-align:top;}
.content .left img         {margin:100px 0 0 10px;}
.content .right            {width:600px;vertical-align:top;}
.content .right p          {margin:100px 15px 10px 0;}

.team a:hover              {text-decoration:underline;}
.team .selected            {text-decoration:underline;}
.content .left img.portrait  	   {display:none;margin:0 0 0 140px;}
.right .text               {display:none;}


.text                      {height:174px;display:none;}
.gallerieimage             {height:240px;margin-left:18px;}
.thumbs img                {margin:0 10px 0 0;cursor:pointer;float:left;}

.left img.kontakt          {margin-left:25px;}
.scroll                    {margin-right:7px;margin-top:5px;position:relative;height:20px;}
.scroll a                  {width:40px;position:absolute;right:35px;top:69px;}