﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #FFF1B2;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #3D6C87;
}
#container {
	width: 980px;
	margin: 10px auto;
}
#masthead {
	background-color: #fff1b4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url('../images/bannner135.jpg');
	background-position: center;
	background: #fff1b4 url('../images/bannner135.jpg');
	width: 978px;
	text-align: center;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
}
#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;
}
#content {
	border: #FFFFFF;
	float: left;
	width: 796px;
	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;
	width: 978px;
	clear: both;
	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: #fff1b4;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #3D6C87;
}
#masthead h3 {
	color: #3D6C87;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
igation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	margin: 0 0 0 0;
	font: normal normal bold 90% Verdana, Arial, Helvetica, Sans-Serif;
	color: #0D428D;
	display: block;
	padding: 3px;
	border: 0;
	background-color: #fff1b4;
	font-size: 95%;
	font-weight: bold;
}
#navigation a:hover {
	color: #fff;
	padding: 3px;
	text-decoration: none;
	border: 0;
	background-color: #0D428D;
}
/*
/* Inhaltsformatvorlagen */
/*
/* Inhaltsformatvorlagen */
h6 {
	color: #0D428D;
}
h5 {
	color: #0D428D;
}
h4 {
	color: #0D428D;
}
h3 {
	color: #0D428D;
}
h2 {
	color: #0D428D;
}
#content h1 {
	color: #0D428D;
}
tent img {
	padding: 5px;
	border: 1px #808080 none;
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	margin-top: 1px;
	margin: 0 0 0 0;
	color: #808080;
}
#footer a {
	font: smaller Verdana, Arial, Helvetica, Sans-Serif;
	color: #0D428D;
	text-decoration: none;
}
#footer a:hover {
	color: #4484A6;
	text-decoration: none;
}
a {
	color: #0D428D;
	text-decoration: none;
}
a:hover {
	color: #4583A7;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
width: 156px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 4px 0;
text-decoration: none;
text-indent: 5px;
}

