a {
color: #1B3382;}
a:visited {
color: #1B3382;}
a:hover {
color: #1B3382;}
a:active { 
color: #1B3382;}

a[href^="http:"] {
background: transparent url('/images/externlink.gif') 100% 50% no-repeat;
padding-right: 10px;
}

ul{
margin: 0px;
}

h1 {
font-size: 17px;
font-weight: bold;
padding:5px 0px;
margin:0px;
}

h2 {
display: inline;
font-size: 12px;}

h3 {
font-size: 15px;
margin: 10px 0px 0px 0px;
}
h3 a, h3 a:hover, h3 a:visited {
text-decoration: none;
}

h4 {
font-size: 12px;
font-weight: bold;
margin: 10px 0px 0px 0px;
}

.text_m {
margin: 0px 0px 10px 0px;
}

legend {
text-align: right;
color: #000000;
font-variant: small-caps;
padding-bottom: 8px;
}

label {
display: block;}

input {
font-size: 10px;
border-style: solid;
border-width: 1px;
border-color: #999999;
margin: 0px 0px 3px 0px;
padding: 2px;}

input:focus {
background-color: #eeeeee;}

/* Registrierung */

.username {
font-weight: bold;}

.form_noneed {}
.form_need {
font-weight: bold;}
.form_info {
font-style: italic;}
.form_error {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
padding: 5px;
margin-bottom: 5px;}

.button{
font-size: 10px;
background-color: #cccccc;
margin-top: 10px;
}

.ruler_1 {
border-style: dashed;
border-width: 1px 0px 0px 0px;
margin: 10px 0px;}