﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url('DSC00163.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 1044px;
	margin: 118px auto 10px auto;
	height: 842px;
}
#masthead {
	text-align: center;
	width: 171px;
	position: relative;
	top: 523px;
	left: 1083px;
	z-index: 1;
	height: 42px;
}
#navigation {
	position: relative;
	float: left;
	width: 128px;
	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: #008000;
	top: 274px;
	left: -224px;
	height: 218px;
	text-align: left;
	border-color: #000000;
}
#content {
	border-style: none;
	border-color: inherit;
	border-width: 1px;
	float: left;
	width: 523px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 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: #008000;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #008000;
	text-align: center;
	margin-bottom: 0px;
	height: 48px;
	width: 172px;
}
	color: #000000;
	text-align: right;
	width: 492px;
	margin-right: 6px;
	margin-left: 148px;
	margin-top: 8px;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: auto;
	display: block;
	margin: 0;
	padding: 0;
	}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px none;
	background-color: #008080;
}
#navigation a {
	border-style: none;
	border-color: inherit;
	border-width: 1px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #008000;
	text-align: left;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
	height: 36px;
	width: 433px;
	text-align: left;
	margin-left: 0px;
}
#content img {
	border-left: 1px solid #808080;
	border-right: thin solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 5px;
	height: 137px;
	width: 207px;
	float: left;
	text-align: center;
	z-index: 2;
	left: 3px;
	top: -4px;
	position: relative;
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}