/*Tag Definition************************************************************************************/
html, body  {
  color: #424242;
	font-family: Verdana, Arial;
}

td {	
  color: #424242;
	font-family: Verdana, Arial;
	font-style: normal;
	font-size: 11px;
	line-height:15px;
}

/*Link Definition****************************************************************/

.NavA { color: #C2231D;	font-family: Verdana, Arial;font-style: normal;	font-size: 11px; font-weight: bold; }
.NavA:link { text-decoration: none; }
.NavA:visited	{text-decoration: none; }	
.NavA:active{ text-decoration: none;}	
.NavA:hover	{ color: #79823D; }	

.NavB	{ color: #C2231D; font-family: Verdana, Arial; font-style: normal;	font-size: 10px;}
.NavB:link	{	text-decoration: none;}
.NavB:visited	{	text-decoration: none;}	
.NavB:active	{	text-decoration: none;}	
.NavB:hover	{	color: #AAB464;}	

.EMail	{ color: #C2231D; font-family: Verdana, Arial; font-style: normal;	font-size: 10px; font-weight: normal;}
.Email:link	{	text-decoration: none;}
.Email:visited	{	text-decoration: none;}	
.Email:active	{	text-decoration: none;}	
.Email:hover	{	color: ECDBBD;}	

.NavIntern	{	color: #C2231D;	font-family: Verdana, Arial;	font-style: normal;	font-size: 11px; padding-left: 0px;}
.NavIntern:link	{	text-decoration: underline;}
.NavIntern:visited	{	text-decoration: underline;}	
.NavIntern:active	{	text-decoration: underline;}	
.NavIntern:hover	{	color:#AAB464; }

a {	
  color: #C2231D;	
  font-family: Verdana, Arial;	
  font-size: 11px; 
  text-decoration: underline;
}

a:hover {
  color:#AAB464; 
}

/*Navigation *********************************************************************/

ul.navi {
  list-style-type: none;
  margin:0 0 13px 0;
  padding:0;
}

ul.navi li {
  display:inline;
  background:url(../images/main_nenu_seperator.gif) 12px 2px no-repeat;
  padding:0 0 0 35px;
}

ul.navi li.first {
  background:none;
  padding:0 0 0 9px;
}

/*Font Definition ****************************************************************/

.Menu_Red_Bold_11{	color: #C2231D;	font-family: Verdana, Arial;	font-style: normal;	font-size: 11px;	font-weight: bold;}	
.Menu_Red_Normal_11{	color: #C2231D;	font-family: Verdana, Arial;	font-style: normal;	font-size: 11px;}	
.Menu_Red_Bold_10, h3{	color: #C2231D;	font-family: Verdana, Arial;	font-style: normal;	font-size: 10px;	font-weight: bold; display:inline;}	
.Menu_Red_Normal_10{	color: #C2231D;	font-family: Verdana, Arial;	font-style: normal;	font-size: 10px;}	

.Normal_Text_11{
	color: #424242;
	font-family: Verdana, Arial;
	font-style: normal;
	font-size: 11px;
}	
.Bold_Text_11{
	color: #7E7676;	
	font-family: Verdana, Arial;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}	
.Headline_11, h2 {
	color: #C2231D;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	display:inline;
}	

.email_11{
	color: #C2231D;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}	

.email_11Start{
	color: #C2231D;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;  
}	

.loginBox {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ABB465;
	border-color: #ABB465 #ABB465 #ABB465 #ABB465;
	border: 1px solid;
	text-align: left;
}

.loginButton {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	border-color: #ABB465 #ABB465 #ABB465 #ABB465;
	border: 0px solid;
	text-align: left;
	background-color: #ABB465;
}	

.loginText {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	}	
	
.fMail {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:11px; 
  border: 0px none; 
  background: #fff; 
  color: #C2231D !important;
}
  
.fStartMail {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size:10px; 
  border: 0px none; 
  background: #ABB465; 
  color: #C2231D !important;
}
  
.formButton {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  background-color:#C2231D;
  font-weight:bold;
  font-size:11px;
  border:0;
  padding:2px 10px;
} 
  
div.wsStart	{
	float:left;
	width:115px;
	clear:all;
}

div.wsKostenStart	{
	float:left;
	width:300px;
	clear:all;
}

div.wsZwei	{
	float:left;
	width:70px;
}

div.wsSeminarbeginn	{	
	padding:0 0 0 188px;
}

div.wsSeminarbeginn[class]	{	
	padding:0 0 0 185px;
}

.clear {
	clear:all;
}

ul.preise {
	margin-top:9px;
	margin-bottom:9px;
	padding-top:0;
	padding-bottom:0;
}

td.kursTabelleHeaderLeft {
  background:#CDD2A4 url(../images/tab_ecke_links.gif) no-repeat;
}

td.kursTabelleHeaderRight {
  background:#CDD2A4 url(../images/tab_ecke_rechts.gif) right top no-repeat;

}
