﻿.FooterText {
    text-align: center; 
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.ContentText {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	text-align: justify; 
}

.EditText {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}

.HeaderText {
    font-family: Times New Roman; 
    font-size: 24px; 
    font-weight: normal; 
    color: #ffffff; 
    text-align: right;
    margin-top: 12px; 
    margin-bottom: 0px
}

.HeaderSubText {
    font-family: Times New Roman; 
    font-size: 18px; 
    font-weight: normal; 
    color: #ffffff; 
    text-align: right;
    margin-top: 0px; 
    margin-bottom: 12px
}

.PageTitleText {
    text-align: center; 
	text-decoration: none;
	color: #597BAC;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    margin-top: 12px; 
    margin-bottom: 6px
}

.ParagraphCaption {
    text-align: Left; 
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    margin-top: 0px; 
    margin-bottom: 0px;
}

.MouseOverLink {
	color: #660000;
	background-color: #D7D7D7;
}

.TabelleOhneLink {
	border-style: solid;
	border-width: 0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tableheader {
	font-weight: 700;
}

.border {
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 0.5px;
	border-bottom: 1px solid #C0C0C0;
}

.MenuCaption {
	background-color: #CBD6E4;
}

.MenuItem {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

BODY {
	background: #9DB1CE url('images/pback.gif') repeat-x top left;
	margin: 0;
	padding: 0
}