/* GENERAL TAG DEFINITIONS */

body {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table, td, tr, p {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

th {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

hr {
	height: 1px;
}

h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

ol {
	list-style: decimal;
	line-height:120%;
	vertical-align:middle;
}

a:link, a:active, a:visited {
	color: #0066cc;
}

a:hover {
	color: #0066cc;
	text-decoration: none;
}

a.texttitel:link, a.texttitel:visited, a.texttitel:active {
	color: #000000;
	text-decoration: none;
}
a.texttitel:hover {
	text-decoration: none;
}

a.dir {
	text-decoration: none;
}

.pagetitel {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:8px;
}

.bildunterschrift {
	font-size:10px;
	color:#666666;
}

/* SPECIFIC CLASS DEFINITIONS */

.farbe1 {
	background-color: #FFFFFF;
}

.farbe2 {
	background-color: #CCCCCC;
}

.farbe3 {
	background-color: #0066cc;
}

.locationfarbe3 {
	background-color: #D5D5D5;
}

.cimrot {
	color: #000000;
}

.ueberschrift {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color: #FFFFFF;
	font-weight: bold;
}

.newsinhalt {
	background-color: #F5F5F5;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.textklein {
	font-size: 8pt;
	text-decoration:none;
}

.copyright {
	font-size: 7pt;
	font-style:italic;
	text-decoration:none;
}

.contenttable {
	background-color: #FFFFFF;
}

.maintable {
	background-color: #FFFFFF;
	height: 100%;
}

.maxtable {
	height: 100%;
}

.menutable {
	background-color: #F9F9F8;
	background-image: url('../images/menuback.jpg');
	background-repeat: no-repeat;
	background-position-y:0%
}

.menutable2 {
	background-color: #F9F9F8;
	background-image: url('../images/menuback2.jpg');
	background-repeat: no-repeat;
	background-position-y:0%
}

.menutable3 {
	font-size: 11px;
}

.menutable4 {
	background-color: #DAD8D8;
	background-image: url('../images/menuback-re.jpg');
	background-repeat: no-repeat;
	background-position-y:0%
}

.greyback
{
	background-color: #F9F9F8;
}

.titeltable {
    background-color: #0066cc;
    text-align: center;
}

.titeltable2 {
	background-color: #e6e7e9;
}
.bottomtable {
	font-size: 11px;
	background-color: #FFFFFF;	
}

/* CSS STILE FÜR ARTIKEL*/

.stilunterueberschrift {
	color: #1B5BBB;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilhervorhebungklein{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilkasten {
	background-color: #F0F0F0;
	padding: 7px;
	border: 1px solid #5C5872;
	display: block;
}

.textfeld {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0E0E0;
	border: 1px solid #333333;
}

.rahmen {
	border: 1px solid #333333;
}

/* Formular */

.formular {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.formular_search {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.button {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

.fehler {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
	
.topbannerleft {
	background-color: #84888A;
	background-image: url('../images/topbanner_left.jpg');
	background-repeat: no-repeat
}

.topbannerright {
	background-color: #84888A;
}

.topbannermiddle {
	background-color: #3A3D44;
	background-image: url('../images/topbanner_middle.jpg');
	background-repeat: no-repeat
}

.topbannerpath {
	background-color: #FFFFFF;
	color: #0066cc;
}

form
{
	margin: 0em 0;
}

.dropdown {
	font-size: 5pt;
}
