﻿/* CSS-Layout */
body, html {
	margin-top: 0px;
	margin-left: 0px;
	width: 99%;
	min-width: 50em;
	min-height:400px;
	background: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000098;
	scrollbar-3dlight-color: #000098;
	scrollbar-arrow-color: #000098;
	scrollbar-track-color: #000098;
	scrollbar-darkshadow-color: black;
}
#left_links {
	top: 0.63em;
	left: 0em;
	padding-right: 0.31em;
	padding-left: 0.31em;
	width: 9.1em;
	bottom: 1em;
	height:97%;
	position: absolute;
}
#container {
	margin-left: 10em;
	margin-top: 0.63em;
	width: auto;
	margin-right: 0.31em;
	position: relative;
}
#page_content {
	margin-top: 0em;
	width: auto;
	height:auto;
	padding-top: 0em;
	padding-left: 0.31em;
	padding-right: 0.31em;
	padding-bottom: 0.63em;
	bottom: 2.5em;
	right: 0.31em;
}
#footer {
	padding-right: 0.31em;
	padding-left: 0.31em;
	margin-bottom: 0em;
	font-size: 0.8em;
}
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	color: #000098;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
	color: #000098;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2.2em;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000098;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
a:visited {
	color: #ff0000;
}
a:link {
	color: #000098;
}
a:active {
	color: #ffff00;
}
.menue_left a:active {
	display: block;
	background-image: url('../Web2009/images/latobutton.jpg');
	background-repeat: no-repeat;
	height: 1.6em;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 28px;
	text-decoration: none;
}
.menue_left a:visited {
	display: block;
	background-image: url('/images/latobutton.jpg');
	background-repeat: no-repeat;
	height: 1.6em;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 28px;
	text-decoration: none;
}
.menue_left a:link {
	display: block;
	background-image: url('/images/latobutton.jpg');
	background-repeat: no-repeat;
	height: 1.6em;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 28px;
	text-decoration: none;
}
.menue_left a:hover {
	display: block;
	background-image: url('/images/latobutton_mo.jpg');
	background-repeat: no-repeat;
	height: 1.6em;
	height: 1.6em;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 30px;
	text-decoration: none;
}
.style_linktab {
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color:gray;
}
.style_tab_rahmen_rot {
	border-style: double;
	border-width: 3px;
	border-color: red;
}
.style_tab_rahmen_gruen {
	border-style: double;
	border-width: 3px;
	border-color: green;
}
.style_tab_rahmen_blau {
	border-style: double;
	border-width: 3px;
	border-color: navy;
}
.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;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_w {
	color: #FFFFFF;
	text-decoration: none;
}
.style_sand {
	background-image: url('/images/bgs.jpg');
}
.style_b {
	font-weight: bold;
	background-color: #FFFF00;
}
.style_tabgelb {
	background-color: #FFFF00;
}
.style_tabsilber {
	background-color: #C0C0C0;
}
.style_tabblau {
	background-color: #99CCFF;
}
.style_ul {
	text-decoration: underline;
}
.style_rw {
	text-align: right;
	color: #FFFFFF;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}
</style>
