BODY {
  font-family: Verdana, Arial, helvetica, sans-serif;
  color: #000000;
  margin:0px;
  padding:0px;
  font-size:12px;
}

TABLE {
  border: 0px;
}

H3 {
  font-size:14px;
  font-family:Verdana;
  color:#4499dd;
}

H4 {
  font-size:12px;
  font-family:Verdana;
}

A {
  text-decoration: none
}

A:LINK {
  color: #4499dd;
}
A:VISITED {
  color: #4499dd;
}
A:HOVER {
  color:#4499dd;
}

.td_height {
  padding-top:150px;
}

.td_rahmen {
   border-width:2px;
   border-style:solid;
   border-color:#4499dd;
}

.td_hover {
  color: #FFFFFF;
  background-color:#FFFFFF;
  text-align:left;
  width:100px;
}


.td_hover:hover {
  color:#FFFFFF;
  text-align:center;
  background-color:#BCD2F3;
  width:100px;
}

.bg{
  font-family: Verdana, Arial, helvetica,sans-serif;
  background-color:#BCD2F3;
  height:25px;
  padding-left:10px;
  padding-top:10px;
}

.new{
  color:#FF0000;
  padding-left:25px;
  font-size:12px;
  width:400px;
}

.bg_menue {
	float: left;
	top: 0;
	left: 0;
	padding: 0 7px 0 7px;
	z-index: 150;
	width: 185px;
	background: url(bg_document.gif) top center repeat-y;
}

#content {
	width: 1030px;
	margin:0px;
	padding:0px;
}

#main {
	width: 760px;
}

#menue {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 180px;
	overflow: hidden;
}

#menue ul#menuul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 190px;
	border-top: 1px solid #4499dd;
}

#menue ul#menuul li.li1 {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4499dd;
	width: 100%;
}

#menue ul#menuul li.li2 {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#menue ul#menuul li.li3 {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

#menue ul#menuul a {
	display: block;
	/*position:relative;*/
	margin: 0px;
	padding: 7px;
	font-weight: 200;
	padding-left: 35px;
	text-decoration: none;
	background-image: url(bg_leftmenu.gif);
	background-repeat: no-repeat;
	color: #4499dd;
	width: 100%;
}

#menue ul#menuul a:hover, #menue li.act a.linkact {
	color: #AC0409;
	background: url(bg_leftmenu.gif) 0 -32px;
	background-repeat: no-repeat;
}

#menue ul#menuul li.li2 {
	width: 150px;
}

#menue ul#menuul li.li2 a {
	padding-left: 50px;
	font-weight: 200;
	background-color: #EBEBEB;
	background-image: url(bg_leftmenu_sub.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}

#menue ul#menuul li.li2 a:hover, #menue li.li2 a.linkact {
	color: #F6B800;
	background: url(bg_leftmenu_subact.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}

#menue ul#menuul li.li2 a.linkact {
	background: url(bg_leftmenu_subact.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	font-weight: 180;
	color: #F6B800;
}

#menue ul#menuul li.li3 a {
	padding-left: 65px;
	background-color: #EFEFEF;
	background-image: url('list.gif');
	background-repeat: no-repeat;
	background-position: 50px center;
	width: 135px;
}

#menue ul#menuul li.li3 a:hover {
	background-image: url(bg_leftmenu_subact.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}

#menue ul#menuul li.li3 a.linkact {
	background-color: #E7E7E7;
	background-image: url(bg_leftmenu_subact.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}

#menue ul#menuul li.act a {
	color: #AC0409;
}

#menue ul#menuul li.li2 a {
	color: #000;
}

#rundrum {
	border-width:1px;
	border-style:solid;
	border-color:blue;
	padding:2.5em;
	text-align:justify;
         background-color:#efefef;
         width: 580px;
}