body {
	margin:0px;
	font-family:verdana,arial,helvetica, sans-serif;
	font-size:12px;
	background-color:#efefef;
}

td      {font-family: verdana, arial, Helvetica, sans-serif;  
	 font-size: 11px; 
	 color: #000000;
}

a       {font-family: verdana, arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size: 12px; 
	 color: #000000; 
	 text-decoration: none;
}

.prop	{font-family: "Courier New", Courier, mono; 
	font-size:12px; 
	color: #6f6f6f;
	}

a:active  {font-family: verdana, arial, Helvetica, sans-serif; 
	   font-weight: bold; 
	   font-size: 12px; 
	   color: #000000;
}

a:visited {font-family: verdana, arial, Helvetica, sans-serif; 
	   font-weight: bold; 
	   font-size: 12px; 
           color: #000000;
}

a:hover   {text-decoration: underline;}

.tplHeadline {
	font-family: verdana, arial, Helvetica, sans-serif; 
	text-align:center;
	font-weight:bold;
	padding:1px;
        color: #000080;
	font-size:14px;
}

.tplSubtitle {
	text-align:center;
	font-weight:normal;
	padding:1px;
        color: #233877;
	font-size:0.6em;
}

.tplMenu {
	text-align:left;
	background-color:#edf1fb;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	font-size:0.9em;
	font-family:verdana,arial,helvetica;
	padding:1px;
        width: 185px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}

.tplMenu0 {
	text-align:left;
	background-color:#edf1fb;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	border-left:1px solid #666;
	font-size:0.9em;
	font-family:verdana,arial,helvetica;
	padding:1px;
        width: 185px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}

.eingabe {
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	FONT-SIZE: 9pt;
        FONT-WEIGHT: bold;
	COLOR: #000000;
	BORDER-LEFT: #000000 0px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	HEIGHT: 17px;
}

.chkbox {
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	FONT-SIZE: 9pt;
        FONT-WEIGHT: bold;
	COLOR: #000000;
	BORDER-LEFT: #000000 0px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	HEIGHT: 12px; WIDTH: 12px;
}

.eingabetxt {
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	FONT-SIZE: 8pt;
        FONT-WEIGHT: bold;
	COLOR: #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	HEIGHT: 75px;
}

.button { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
	background-color: #d2f0aa;
	padding:1px;
	padding-left:5px;
	padding-right:10px;
}


.button175 {
	border: 0px none; 
	width: 175px; 
	height: 22px; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(/images/button175.gif);
}

.button125 {
	border: 0px none; 
	width: 125px; 
	height: 22px; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(/images/button125.gif);
}

.button75 {
	border: 0px none; 
	width: 75px; 
	height: 22px; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(/images/button75.gif);
}

.admtab {
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	border-top: 1px solid black; 
	background-color: #f0fdde; 
	padding-right: 5px; 
	padding-left: 5px;
}

h1	{
	font-family: verdana, arial, Helvetica, sans-serif; 
	text-align:center;
	font-weight:bold;
	padding:1px;
        color: #000000;
	text-align: left;
	font-size:14px;
}

h2	{
	font-family: verdana, arial, Helvetica, sans-serif; 
	text-align:center;
	font-weight:bold;
	padding:1px;
        color: #000080;
	text-align: center;
	font-size:14px;
}

h3	{
	font-family: verdana, arial, Helvetica, sans-serif; 
	text-align:center;
	font-weight:bold;
	padding:1px;
        color: #000000;
	text-align: left;
	font-size:12px;
}