html
{
	height:100%;
}
body
{
	height:100%;
	background-color:#fff;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	font-family:arial,helvetica,tahoma;
	font-size:12px;
}
a
{
	color:#00b37c;
}
#page
{
	margin-left:auto;
	margin-right:auto;
	width:946px;
}
#bleft_shad
{
	background-image:url(../img/sh_left.jpg);
	background-repeat:repeat-y;
}
#bleft
{
	background-image:url(../img/shad_left.jpg);
	background-repeat:no-repeat;
	border:1px;
}
#bmid
{
	
}
#bright_shad
{
	background-image:url(../img/sh_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#bright
{
	background-image:url(../img/shad_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#dright
{
	background-image:url(../img/d_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#dleft
{
	background-image:url(../img/d_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#bgtop
{
	background-image:url(../img/bgtop.jpg);
	height:8px;
}
#bgbottom
{
	clear:both;
	background-image:url(../img/bgbottom.jpg);
	height:8px;
}
#bcontent
{
  background-image:url(../img/bgcontent.jpg);
  margin-left:8px;
  margin-right:8px;
}
#chead
{
  background-image:url(../img/logo.jpg);
  background-repeat:no-repeat;
  height:100px;
}
#cmenutop
{
  margin-left:237px;
  width:652px;
}
#cmenudown
{
  margin-top:2px;
  margin-left:90px;
  margin-right:10px;
  height:20px;
}
#sinhalt
{
  background-image:url(../img/bgbild.jpg);
  width:698px;
  height:439px;  
}
#slink
{
  float:right;
  padding-top:406px;
  padding-right:100px;
}
.cleft
{
  float:left;
  width:90px;
  height:446px;
}
.content
{
  float:left;
  width:830px;
  margin-top:19px;
  font-size:14px;
}
.contentpopup
{
  float:left;
  width:572px;
  font-size:14px;
}