<!--

body,td,th {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
}

body {
	background-color: #fef0c9;
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
  font-family: Century Gothic;
  color: #000066;
  font-weight: bold;
  font-size:20px;
  margin:0px;
  padding: 0px;
}

h2 {
  font-family: Century Gothic;
  color: #000066;
  font-weight: bold;
  font-size:18px;
  margin:0px;
  padding: 0px;
}

h3 {
  font-family: Century Gothic;
  color: #000066;
  font-weight: bold;
  font-size:16px;
  margin:0px;
  padding: 0px;
}

.white {
  color: #FFFFFF;
}

a {
	color: #000000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

a.menu {
	font-site:14px;
	display: block;
	padding: 8px 18px 8px 18px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	background-color: #ffffff;
	color: #000000;
}

.active_menu {
	font-site:14px;
	display: block;
	padding: 8px 18px 8px 18px;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

input, textarea {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Lexikon Linkanpassung */
a.lex {
    text-decoration: none;
    font-weight: normal;
    margin: 0 0 10px 0;
	font-size: 16px;
	color: #000000;
	position: relative;
}