a { 	 text-decoration:  dotted ; text-color: #C7C671  }
a:link {color:#C7C671;}
a:visited {color:#C7C671; } /* nichts*/
a:active {color: #C7C671; font-weight: bold} 
a:hover {color: #a7a651; font-weight: none;} 



P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 13px;
		color: #C7C671;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer {	background-color: #171C33;}
TD#footer P {
	font-size: 10px;
	text-align: center;
	
}

/* Content column */
TD#content {
	padding-left: 10px;
	/*padding-right: 10px;*/
	padding-top: 15px;
	vertical-align: top; 
	width: 90%;
	 background-color: #3E5E14;
}
/*###########################*/
/*###########################*/
/*###########################*/
/* Menu 1 column */
.menu_1_fld {
	border-right: solid 1px #999999;
}
.menu_tbl {
	height: 100%;
	background-color: #171C33;
}
TD#menu_1 {	
	vertical-align: top; 
	align: right; 
	width: 180px;
	padding-top: 10px;
	font-size: 14px;
	background-color: #171C33;
	padding-right:10px;
		height: 100%;
}
TD#right_col {	
	vertical-align: top; 
	align: right; 
	width: 200px;
	padding-top: 10px;
	background-color: #171C33;
	padding-right:0px;
	height: 100%;
}
TD#menu_1 DIV {

	  vertical-align: top;
	 text-align: right;
}
TD#menu_1 DIV A {
	color: #C7C671;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	

}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
	
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
 /* border-bottom: 1px dotted #999999;*/
  font-size: 16px;
  padding-top:5px;

  vertical-align: middle;
	text-align: right;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-size: 16px;
  padding-top:5px;

  	vertical-align: top;
	text-align: right;
	font-weight:bold;

}
TD#menu_1 DIV.menu1-level1-act A {
	color: #C7C671;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	
	font-size: 16px;
			font-weight:bold;
}

TD#menu_1 DIV.menu1-level2-act A {
	color: #C7C671;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	  padding-right:5px;
	font-size: 12px;
			font-weight:bold;
}
TD#menu_1 DIV.menu1-level2-no {
 /* border-bottom: 1px dotted #999999;*/
  font-size: 12px;
  padding-top:5px;
  padding-right:15px;
  vertical-align: middle;
	text-align: right;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  padding-top:5px;
  padding-right:15px;
  	vertical-align: top;
	text-align: right;
	font-weight:bold;

}
/*###########################*/
/*###########################*/
/*###########################*/



.top {
	background-image:  url(../images/verlauf.jpg);
	background-repeat : repeat-x;
	  font-size: 11px;
	  height: 70px;
	}

.bodytext {
		  font-size: 14px;
}

P.bodytext {
		  font-size: 14px;
}

INPUT {
	border: 1px solid #AAAAAA;
		color: #555555;
	font-size: 11px;
	 background-color: #EEEEEE;
  font-family: verdana, arial;
}
TEXTAREA {
	border: 1px solid #AAAAAA;
		color: #555555;
	font-size: 11px;
	 background-color: #EEEEEE;
  font-family: verdana, arial;
}
SELECT {
	border: 1px solid #AAAAAA;
		color: #555555;
	font-size: 11px;
	 background-color: #EEEEEE;
  font-family: verdana, arial;
}

