body 
{
	margin: 0px;
	background: #5c8fed;
}
tr, p, div 
{
  	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	font-size        : 12px;
  	color            : #333333;
}
.gesamt {
   	border: 4px ridge #3333C9;
	width: 900px;
}
.zwischen_horizontal {
   	width: 10px;
}
.zwischen_vertikal {
   	height: 10px;
}
.zwischen {
   	height: 5px;
}
.left {
	border: 1px solid #cccccc;
	background: #fff2d8;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 5px 2px;
   	width: 170px;
}
.mitte {
	border: 1px solid #cccccc;
	background: white;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 5px 2px;
   	width: 660px;
}
.oben {
   	border: 1px solid #cccccc;
	background: #fff2d8;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 5px 2px;
	height:15px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: #fff2d8;
	color: #3333c9;
	font-weight: bold;
	width: 170px;
	padding-left: 10px;
	line-height: 25px;
	vertical-align: middle;
	border-bottom:2px solid #95a8cc;
	/*border-top: 1px solid white;*/
}
a.mainlevel:hover {
	color: #A50022;
	text-decoration: none;
	background-color: #ffd47e;
}
a.mainlevel:active {
	color: #fff;
	text-decoration: none;
	background-color: #A50022;
}
a#active_menu {
	color: #cccfff;
	background-color: #cccfff;
}
a#active_menu:hover {
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited {
	display: block; 
	/*float: right; */
	text-decoration: none;
	padding-left: 30px;
	color: #3333C9;
	font-size: 12px;
	line-height: 25px;
	border-bottom:1px solid #95a8cc;
}
a.sublevel:hover {
	background-color: #fffc9F;
	padding-left: 30px;
	color: #A50022;
	font-size: 12px;
}
a.bottomlevel:link, a.bottomlevel:visited {
	
	text-decoration: none;
	color: silver;
	font-weight: bold;
	font-size: 10px;
	}
a.bottomlevel:hover {
	text-decoration: none;
	color: #A50022;
	font-size: 10px;
}
a.bottomlevel:active {
	color: #3333C9;
	text-decoration: none;
	}
a:link, a:visited {
	color: #3333C9;
	text-decoration: none;
}
a:hover {
	color: #A50022;
	text-decoration: none;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 10px;
}
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
#pathway_text {
  	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 2px;
	width: 100%;
}
.title {
font-family: sans-serif;
font-size: 32px;
}
.table_dotted {
   	border: 2px dotted #cccccc;
}
a.bereich:link, a.bereich:visited {
	text-decoration: none;
color: #ffffff;
}
a.bereich:hover {
	text-decoration: none;
color: #ffffff;
}
a.bereich:active {
	text-decoration: none;
color: #ffffff;
}
a.bereich_black:link, a.bereich_black:visited {
	text-decoration: none;
color: #000000;
}
a.bereich_black:hover {
	text-decoration: none;
color: #000000;
}
a.bereich_black:active {
	text-decoration: none;
color: #000000
}
