.pfeil{
        border:0px;
        vertical-align:text-bottom;
        text-align:left;
}
.boardheadline {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #004080;
	text-decoration: underline;

}
.boardtableheader {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	border: thin dashed #000000;
}
.boardheadermenu {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	border-bottom: thin dashed #000000;

}
.boardtitel {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
        background-image:url(../styles/gfx/kopf/tab3.png);
	background-color: #E2F9FE;
	line-height: 16px;
	border: 1px solid #777777;
	padding:5px;
        height:20px;

}
.htab {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
        background-image:url(../styles/gfx/kopf/tab3.png);
	background-color: #E2F9FE;
	padding:5px;
}

.verwandt {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
        background-image:url(../styles/gfx/kopf/tab3.png);
	background-color: #DDE6FB;
	line-height: 16px;
	border: 1px solid #777777;
	padding:5px;
        height:20px;

}
.boardtablerow1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F4FFFB;
	line-height: 16px;
	border: 1px solid #777777;
	padding:5px;
        height:40px;
}

.boardtablerow2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #BFC0F2;
	line-height: 16px;
	border: 1px solid #777777;
	padding:5px;
	height:40px;

}
.entries {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
	padding:5px;
        height:20px;
}
.copyright {

	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
	border: none;
}
.boardpostingoptions {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	line-height: 14px;
	horizontal-align: center;
	vertical-align: middle;
	border: 1px solid #777777;
}

A:link {
	color: #074885;
    	text-decoration: none;
}
A:active  {
	color: #002060;
	text-decoration: none;
}
A:visited {
	color: #002060;
	text-decoration: none;
}
A:hover {
	color: #252525;
	text-decoration: underline;
}

.TopicLink:visited,.TopicLink:active,.TopicLink:link {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.TopicLink:hover {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

input,textarea,select
{
        background-color:#ffffff;
        border-width:1px;
        border-style:solid;
        border-color:#666666;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size:11px;
        color:#000000;
        font-weight:normal;
}

