html
{
	height:100%;
}
body
{
	height:100%;
	background-color:#d0e9fc;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
}

a:link
{
	color: #0b5090;
}
a:visited
{
	color: #0b5090;
}
a:hover, a:active
{
	color: #e4bd36;
}

#page
{
	margin-left:auto;
	margin-right:auto;
	width:946px;
	background-color:#fff;
}
#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;
}
#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/logo.jpg);
	height:63px;
}

#bgbottom
{
	background-image:url(../img/bottom.jpg);
	height:23px;
}
#inh_minh
{
	height:500px;
	width:1px;
	float:left;
}
#inh_minhr
{
	width:1px;
	float:left;
}
#inhalt
{
	float:left;
	margin-left:8px;
	width:928px;
	background-image:url(../img/bg_inner.jpg);
	background-repeat:repeat-x;
}
#menu
{
	background-image:url(../img/nav.jpg);
	height:36px;
}
#menuc
{
	margin-left:23px;	
}
#dynmenu
{
	height:24px;
}
#menu1
{
	background-image:url(../img/nav1.jpg);
	height:24px;
}
#menuc1
{
	margin-left:33px;
}
#content
{
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
}

.thead_top
{
  width:596px;
  height:27px;
  background-image:url(../img/mtop.jpg);
}
.thead_top div
{
  font-weight:bold;
  font-size:13px;
  margin-left:10px;
  padding-top:5px;
  color:#0b5090;
}
.thead_mid
{
  width:596px;
  background-image:url(../img/mtopbg.jpg);
  clear:both;
}
.thead_bot
{
  width:596px;
  height:11px;
  font-size:0px;
  line-height:0px;
  background-image:url(../img/mdown.jpg);
}

.rhead_top
{
  width:300px;
  height:27px;
  background-image:url(../img/rtop.jpg);
}
.rhead_top div
{
  font-weight:bold;
  font-size:13px;
  margin-left:10px;
  padding-top:5px;
  color:#0b5090;
}
.rhead_mid
{
  width:300px;
  background-image:url(../img/rmid.jpg);
}
.bodymid
{
  font-size:12px;
}
.rhead_bot
{
  width:300px;
  height:11px;
  font-size:0px;
  line-height:0px;
  background-image:url(../img/rbot.jpg);
}
.blau
{
  color:#0b5090;
}
.bgline
{
  background-image:url(../img/bgline.gif);
  font-size:0px;
  line-height:0px;
  height:2px;
}