﻿/* CSS-Layout */
body,html {
	margin-top: 0px;
	margin-left: 0px;
	height: 100%;
	min-width: 50em;
	background-color:#305830;
	scrollbar-face-color:#305830;;
	scrollbar-shadow-color: #e2d9b2;
	scrollbar-3dlight-color: #e2d9b2;
	scrollbar-arrow-color: #e2d9b2;
	scrollbar-track-color:#305830;;
	scrollbar-darkshadow-color: ffffcc;
}
#links {
	top: 0.63em;
	padding-right: 0.31em;
	padding-left: 0.31em;
	padding-bottom: 0.31em;
	width: 9.5em;
	left:0em;
	position: absolute;
}
#container {
	top: 0.63em;
	position: relative;
	margin-left:10em;
}
#header {
	padding-top: 0.62em;
	height: 2em;
	padding-right: 0.31em;
	text-align: center;
}
#page_content {
	padding-top: 0.63em;
	padding-left: 0.31em;
	padding-right: 0.63em;
	padding-bottom: 0.63em;
	margin-bottom: 0.63em;
	background-color: #ffffff;
	background-image: url('images/bg.gif');
	right: 0.63em;
}
#footer {
	padding-right: 0.31em;
	padding-left: 0.31em;
	margin-bottom: 0em;
	font-size: 0.8em;
	margin-Left: 12em;

}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #305830;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	color: #305830;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
	color: #305830;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #305830;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2.2em;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #305830;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #305830;
}
a:visited {
	color: #a03400;
}
a:link {
	color: #305830;
}
a:active {
	color: #a8d098;
}
.menue_left a:active {
	display: block;
	background-image: url('images/ol_button.gif');
	background-repeat: no-repeat;
	height: 3.2em;
	font-size: 1.3em;
	font-weight: bold;
	color: #305830;
	padding-top: 20px;
	padding-left: 28px;
	text-decoration: none;
}
.menue_left a:visited {
	display: block;
	background-image: url('images/ol_button.gif');
	background-repeat: no-repeat;
	height: 3.2em;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 28px;
	color: #305830;
	text-decoration: none;
}
.menue_left a:link {
	display: block;
	background-image: url('images/ol_button.gif');
	background-repeat: no-repeat;
	height: 3.2em;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 28px;
	color: #305830;
	text-decoration: none;
}
.menue_left a:hover {
	display: block;
	background-image: url('images/ol_button.gif');
	background-repeat: no-repeat;
	height: 3.2em;
	color: #305830;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 28px;
	text-decoration: none;
}
.style_linktab {
	border-right-style: solid;
	border-right-width: 0px;
}
.style_tab_rahmen {
	border-style: double;
	border-width: 3px;
	border-color: white;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_l {
	text-align: left;
}
.style_small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	color:#e2d9b2;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_image {
	border-style: inset;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0.3em #ffffff;
	border-color: #ffffff;
}
.style_noborder {
	border: 0px;
}
.style_i2 {
	border-style: inset;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1em #ffffff;
	border-color: #ffffff;
}

</style>
