/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
font-style: normal;
line-height: 130%;
}



/* Headings */
H1,H2,H3,H4,H5 {
font-family: Arial, Helvetica, sans-serif;
color: #A52121;/* lime green */
}

/*Hauptrahmen */
#maintable{
 width:900px;
 padding:0px ;
 border:1px #FFFFFF solid;
 background: url("images/background.gif");
}

table{
 padding:0px ;
}

/* normal Title same as text size */
.title {
font-family: Arial, Helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;
padding: 0.2em
}



/* Footer */
.footer {
font-size: 12px;
color: #A52121;                        /* lime green */
line-height: 150%;
text-align: center;
}


/* Last Update */
.lastupdate {
font-size: 12px;
color: #A52121;                        /* lime green */
line-height: 150%;
text-align: center;
}

/* Quote */
.quote  {
  color: #E64720;                        /* red */
  font-weight: 550;
}

/* In Text Hyperlinks */
a:link {
 font-weight: normal;
 color: #A81E1D;                        /* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #A81E1D;                        /* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: #A52121;
 font-size: 12px;
 text-decoration: none;
}



/* Top Navigation Menu */
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.topnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}

.topnav-act {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* rot */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #A52121;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}




/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214;                         /* lime green */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214;                         /* lime green */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214;                         /* lime green */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #759214;                         /* lime green */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #759214;        /* lime green */
color: #FFFFFF;                         /* white */
padding: 2px;
}





/* Left Navigation Menu */


.leftnav1 a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* weiß  */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
}
.leftnav1 a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #C18266;                         /* rorot */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
}
.leftnav1 a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #C18266;                         /* blassrot */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -24px;
}
.leftnav1 a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -24px;
}


.leftnav1-act a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -24px;
}
.leftnav1-act a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -24px;
}
.leftnav1-act a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;\
                background-position: 0 -24px;
}
.leftnav1-act a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 15px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -24px;
}


.leftnav2 a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* black */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -48px;
}
.leftnav2 a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* sky blue */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -48px;
}
.leftnav2 a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* sky blue */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -48px;
}
.leftnav2 a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* rost rot */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -72px;
}


.leftnav2-act a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -72px;
}
.leftnav2-act a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -72px;
}
.leftnav2-act a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -72px;
}
.leftnav2-act a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 30px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -72px;
}


.leftnav3 a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* sky blue */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -96px;
}
.leftnav3 a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #000000;                         /* sky blue */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -96px;
}
.leftnav3 a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;
}
.leftnav3 a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;
}


.leftnav3-act a:link {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;
}
.leftnav3-act a:visited {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;
}
.leftnav3-act a:active {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;
}
.leftnav3-act a:hover {
                display: block;
                padding: 4px 4px 5px 4px;
                text-indent: 45px;
                white-space: nowrap;
                background-color: #FFFFFF;
                color: #A81E1D;                         /* red orange */
                text-decoration: none;
                width: 100%;
                background: url("images/buttons.png") top left no-repeat;
                background-position: 0 -120px;


/* Forms Fields */
SELECT {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px
}


TEXTAREA {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #555555;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
BORDER-RIGHT: #A81E1D 1px solid;
BORDER-TOP: #A81E1D 1px solid;
BORDER-LEFT: #A81E1D 1px solid;
TEXT-INDENT: 0px;
BORDER-BOTTOM: #A81E1D 1px solid
}

INPUT {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #555555;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
BORDER-LEFT-COLOR: #A81E1D;
BORDER-RIGHT-WIDTH: 1px;
BORDER-RIGHT-COLOR: #A81E1D;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-BOTTOM-COLOR: #A81E1D;
BORDER-TOP-COLOR: #A81E1D;
TEXT-INDENT: 0px;
BACKGROUND-COLOR: #FFFFFF;
}




