/* Style für Navigation */
.nav1 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.nav1:hover {
	text-decoration: none;
	color: #99194E;
}

.nav1Aktiv {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99194E;
}
.nav1Aktiv:hover {
	text-decoration: none;
	color: #99194E;
}

.nav2 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.nav2:hover {
	text-decoration: none;
	color: #99194E;
}

.nav2Aktiv {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99194E;
}
.nav2Aktiv:hover {
	text-decoration: none;
}

.nav3 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.nav3:hover {
	text-decoration: none;
	color: #99194E;
}

.nav3Aktiv {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99194E;
}
.nav3Aktiv:hover {
	text-decoration: none;
}

.nav4 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.nav4:hover {
	text-decoration: none;
	color: #99194E;
}

.nav4Aktiv {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99194E;
}
.nav4Aktiv:hover {
	text-decoration: none;
}



.navService {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.navService:hover {
	text-decoration: none;
	color: #99194E;
}

.navServiceaktiv {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99194E;
}
.navServiceaktiv:hover {
	text-decoration: none;
	color: #99194E;
}

/* End Style für Navigation */
/* -----------------------------------*/
/* Style für Content */

.HomeTable 
{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.title {
	margin: 0px; 
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #99194E;
} 

.subtitle {
	margin: 0px; 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #99194E;
}
 
h1 {
	font-family: Arial;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #99194E;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	line-height: 25px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px; 
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #99194E;
} 

h3 {
	margin: 0px; 
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #99194E;
} 

a {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	color: #99194E;
}
a:hover {
	color: #99194E;
	text-decoration: underline;
}

.content {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	color: #000000;
}

p, li, div, td {
	margin: 0px; 
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
} 

.ModuleTitle
	{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.ModuleTitle:hover
	{
	text-decoration: underline;
	color: #000000;
	}

.MyTable
{
	border:1px solid #000000;
	background-color: #F1F0EE;
}

body
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
html
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

hr
{
	width: 660px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	margin-left: 0px;
	border: 0px;
}

.PrintText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	color: #99194E;
}
.PrintText:hover {
	color: #99194E;
	text-decoration: underline;
}

.Logenname {
	margin: 0px; 
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Logenname:hover 
{
	text-decoration: none;
	color: #FFFFFF;
} 

ul
{
	margin-left: 10px;
	padding-left: 10px;
}

/* End Style für Content */
/* -----------------------------------*/
/* Style für Formulare */
form {
	margin: 0px; 
}

/* End Style für Formulare */
/* -----------------------------------*/
/* Style für Verzeichnis */

.MyTable
{
        padding-top:3px;
        padding-right:5px;
        padding-bottom:3px;
        padding-left:5px;
        border:1px solid #cccccc;
        background-color: #ffffff;
        border-collapse:collapse
}
.MyTable2
{
        padding-top:3px;
        padding-right:5px;
        padding-bottom:3px;
        padding-left:5px;
        border:1px solid #cccccc;
        background-color: #f5f4f3;
        border-collapse:collapse
}
.MyTableTitel
{
        padding-top:3px;
        padding-right:5px;
        padding-bottom:3px;
        padding-left:5px;
        border:1px solid #cccccc;
        background-color: #dddddd;
        border-collapse:collapse
}


/* End Style für Verzeichnis */
/* -----------------------------------*/
/* Style für News */

.newsTitle {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	color: #C5BFBF;
}
.NewsTitle:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/* End Style für News */
/* -----------------------------------*/
/* Style für Suche */

.SearchField {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border:1px solid #000000;
	background-color: #000000;
	width: 130px;
}

.SearchLink
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
}
.SearchLink:hover
{
	text-decoration: none;
}
/* End Style für Suche */
.CopyRight {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	color: #000000;
}
.CopyRight:hover {
	color: #000000;
	text-decoration: underline;
}
.CopyRightLink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	border: 0px;
	color: #000000;
}
.CopyRightLink:hover {
	color: #FFB901;
	text-decoration: underline;
}
