strong 
{ 
font-weight: bold; 
}

.hintergrund { background-color: #DDDDDD; }
.headerfarbe { background-color: #FF9600; }
.balkenfarbe { background-color: #BBBBBB; }
.feldhintergrund { background-color: #FFFFFF; }

.suchfeld {
width: 200px;
height: 14px;
background: #FFFFFF;
border: solid #666666 1px;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
color: #333333;
}

a.link1:link { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; }
a.link1:visited { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; }
a.link1:active { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; }
a.link1:hover { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: underline; }

.text1 { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; line-height: 10pt; }

a.link2:link { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold; }
a.link2:visited { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold; }
a.link2:active { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: none; font-weight: bold; }
a.link2:hover { font-family: verdana, arial, sans-serif; font-size: 9px; color: #333333; text-decoration: underline; }


.q {color: #000000; text-decoration: none;}

body,td,p {font-family: verdana,sans-serif;}

:focus
{
	-moz-outline-style: none;
}

.h {
font-family: verdana,sans-serif;
font-size: 20px;
color: #00FF00;
}

h1 {
padding-top: 0px;
margin: 0px;
font-family: verdana;
font-size: 11px;
color: #333333;
}

h2 {
padding-top: 0px;
margin: 0px;
font-family: verdana;
font-size: 10px;
color: #333333;
}

h3 {
padding-top: 0px;
margin: 0px;
font-family: verdana;
font-size: 10px;
color: #333333;
}

