/* CSS Document */
body {
  padding          : 0px;
  margin: 			0px;
  color: 			#000050;
  font-family      : Verdana;
 }
 table,td,p {
  font-family      : Verdana;
  font-size        : 14px;
 }

a:link { 
	color: #000066; 
  text-decoration  : underline;
}
a:active { 
	color: #aac2e8; 
  text-decoration  : underline;
}
a:visited { 
	color: #000066; 
  text-decoration  : underline;
}
a:hover { 
	color: #aac2e8; 
  text-decoration  : underline;
}

.nav {
	padding-left:15px;
	padding-right:15px;
	color:#ffffff;
	font-family: Verdana;
	font-size:12px;
	height: 28px;
}

.nav a:link{
  color            : #ffffff;
  text-decoration  : underline;
}
.nav a:visited {
  color            : #ffffff;
  text-decoration  : underline;
}
.nav a:active {
  color            : #000066;
  text-decoration  : underline;
}
.nav a:hover {
  color            : #000066;
  text-decoration  : underline;

}

.menu {
	padding-left: 5px; 
	font-family      : Verdana;
	font-size        : 12px;
	color : #ffffff;
	line-height: 19px;
	background:url(http://www.xxx-coaching.com/esp/images/menu.jpg);
}
.menu a:link{
  color            : #ffffff;
  text-decoration  : underline;
}
.menu a:visited {
  color            : #ffffff;
  text-decoration  : underline;
}
.menu a:hover {
  color            : #FFCC00;
  text-decoration  : underline;
}
.menu a:active {
  color            : #FFCC00;
  text-decoration  : underline;
}

.menubot {
	padding-left: 5px; 
	font-family      : Verdana;
	font-size        : 9px;
	color: 			#A60000; 
	line-height: 19px;
}
.content {
	padding:15px;
	font-family      : Verdana;
	font-size        : 14px;
}
h1 {
	font-family      : Verdana;
	font-size        : 18px;
    padding          : 0px;
	margin: 			0px;
	color: #336699; 
}
h2 {
	font-family      : Verdana;
	font-size        : 16px;
    padding          : 0px;
	margin: 			0px;
	color: ##0066FF; 
}
.promo {
	border:1px solid #A60000;
	background-color:#FFF2F2;
}
.promoheader {
	padding-left: 5px; 
	font-family      : Georgia;
	font-size        : 13px;
	color: 			#ffffff; 
	line-height: 19px;
	border-bottom:1px solid #D80F0A;
	background-color:#A60000;
}
.promoheader1 {
	padding-left: 5px; 
	font-family      : Georgia;
	font-size        : 12px;
	color: 			#ff0000; 
	line-height: 19px;
	border-bottom:1px solid #447094;
	background:1px solid #D80F0A;
}
.promoinhalt {
	padding: 		5px;
	font-family      : Georgia;
	font-size        : 11px;
	color: 			#447094; 
}
table.footer td{
	padding-left:15px;
	padding-right:15px;
	color:#000066;
	font-family: Georgia;
	font-size:11px;
}

.footer a:link {
  color            : #ffffff;
  text-decoration  : underline;
}
.footer a:visited {
  color            : #FFCC00;
  text-decoration  : underline;
}
.footer a:hover {
  color            : #FFCC00;
  text-decoration  : underline;
}