@charset "UTF-8";

/*Struktur*/
#head {
	width: 844px;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	background-image: url(img/head/bg.jpg);
	overflow: auto;
}
#nav {
	width: 850px;
	margin: auto;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	background-color: #FFFFC6;
}
#main {
	width: 850px;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	background-color: #D3D3D3;
}
#content {
	padding: 20px 30px 15px 15px;
	line-height: 1.1em;
	margin-left: 9em;
	background-color: #FFFFFF;
}
#unav {
	margin-top: 33px;
	text-align: left;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	color: #FF0000;
}

/*Allgemein*/
body {							
	text-align: center;
	margin-top: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #9A0000;
}
img {
	border: 0px;
}
h1	{
	font-size: 1.06em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 18px 0px;
	color: #007B5A;
}
table {
	border-collapse: collapse;
	margin: auto;
}
td {
	padding: 0px;
}
ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
p, td, th, ul {
	font-size: 0.75em;
}
ul ul {
	font-size: 1em;
	list-style-type: circle;
	margin-left: 40px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active	{
	color: #007B5A;
}
.clb {
	clear: both;
}

/* Head */
div#head img {
	width: 73px;
	height: 78px;
	float: left;
}
div#head div {
	margin-top: 27px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 21px;
}
span.welcome {
	text-shadow: 2px 2px 7px #9A0000;
}

/* Navigation */
div#nav ul {
	margin: auto;
	overflow: auto;
	padding-left: 3px;
	font-size: 0.82em;
}
div#nav li {
	display: inline;
	color: #FF0000;
}
div#nav a, div#nav span {
	float: left; 
	width: 116px;  
	padding-top: 2px;
	padding-bottom: 2px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 3px 2px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-radius: 4px;
	box-shadow: inset 0 0 5px #808080;
}
div#nav a:hover, div#nav span {background-color: #FFFFA5;
}
a.more {
	padding-right: 21px;
	background-image: url(img/nav/contnav.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
a.act:link {
	color: #FF0000;
}
a.act:visited {
	color: #FF0000;
}
a.act:hover	{
	color: #FF0000; 
}
a.act:active {
	color: #007B5A;
}
ul#unav li, li.lilink {
	margin-bottom: 16px;
}

/* Styles */
.nixbr {
	white-space: nowrap;
}
.bold	{
	font-weight: bold;
}
.left {
	text-align: left;
}
.just	{
	text-align: justify;
}
.cent	{
	text-align: center;
}
tr.bg {
	background-color: #F3F3F3;
}
p.feedback {
	color: #FF0000;
}
a.uline:link {
	text-decoration: underline;
}
a.uline:visited {
	text-decoration: underline;
}
a.uline:hover {
	text-decoration: underline;
}
a.uline:active	{
	text-decoration: underline;
}
.litle	{
	font-size: 0.69em;
}
.xlitle	{
	font-size: 0.82em;
}
.unline {
	text-decoration: underline;
}
table.dat {
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}
table.dat td, th {
	 border-style: solid;
	 border-width: 1px;
	 border-color: #A9A9A9;
	 padding: 5px 10px 5px 10px;
}
th.dat {
	font-weight: bold;
	background-color: #C7DED7;
}
th.fwn {
	font-weight: normal;
}
.ital {
	font-style: italic;
}
img.inet {
	width: 150px;
	height: 112px;
	padding-top: 5px;
}
div.box {
	border-style: solid;
	border-width: 1px;
	border-color: #A9A9A9;
	padding: 20px;
	font-size: 0.75em;
	margin-bottom: 12px;
}
div.minpdf, div.minhtml, div.minword, div.minexcel, div.minppt {
	min-height: 32px;
}
ul.disc {
	list-style-type: disc;
	margin-left: 15px;
}
img.more {
	width: 11px;
	height: 7px;
}
.pflicht {
	font-size: 0.75em;
	vertical-align: top;
	color: #007B5A;
}

/*Icon*/
img.pdf, img.html, img.doc, img.xls, img.ppt {
	width: 32px;
	height: 32px;
}
img.mari {
	float: right;
	margin-left: 20px;
}

/* Firmen, Vereine */
li.nfo {
	margin-top: 10px;
}
li.nfo:first-line {
	font-weight: bold;
	color: #007B5A;
}
li.feedback {
	list-style: none;
	margin: 20px 0px 20px 0px;
	color: #FF0000;
}
.norm {
	font-weight: normal;
}
