﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("../images/scheibe_200.jpg");
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
}
#container {
	width: 800px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 798px;
	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: 148px;
	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 {
	float: left;
	width: 618px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 798px;
	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;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}

#navigation ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	text-decoration: none;
}
#navigation ul.sidemenu li {
	padding: 0px 0 2px 25px;
	margin: 0 2px;
	background-image: url('../images/go.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#navigation ul.sidemenu a {
	/* font-weight: bolder; */
	text-decoration: none;
	background-image: none;
	text-align: left;
}

#navigation header {
	font-family: "Courier New", Courier, Monospace;
	font-size: large;
	color: #33627D;
	font-style: italic;
}

/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
#content h2 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: none;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
	background-color: #5f8ea9;
}
a {
	color:#0099FF;
	text-decoration: none;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 6px;
	margin-top: 2px;
	color: #EC0000;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 15px;
	font-weight : normal;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 15px;
	font-weight : normal;
}
.text0 {
	margin-bottom: 0;
	margin-top: 0;
}
.text1 {
	margin-bottom: 0;
	margin-top: 9px;
	font-size: 1.1em;
}
.text2 {
	margin-bottom: 0;
	margin-top: 15px;
	font-size: 1.2em;
}
.text0e {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 16px;
}
.text1e {
	margin-bottom: 0;
	margin-top: 9px;
	margin-left: 16px;
}
.texth {
	color: #D6F9D5;
}
.texth.selected {
	color: #D6F9D5;
}
.texth.selected:hover {
	color: #D6F9D5;
}
.lnkbot {
	margin-bottom: 9px;
	margin-top: 15px;
}
.Ueberschrift{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 6px;
	margin-top: 2px;
	color: #EC0000;
}
.Ueberschrift_Klein{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 2px;
	color: #EC0000;
}
#content_bild {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-color: #fff;
}
#content_text {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-color: #fff;
}

