td {
	font-family: Verdana;
	font-size: 12px;
	color: #373333;
}

hr {
	color:#0B50DD
}

.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #373333; font-weight: normal; text-decoration: none; }
.normal a:active { font-size: 12px; color: #0B50DD; font-weight: normal; text-decoration: none}
.normal a:link { font-size: 12px; color: #0B50DD; font-weight: normal; text-decoration: none}
.normal a:visited { font-size: 12px; color: #0B50DD; font-weight: normal; text-decoration: none}
.normal a:hover { font-size: 12px; color: #666666; font-weight: normal; text-decoration: none}

.read { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: normal; text-decoration: none; }
.read a:active { font-size: 11px; color: #999999; font-weight: normal; text-decoration: none}
.read a:link { font-size: 11px; color: #999999; font-weight: normal; text-decoration: none}
.read a:visited { font-size: 11px; color: #999999; font-weight: normal; text-decoration: none}
.read a:hover { font-size: 11px; color: #666666; font-weight: normal; text-decoration: none}

.unread { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #373333; font-weight: bold; text-decoration: none; }
.unread a:active { font-size: 11px; color: #0B50DD; font-weight: bold; text-decoration: none}
.unread a:link { font-size: 11px; color: #0B50DD; font-weight: bold; text-decoration: none}
.unread a:visited { font-size: 11px; color: #0B50DD; font-weight: bold; text-decoration: none}
.unread a:hover { font-size: 11px; color: #666666; font-weight: bold; text-decoration: none}

.mail { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #373333; font-weight: normal; text-decoration: none; }
.mail a:active { font-size: 12px; color: #0B50DD; font-weight: bold; text-decoration: none}
.mail a:link { font-size: 12px; color: #0B50DD; font-weight: bold; text-decoration: none}
.mail a:visited { font-size: 12px; color: #0B50DD; font-weight: bold; text-decoration: none}
.mail a:hover { font-size: 12px; color: #666666; font-weight: bold; text-decoration: none}


.date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal; text-decoration: none; }
.layer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal; text-decoration: none; align: right;}
.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0B50DD; font-weight: bold; text-decoration: none; }

.tipps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal; text-decoration: none; align: right;}
.tipps a:active { font-size: 10px; color: #0B50DD; font-weight: bold; text-decoration: none}
.tipps a:link { font-size: 10px; color: #0B50DD; font-weight: bold; text-decoration: none}
.tipps a:visited { font-size: 10px; color: #0B50DD; font-weight: bold; text-decoration: none}
.tipps a:hover { font-size: 10px; color: #666666; font-weight: bold; text-decoration: none}


#content {
    
    font: 12px Verdana;
    vertical-align: top;
    color: #373333;
    z-index: 0;
}

h2 {
    font: 12px Verdana;
    font-weight: bold;
    color: #0B50DD;
}

a:link {
    text-decoration: none;
	font-weight: bold;
    color: #0B50DD;
}

a:visited {
    text-decoration: none;
	font-weight: bold;
    color: #0B50DD;
}

a:hover {
    text-decoration: none;
	font-weight: bold;
    color: #666666;
}

a:active {
    text-decoration: none;
	font-weight: bold;
    color: #666666;
}

input {
font-family: verdana; 
font-size: 12px; 
font-weight: normal;
color: #373333;
background-color: #F3F3F3; 
border: 1 solid #0B50DD;
 }

textarea {
font-family: verdana; 
font-size: 12px; 
font-weight: normal;
color: #373333;
background-color: #F3F3F3; 
border: 1 solid #0B50DD;
width: 400px; }

select {
font-family: verdana; 
font-size: 12px; 
font-weight: normal;
color: #373333;
background-color: #F3F3F3; 
border: 1 solid #0B50DD;
width: 400px; }

