﻿@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 698px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
}
#navigation {
	position: relative;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #006F6F;
	min-height: 100%;
}
#cloud {
	position: relative;
	float: left;
	width: 750px;
	background-color: #006F6F;
}
#content {
	float: left;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content p {
	padding-left: 10px;
	padding-right: 5px
}
#content img {
	margin-left: 10px;
	margin-right: 10px;
}


#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
	padding-left: 10px;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	color: #FFFFFF;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 5px;
	border: 1px #000000 solid;
	background-color: #006F6F;
}
#navigation a:hover {
	color: #800000;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #DCDCDC;
}
#navigation a:selected {
	color: #800030;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #DCDC02;
}

/* Inhaltsformatvorlagen */
h6 {
	color: #800000;
	padding-left: 10px;
}
h5 {
	color: #800000;
	padding-left: 10px;
}
h4 {
	color: #008000;
	font-size: small;
	padding-left: 10px;
}
h3 {
	color: #330099;
	padding-left: 10px;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
h2 {
	color: #008000;
	font-size: large;
	padding-left: 10px;
}
#content h1 {
	color: #800000;
}
/* Fußzeilen-Formatvorlagen */
#content img {
	padding: 0;
}
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
#footer a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a {
	color: #400080;
	text-decoration: underline;
	padding-right: 10;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	color: #800000;
	font-size: x-large;
	text-align: center;
}

.tooltip {
	position: absolute;
	display: none;
}
.style8 {
		background-color: #E9E9E9;}	
.style9 {
	border: 2px solid #400080;}
	.style10 {	background-color: #400080;}
.fewo_text {
  border-width: 0px;
	font-size: 11px;
	}
.style36 {
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style37 {
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
*.hell {
	background-color: #d7ffff;
}
*.dunkel {
	background-color: #caffe4;
	}
.rahmen_blau {
	width: 580px;
	border-left-width: 10px;
	border: 2px solid #400080;
}	
.bild {
margin: 10px 10px 0px 5px;
}

.bild p { /* Bildunterschrift */
padding: 0px 0;
font-size: 10px;
}
img { border: 0; 
}

