﻿/* CSS-Layout */
body, html {
	margin-top: 0px;
	margin-left: 0px;
	width: 99%;
	background-color: #336600;
	scrollbar-face-color: #336600;
	scrollbar-shadow-color: #ff9900;
	scrollbar-3dlight-color: #ffcc00;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-track-color: #336600;
	scrollbar-darkshadow-color: 000000;
}
#links {
	top: 0.63em;
	padding-right: 0.31em;
	padding-left: 0.31em;
	padding-bottom: 0.31em;
	width: 9em;
	left:0em;
	position: absolute;
}
#container {
	top: 0.63em;
	margin-left: 10em;
	position: relative;
}
#header {
	margin-left: 9.5em;
	height: 2.5em;
	text-align: center;
}
#page_content {
	padding-top: 0.63em;
	padding-left: 0.31em;
	padding-right: 0.31em;
	padding-bottom: 0.63em;
	margin-bottom: 0.63em;
	background-image: url('images/bgp.jpg');
	right: 0.31em;
}
#footer {
	padding-right: 0.31em;
	padding-left: 0.31em;
	margin-bottom: 0em;
	font-size: 0.8em;
}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	color: #336600;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	color: #336600;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
	color: #336600;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #336600;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2em;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffcc00;
}
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: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #336600;
}
a:visited {
	color: #ff9900;
}
a:link {
	color: #ff0000;
}
a:active {
	color: #ffff00;
}
.menue_left a:active {
	display: block;
	background-image: url('images/b_akt.gif');
	background-repeat: no-repeat;
	height: 2em;
	font-size: 1.1em;
	font-weight: bold;
	color: #336600;
	padding-top: 1.9em;
	padding-left: 5px;
	text-decoration: none;
}
.menue_left a:visited {
	display: block;
	background-image: url('images/b_visit.gif');
	background-repeat: no-repeat;
	height: 2em;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1.9em;
	padding-left: 5px;
	color: #336600;
	text-decoration: none;
}
.menue_left a:link {
	display: block;
	background-image: url('images/b_norm.gif');
	background-repeat: no-repeat;
	height: 2em;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1.9em;
	padding-left: 5px;
	color: #336600;
	text-decoration: none;
}
.menue_left a:hover {
	display: block;
	background-image: url('images/b_akt.gif');
	background-repeat: no-repeat;
	height: 2em;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1.9em;
	padding-left: 5px;
	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_az{
	list-style-image: url('images/aufz.gif');
	line-height:150%;
}
.style_ul {
	text-decoration: underline;
}
.style_small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	color: #ffcc00;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:0px
}
</style>
