FONT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



FONt.bold-20 {
		font-weight: bold;
		font-size: 20px;
}

FONt.bold-18 {
		font-weight: bold;
		font-size: 18px;
}


FONt.bold-16 {
		font-weight: bold;
		font-size: 16px;
}

FONt.bold-14 {
		font-weight: bold;
		font-size: 14px;
}


FONt.bold-12 {
		font-weight: bold;
		font-size: 12px;
}

FONt.bold-10 {
		font-weight: bold;
		font-size: 10px;
}

FONt.normal-20 {
		font-weight: normal;
		font-size: 20px;
}

FONt.normal-18 {
		font-weight: normal;
		font-size: 18px;
}


FONt.normal-16 {
		font-weight: normal;
		font-size: 16px;
}

FONt.normal-14 {
		font-weight: normal;
		font-size: 14px;
}


FONt.normal-12 {
		font-weight: normal;
		font-size: 12px;
}


FONt.normal-10 {
		font-weight: normal;
		font-size: 10px;
}


FONt.head-18 {
		font-weight: bold;
		font-size: 18px;
		color: #AA0000;
}







TH
{
    BACKGROUND-COLOR: #acd7b9;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11pt;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    TEXT-ALIGN: center
}



td {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}





TD.menue {

	font-weight: bold;
	height : 20px;
}

TD.menue-white {
	font-weight: bold;
	height : 20px;
	color : White;
}

TD.small {
	font-size: 10px;
}

TD.head {
	font-weight: bold;
	font-size: 18px;
	color : #AA0000;
}

TD.small-head {
	font-weight: bold;
	font-size: 14px;
}

TD.head-black {
	font-weight: bold;
	font-size: 18px;
	color : #000000;
}

TD.brown {
	font-weight: bold;
	color : #AA0000;
}

TD.bold {
	font-weight: bold;
	color : #000000;
}

a.no-undeline {
	text-decoration : none;
	color : Black;
}

a.top-nav {
	text-decoration : none;
	font-weight: bold;
	color : white;
}

a.top-nav:hover {
	text-decoration : underline;
}

a.sub-nav {
	text-decoration : none;
	font-weight: bold;
	color : black;
}

a.sub-nav:hover {
	text-decoration : underline;
}






INPUT {
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}



H1
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: -10px;
    MARGIN-RIGHT: -23px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 10px
}



H2
{
    COLOR: black;
    FONT-FAMILY: Verdena, Arial
}



H3
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal
}


SELECT
{
    FONT-SIZE: 10pt;
    MARGIN-TOP: 0px
}

.kartenlinks {
  color:#8c8c8c;
  text-decoration:none;
  text-weight:normal;
}

.kartenlinks:hover{
  color:#8c8c8c;
  text-decoration:underline;
  text-weight:bold;

}



