body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #003399 
	/*scrollbar-face-color:#2C6B4E;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-shadow-color:#BEBEBE;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #000000;*/
}
td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*Haupt-Tabelle mit dem Hintergrundbild*/
.tabelle1 {
	background-image: url(../img/bg-oben.gif);
}
/*Navigations-Tabelle mit dem Bg-Bild 'grün'*/
.tabelle2 {
	background-image: url(../img/gruen.gif);
}
/*Tabelle unten mit weissem Hintergrund*/
.tabelle3 {
	background-color: #ffffff;
}
.suchebtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px outset #000000;
	cursor: hand;
}
.suchefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px outset #000000;
}
/*Technisches Menü oben ------------------------------------------------------------------------------------------
a:link.techmenu {
	font : Verdana;
	color : white;
	text-decoration : none;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
}

a:visited.techmenu {
	font : Verdana;
	color : white;
	text-decoration : none;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
}

a:hover.techmenu {
	font : Verdana;
	color : C3E0D3;
	text-decoration : none;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
}
Ende Technisches Menü oben ------------------------------------------------------------------------------------------*/
.schriftklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85B19D;
	background-image: url(../img/gruen.gif);
}
.contenttitel {
	font-size: 13px;
	font-weight: bold;
}

hr {
	height:1px;
	color: #85B19D;
	border:1px dotted black;
	text-align: left;
}
.gruen {
	color: #2C6B4E;
	font-weight: bold;

}
.kleingruen {
	font-size: 9px;
	color: #165B28;
}
/*deep-Link ------------------------------------------------------------------------------------------*/
a.deep:link {
	color : #000000;
	text-decoration : none;
}
/*.bggruen {
	background-image: url(../img/gruen.gif);
	font-size: 9px;
}*/
.printtabelle {
width: 370px;
}
.formular {
	background-image: url(../img/bg-formular.gif);
}
/* Sende-Button -------------------------------------------------------------------------------------*/
.sendebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px outset #000000;
	cursor: hand;
}
/* Positionierung der StartGraphik -------------------------------------------------------------------------------------*/
div#start{
}
.karteA {
	color: #1E3D2E;
	font-weight: bold;

}
.karteB {
	color: #2D654B;
	font-weight: bold;

}
.karteC {
	color: #087431;
	font-weight: bold;

}
.karteD {
	color: #6C3815;
	font-weight: bold;

}
.tabelleklein {
	font-size: 10px;
}
.kleinschwarz {
	font-size: 9px;
	color: #000000;
}




.tam_1 {
	font: 12px Verdana;
	color: #003399;
	background: White;
}
.tam_2 {

	font: bold 14px Verdana;
	color: #003399;
	background: White;
}
.tam_11 {
	font: 10px Verdana;
	color: #FFFFFF;
	background: #003399;
}
.tam_21 {
	font: bold 14px Verdana;
	color: #FFFFFF;
	background: #003399;
}

