/*---------- START ----------*/
/*---------- ENDE ----------*/


/*---------- START Loader ----------*/

.loader_around {
text-valign: middle;
margin-left: 18;
font-family: Arial Black, Arial, Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
color: black;
}

.loader_href {
text-decoration: none;
color: black;
}

.loader_href:hover {
text-decoration: none;
color: red;
}

//.loader_href:visited {
text-decoration: none;
color: yellow;
}

/*---------- ENDE Loader ----------*/

/*---------- START Formular ----------*/

input {
background: ;
font-family: Arial,Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #000099;
}

form {
background: ;
font-family: Arial,Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #000099;
}

textarea {
background: ;
font-family: Arial,Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #000099;
}

select {
color: #000099;
}

/*---------- ENDE Formular ----------*/

/*---------- START Inhalt ----------*/

.inhalt {
margin-left: 25;
margin-top: 35;
font-family: arial, verdana, sans-serif;
color: #000099;
}

/*---------- ENDE Inhalt----------*/

/*---------- START Counter----------*/

.count {
margin-top: 10;
margin-left: 20;
}

/*---------- ENDE Counter----------*/

/*------------- START Menu--------*/

.menu {
margin-top: 120;
margin-left: 10;
}

/*------------- ENDE Menu---------*/

/*---------- START A-Tag----------*/

a, a:visited {
text-decoration: none;
color: #000099;
}

a:hover {
color: #FFFFFF;
}

/*---------- ENDE A-Tag----------*/


/*---------- START Footer ----------*/

.footer {
text-align: center;
}

.footer_around {
text-align: center;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #DB8F04;
}

.footer_href{
text-decoration: none;
color: #DB8F04;
}

.footer_href:hover {
text-decoration: none;
color: #35B9FF;
}

//.footer_href:visited {
text-decoration: none;
color: #35B9FF;
}

/*---------- ENDE Footer ----------*/
