body
{
	background-color: #ffffff;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}

p,h1,h2,h3,h4,a, ul,ol,li,div,td,th,address,blockquote
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


td
{	vertical-align: top;
	cellpadding: 0px;
	cellspacing: 200px;
}

textarea
{
	font-family: "Verdana, Arial,Helvetica,sans-serif";
	character-set: "utf-8";
}




#kursblock
{
	position: absolute;
	left: 207px;
	top: 200px;
}


#kurstitelfeld
{
	position: absolute;
	left: 210px;
	top: 150px;
}

.kurstitel
{
	font-size: 16px;
	font-weight: bold;
}


.kursinfo
{
	vertical-align: top;
	color: #000;
}

.anmeldung
{
	background: #9cf;
	color: #00c;
}


button.g-recaptcha {
  background-color: #6666FF; /* Green */
  border: none;
  color: white;
  padding: 6px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
}

.angemeldet
{
	font-weight: bold;
	color: #3366cc;
}

.normallink
{
	color: #0000cc;
	text-decoration: underline;
text-decoration-color: #0000cc;
}

.bluelink
{
	color: #0000cc;
	text-decoration: underline;
text-decoration-color: #0000cc;
}


#navContent
{
	position: absolute;
	left: 10px;
	top: 160px;
	width: 180px;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	text-align: left;
	border-top: 0.1px solid #999;
	border-right: 0.1px solid #999;
}

#navContent p
{
	border-bottom: 0.1px solid #999;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	line-height: 10px;
}

#navContent p.highlight { background: #cef; }

#navContent a:hover
{
	font-weight: normal;
	border-bottom: 0.1px solid #999;
	color: #cba;
}

#navFunction
{
	width: 1080px;
}



#mainContent
{
	position: absolute;
	left: 201px;
	top: 160px;
	width: 710px;
}

#boxContentHighlight {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	border-top: 0.1px solid #999;
	background: #fec;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
}

#boxContentHighlight td {
	vertical-align: top;
}

#boxContentHighlight p.titel
{
	font-style: normal;
	font-weight: bold;
}

#boxContentHighlight a {
	text-decoration: underline;
}

#boxContent {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	border-top: 0.1px solid #999;
	background: #eee;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
}

#boxContent td {
	vertical-align: top;
}

#boxContent p.titel
{
	font-style: normal;
	font-weight: bold;
}

#boxContent a {
	text-decoration: underline;
}

// #boxContent td { padding: 0 0 20px 0; }
