a {
 text-decoration: none;
 color: #333333;
}
a:visited {
 color: #333333;
}
a:hover {
 text-decoration: underline;
 color: #100494;
}
a:active {
 color: #100494;
}

a.text-navigation {
 color: #333333;
 text-decoration: none;
}
a.text-navigation:visited {
 color: #333333;
}
a.text-navigation:hover {
 color: #100494;
 text-decoration: underline;
}
a.text-navigation:active {
 color: #100494;
}

a.text-navigation-active {
 color: #100494;
 text-decoration: none;
}
a.text-navigation-active:visited {
 color: #100494;
}
a.text-navigation-active:hover {
 color: #100494;
 text-decoration: underline;
}
a.text-navigation-active:active {
 color: #100494;
}



.text-impressum {
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
line-height:14px;
color:#333333;

}

.text-navigation {
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:14px;
color:#333333;
letter-spacing:0px;
}

.text-navigation-links {
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:14px;
color:#333333;
letter-spacing:0px;
padding: 10px 0 3px 10px;
width:130px;
border-bottom:1px solid #ffffff;
}


.text-normal {
font-family: Trebuchet MS,Verdana,Tahoma,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:16px;
color:#333333;
}
.text-blau-normal {
font-family: Trebuchet MS,Verdana,Tahoma,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:16px;
color:#100494;
}

p.text-normal {
margin:5px 0 15px 0;
}
p.text-blau-normal {
margin:0px 0 15px 0;
}
.text-ueberschrift {
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:500;
line-height:20px;
color:#100494;
margin:0px;
}


.text-fett {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
font-weight:700;
line-height:16px;
color:#333333;
}

.klein-normal {
font-family: Trebuchet MS,Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
font-weight:400;
line-height:14px;
color:#333333;
}

.auflistung-rechts{
text-align:right;
margin-right:16px;
}

input.feld {
border:1px solid #333333;
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
padding:2px;
}
textarea.textarea {
border:1px solid #333;
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
padding:2px;

}

h3.text-ueberschrift{
color:#333333;
font-size:11px;
line-height:15px;
}

