/**/
.bildcontainer, div.rahmen{
  height:auto;
  padding: 0;
  float:right;
  background: url(http://www.candidus.com/media_data/images/frame/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.candidus.com/media_data/images/frame/shadow.gif) no-repeat bottom right;
  margin: 10px 30px 0 10px !important;
  margin: 10px 30px 0 5px;
  z-index: 0;
}
 div.rahmen{
 	float:left;
	margin: 0 10px 0 6px !important;
  	margin: 0 10px 0 6px;
 }

.bildcontainer img, img.rahmen{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  z-index: 0;
}

#right .bildcontainer{
margin-bottom: 10px;
z-index: 0;
}

div.teaser{
	float:right;
	margin-top:10px;
	border: 3px solid #D4D3D1;
	margin-right: 36px;
}

/**/
#header						{z-index: 80;}
#header .menu				{z-index: 80;}
#header .menu li			{z-index: 80;}
#header .menu li a			{z-index: 80;}
#header .menu li ol li		{z-index: 80;}
* html #header .menu li ol	{z-index: 80;}
#header .menu > li li		{z-index: 80;}
* html #header .menu li li	{z-index: 80;}
#header .menu li li a		{z-index: 80;}

p{
	margin:0 0 10px 0;
}
ul.bullets li, #left ol li{
	font-weight:normal;
}
ul.bullets, #left ol{
	margin: 10px 0 10px 0;
}
a.arrowa:hover{
	color:#000;
}
span.highlight{
	top:0;
}

ul.bulls{
margin: 0 0 0 20px;
}
ul.bulls li{
background: url(/media_data/images/chrome/old/menu.pkt.off.png) 0 8px no-repeat;
padding-left: 10px;
font-weight:normal;
}

p{
	margin: 10px 0 0 0;
}
strong{
	font-weight:bold;
}

a:hover{
	color:#ffaf1b;
}
html{
	 overflow:auto;
}