﻿@import url("layout.css");
	font-family: Verdana;
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #8c8c8c;
	border-bottom: 2px solid #8c8c8c;
	border-left: 2px solid #8c8c8c;
	background-color: #fff;
}
#masthead {
	text-align: left;
	background-color: #fff;
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	background-color: #FFFFFF;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 367px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 100px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 100px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: left;
	height: 224px;
}
dy #footer {
	text-align: leftr;
	padding-bottom: 0;
}
/* Mastertitel */
/* Mastertitel */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 717px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 1px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 3px 5px 3px 5px;
	background-color: #FFCC00;
}
#navigation a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}

/* Rechte Spalte */
_r img {
	border: 0px solid #808080;
}
/* Websitetypografie */
/* Websitetypografie */
h1 {
	font-size: xx-large;
	color: #c77;
}
h2 {
	font-size: x-large;
	color: #c77;
}
h3 {
	font-size: large;
	color: #c77;
}
h4 {
	font-size: medium;
	color: #c77;
}
blockquote,p,ol,ul {
	font-size: x-small;
	margin-bottom: 19px;
	text-align: left;
	font-family: Verdana;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Fußzeile */
#footer p {
	font-size: x-small;
	color: #c77;
	height: 13px;
	width: 147px;
}
/* Hyperlinks */
a {
	color: #000000;
	text-align: left;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style5 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style6 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style7 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: gray;
}
.style8 {
	color: #CC7777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.style9 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style12 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
