﻿@import url('layout.css');
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #000000;
	color: #0099CC;
	text-align:left;
}
#container {
	width: 1141px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-right: 2px solid #336699;
	border-bottom: 2px solid #336699;
	border-left: 2px solid #336699;
	background-color: #000033;
}
#masterhead {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 3px #336699 solid;
	border-top: 2px #336699 solid;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 1141px;
	height: 130px;
	padding: 0px;
	background-image: url('../allgemein/170501_top.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}
#topnav {
	background: #00001A;
	width: 1121px;
	height:25px;
	border-top: 0px;
	border-bottom: 2px solid #336699;
	border-left: 0px;
	border-right: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px #0099CC solid;
}
#content {
	float: left;
	width: 965px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #000066;
	text-align: center;
	padding: 10px;
}
#footer {
	height:auto;
	width: 1141px;
	text-align: center;
	vertical-align:middle;
	background-color: #00001A;
	clear: both;
	border-top: 2px solid #336699;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #0099CC;
}
#masthead h3 {
	color: #336699;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 98%;
	display: block;
	margin: 0;
	padding: 1px;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #333366;
	background-color: #336699;
}
#navigation a {
	color: #330066;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #000033;
	background-color: #336699;
}
#navigation a:hover {
	color: #9966FF;
	text-decoration: none;
	background-color: #99CCFF;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #0099CC;
}
/* Bilder */
#content img {
	padding: 5px;
	margin: 2px;
	border: 1px #000066 solid;
	background-color: #000000;
}
.ohneR {
	padding: 0px;
	margin: 2px;
	border: 0px;
	background-color: #000000;
}

/* Fußzeilen und TopNav - Formatvorlagen */
#footer p {
	color: #336699;
}
#footer a {
	color: #336699;
	text-decoration: none;
}
#footer a:hover {
	color: #333366;
	text-decoration: underline;
}
#topnav p {
	color: #0099CC;
}
#topnav a {
	color: #0099CC;
	text-decoration: none;
}
#topnav a:hover {
	color: #333366;
	text-decoration: underline;
}

a {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #333366;
	text-decoration: inherit;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.kapitaelchen1 {
	font-variant: small-caps;	
}
.lings {
	text-align: left;
}
.re {
	text-align: right;
}

.mitte-world {
	text-align: center;
	background-color: #000000;
}
.rechts-black {
	text-align:right;
	background-color: #000000;
}
.links-black {
	text-align:right;
	background-color: #000000;
}
/* Bildhintergrundvorlage */
.black-table {
	text-align: left;
	background-color: #000000;
}
.flag-table {
	text-align:center;
	vertical-align: middle;
	background-color:#000000;
}
.flag-table a:hover {
	color: #FF0000;
	text-decoration: inherit;
}
.map {
	text-align: center;
	width: auto;
	azimuth: center-left;
}

/* Inputfelder */
.input {
	margin-left: 1px;
	margin-right: 1px;
	background-color: #000033;
	border: 1px solid #000066;
	color: #0099CC;
	padding-left: 2px;
	padding-right: 2px;
}
