﻿HTML,BODY
body {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	height: 100%;
	/*width: 1000px;*/
	/*margin-left:auto;
	margin-right:auto;
	margin-top:0;*/
	/*background-image: url('../images/hintergrund-1000.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	background-attachment:fixed;
	background-size:cover*/	
}
/* Hyperlink-Formatvorlagen */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.naviimage
{
	border-width: 0px;	
}
.navitext
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
}
.naviaktiv
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
}
H1
{
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT:bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	padding: 0 0 10px 0;
}
H2
{
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT:bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	padding: 15px 0 15px 0;
}
H3
{
	font-family: Arial, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.0em;
    MARGIN: 0px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    TEXT-ALIGN: left;
    padding: 10px 0 10px 0;
}
.inhalt
{
	font-family: Arial, sans-serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    TEXT-DECORATION: none;
	TEXT-ALIGN: left
}
.inhalt2
{
	font-family: Arial, sans-serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
	TEXT-ALIGN: left
}

.schlagzeile
{
	font-family: Verdana, sans-serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: bold;
    COLOR: #C00000;
    MARGIN-Top: 0px;
    TEXT-DECORATION: none;	
	TEXT-ALIGN: left;
}
.hervorgehoben
{
	font-family: Verdana, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;
    COLOR: #C00000;
    TEXT-DECORATION: none;
	TEXT-ALIGN: center;

}
.hervorgehoben2
{
	font-family: Verdana, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;
    COLOR: #C00000;
    TEXT-DECORATION: none;
	TEXT-ALIGN: left;

}

.info
{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	/*margin-bottom: -5px;
	/*text-decoration: none;*/
	text-align: center;
}
.info2
{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	/*margin-bottom: -5px;
	/*text-decoration: none;*/
	text-align: center;
}
.info3
{
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	/*margin-bottom: -5px;
	/*text-decoration: none;*/
	text-align: left;
}

.infotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.infodatum
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    TEXT-DECORATION: none;
	TEXT-ALIGN: right
}

A:link
{
    color: #000000;
    text-decoration: none
}
A:visited
{
    color: #000000;
    text-decoration: none
}
A:hover
{
    color: #000000;
    text-decoration: underline
}
