BODY
{
    COLOR: #606060;
    FONT-FAMILY: 'Trebuchet MS', Arial, arial, sans-serif;
	text-decoration: none;
    BACKGROUND-COLOR: #c8c8c8;
	
}
p {
	margin: 0;
	padding: 0;
}
.main
{
    BACKGROUND-COLOR: white
}

.outer
{
    BACKGROUND-COLOR: #808080
}
.headline
{
    BACKGROUND-COLOR: #cccccc
}
.content
{
    BACKGROUND-COLOR: white
}
.suche1
{
}
.suche1 INPUT
{
    BORDER-RIGHT: #808080 1px groove;
    BORDER-TOP: #808080 1px groove;
    FONT-SIZE: 12px;
    BORDER-LEFT: #808080 1px groove;
    BORDER-BOTTOM: #808080 1px groove;
    FONT-FAMILY: 'Trebuchet MS', Arial, sans-serif
}
.suche2
{
}
.suche2 INPUT
{
    BORDER-RIGHT: #808080 1px groove;
    BORDER-TOP: #808080 1px groove;
    FONT-SIZE: 11px;
    BORDER-LEFT: #808080 1px groove;
    BORDER-BOTTOM: #808080 1px groove;
    FONT-FAMILY: 'Trebuchet MS', Arial, sans-serif
}
A:active
{
    COLOR: #000080
}
A:link
{
    COLOR: #000080
}
A:visited
{
    COLOR: #000080
}
.infoform
{
    FONT-SIZE: smaller
}
.register
{
}
INPUT
{
	BACKGROUND-COLOR: White;
}
img {
	border:0
}

td.nav_1 {
	padding: 6px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #FFFFFF;
    /*BACKGROUND-COLOR: #cccccc; */
}
td.nav_1_act {
	padding: 6px;
	border-top: 1px solid #666666;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
    BACKGROUND-COLOR: #ffffff;
}
a.nav_1,
a.nav_1:link,
a.nav_1:active,
a.nav_1:visited,
a.nav_1:hover,
a.nav_1_act,
a.nav_1_act:link,
a.nav_1_act:active,
a.nav_1_act:visited,
a.nav_1_act:hover
{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
td.nav_2 {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #FFFFFF;
	padding-left: 30px;
}
td.nav_2_act {
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 0px solid;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
	padding-left: 30px;
    BACKGROUND-COLOR: #ffffff;
}
a.nav_2,
a.nav_2:link,
a.nav_2:active,
a.nav_2:visited,
a.nav_2:hover,
a.nav_2_act,
a.nav_2_act:link,
a.nav_2_act:active,
a.nav_2_act:visited,
a.nav_2_act:hover
{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
/*	font-weight: bold; */
	text-decoration: none;
}
