﻿@import url("layout.css");
.links_rechts {
	text-align: right;
	color: #666666;
}
.links_links {
	color: #666666;
}
.ueberschrift {
	border: 3px outset #FF0000;
	color: #FFFFFF;
	text-align: center;
	background-color: #8B0300;
	background-image: url('../images/gif/pics/background_navi.gif');
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	background-image: url('../images/gif/pics/background_tile.gif');
	background-repeat: repeat-x;
	background-color: #8B0300;
	font-size: 12px;
}
#container {
	width: 620px;
	margin: 0 auto;
	padding: 10px;
	background-color: #8B0300;
}
#masthead {
	border-style: none;
	border-color: none;
	border-width: 0px;
	background: #8B0300 url('../images/gif/pics/masthead_image06.png') no-repeat center top;
	text-align: justify;
	width: 600px;
	padding: 0px;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	height: 74px;
	border-right-color: #CCCCCC;
}
#content {
	padding: 0px 3px 3px 3px;
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
	background-color: #CCCCCC;
	color: #000080;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 5px double #8B0300;
	background-image: url('../images/gif/pics/background_navi.gif');
}
#navigation a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	color: #FFFFFF;
	border-bottom-style: double;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Inhaltsformatvorlagen */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #FF0000;
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #000080;
}
#footer a {
	color: #000080;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.wobinich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56575A;
	padding-left: 7px;
	border-left: 5px solid #B90606;
	border-bottom: 1px solid #B90606;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #8B0300;
	border-left-color: #8B0300;
}
.img_ohne_rahmen {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-color: inherit;
}