body
{
  background-color:#fff;
  font-family:'Lucida Grande','Lucida Sans Unicode',sans-serif;
  text-align:center;
  color:#fff;
  font-size:11px;
  line-height:140%;
}

.clear
{
  clear:both;
}

div#base
{    
  width:700px;
  margin:30px auto 0px auto;
  text-align:left;
  background-image:url(bilder/header.png);
  background-repeat:no-repeat;
  background-position:left top;
  background-color:#212C52;
}

div#header
{    
  background-image:url(bilder/content.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  padding:15px 40px 30px 80px;
}


h1
{
  color:#fff;
  font-size:20px;
  margin:0px 0px 30px 0px;
  padding:0px;
  text-align:left;
}


h3
{
  color:#fff;
  font-size:15px;
  margin:0px 0px 20px 0px;
  padding:0px;
  text-align:left;
}


div#footer
{
  background-image:url(bilder/footer.png);
  background-repeat:no-repeat;
  height:40px;
  clear:both;
}

div#content
{
  background-image:url(bilder/content_2.png);
  background-repeat:repeat-y;
  color:#555;
  min-height:200px;
}

* html div#content
{
  height:200px;
}


div#left,
div#right
{
  float:left;
  width:310px;
  padding:20px;
}

div#right
{
  float:right;
}

div.logo
{
  float:left;
  width:50px;
  height:50px;
  padding:0px;
}


div.text
{
  float:right;
  width:250px;
  margin:0 0 20px 0;
}

h2,
h2 a
{
  text-decoration:none;
  text-align:left;
  font-size:16px;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  color:#212C52;
}

p
{
  margin:0px 0px 8px 0px;
}

a
{
  color:#5CA3EB;

  text-align:left;
}


a:hover
{
  color:#E6045F;
}



div.logo a img
{
  border:none;	
}



div#paesslerAg
{ 
  width:341px;
}

div#paesslerAg div.center
{ 
  height:392px;
}

* html div#paesslerAg div.center
{ 
  height:445px;
}

div#beyondContentGmbh 
{
  margin-bottom:6px;
  width:341px;
}

div#beyondContentGmbh div.center
{
  height:165px;
}

div#galiastro
{
  width:341px;
}

div#galiastro div.center
{
  height:165px;
}


div.center h2
{
  font-size:12pt;
  margin:0px 0px 10px 0px;
  color:#212C52;
}

div.img
{
  float:left;
  width:54px;
  padding:30px 0px 0px 10px;
}



#Tooltip.paesslerTooltip,
#Tooltip.bcTooltip,
#Tooltip.galiastroTooltip
{
  width:152px;
  height:152px;
  background-repeat:no-repeat;
}

#Tooltip.paesslerTooltip
{
  background-image:url(bilder/paessler_tooltip.gif);
}

#Tooltip.bcTooltip
{
  background-image:url(bilder/bc_tooltip.gif);
}

#Tooltip.galiastroTooltip
{
  background-image:url(bilder/galiastro_tooltip.gif);
}


































