body { 
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
a:hoover {
	color: blue;
}
a {
	color: #661f1f;
	text-decoration: none;
}
#main_container {
	width: 780px;
	position: relative;
	height: 100%;
}
#header {
	margin-top: 50px;
	height: 80px;
}
#navi_left {
	width: 128px;
	/*background-image: url(../images/navi-verlauf.jpg);*/
	background-repeat: no-repeat;
	padding-top: 80px;
	height: 570px;
}
#wrapper {
	position: relative;
	float: right;
	/*height: 100%;*/
}
#context {
	height: 100%;
	width: 118px;
	padding-left: 10px;
}

#content {
        min-width: 405px;
}

.bgr{
	background-color: #d4bebe;
}
#logo {
	width: 130px;
	height: 80px;
	margin-left: 80px;
	background-color: #e11a1a;
}
.navi_link {
	font-weight: bolder;
	line-height: 1.8em;
}
li {
	list-style-type: none;
}
ul {
	padding-left: 30px;
}
h1 {
	position: relative;
	top: 110px;
	left: 320px;
	z-index
	: 1;
	height: 0px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 0px;
}
#footer {
	clear: both;
	text-align: center;
}
h2 {
	font-weight: normal;
	margin-top: 30px;
	color: #661f1f;
}
h3 {
	font-weight: normal;
	text-decoration: underline;
	color: #661f1f;
}
.box {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 4px;
}
#warning {
	color: #ff0000;
}
#note {
	color: #0000ff;
}
.footer_link {
	margin-right: 15px;
	margin-top:20px;
}
#navi-img {
	margin-top: 40px;
	margin-left:10px;
}
#main_table { 
	border: 0;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 2px;
	left: 78px;
	width: 700px;
	height: 80%;
}
.cell {
	valign: top;
	font-size: 12px;
}
.main_cell {
	valign: top;
	font-size: 12px;
	padding-left:10px;
	padding-right: 8px;
	padding-top: 4px;
}
#context_cell {
	background-image: url(../images/bg_context.png);
	background-repeat: repeat-y;

}
#navi_cell {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	z-index: -1;	
}
#message {
	color: #0000ff;
}
.bgr_mik {
	position:relative; 
	bottom: 125px; 
	left: 246px; 
	margin-top: -711px; 
	z-index:-1;
}
.bgr_ohr {
	position:relative; 
	bottom: 347px; 
	left: 204px; 
	margin-top: -811px; 
	z-index:-1;
}
.navi_link_text {
	color: #000000;
	font-weight: bolder;
	line-height: 1.8em;

}