headStyle  {
	
}
 bodyStyle  {
	
}
 navyStyle {
	
}
.lexikonC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lexikonC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lexikonmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lexikonletter{
	font-family: "Century Gothic";
	font-size: 14px;
}
.lexikonletterbig{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight:bold;
}
.lexikonstrong{
	font-family: "Century Gothic";
	font-size: 14px;
	
}
.lexikoneintrag{
font-family: "Century Gothic";
	font-size: 12px;

}
.lexikoneintragbold{
font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;

}
.lexikoneintragsmall				{
font-family: "Century Gothic";
	font-size: 10px;

}

.a-menue{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
}
.b-menue{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
.za{
	
	font-family: "Century Gothic";
	font-size: 12px;

}
.promo{
font-size: 8pt; 
color: lightblue;
font-family:arial
}


/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 15px 1px;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}
*--- body -----------------------------------------------------------------*/

body#main_body {
    background-color: #f4f4f4;
    color: #797979;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    color: #797979;
}

.content table {
    color: #797979;
    border-color: #980f0d;
}

.content select {
    color: #797979;
}

.content input {
    color: #797979;
    border-color: #b4b8bb;
}

.content textarea {
    color: #797979;
    border-color: #b4b8bb;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    color: #797979;
}

/*--- tables ---------------------------------------------------------------*/

.content td {
    border-color: #980f0d;
}

.content th {
    border-color: #980f0d;
    color: #ffffff;
    background-color: #980f0d;
}

.content tr.odd {
    color: #980f0d;
    background-color: #ffffff;
}

.content tr.even {
    color: #980f0d;
    background-color: #c7c7c7;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    border-color: #980f0d;
}

.content legend {
    color: #980f0d;
}

.content label {
    color: #980f0d;
}

.content #submit {
    background-color: #ececec;
    border-color: #919191;
    color: #980f0d;
}

/*--------------------------------------------------------------------------*/



