body {
	background: #FFFBD3;
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
	font-size: .8em;
}

h1 {
	font-size: 20px;
	letter-spacing: .5em;
	border-bottom: 1px solid #DAA520;
	margin-top: -1px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
}

h2 {
	font-size: 16px;
	letter-spacing: .5em;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px 0px 2px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
}

h4 {
	font-size: 16px;
	letter-spacing: 4px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
}

.border {
	margin-top: 5px;
	border: 1px solid #DAA520;
}

a {
	font-weight: bold;
	color: #DAA520;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #DAA520;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #DAA520;
	text-decoration: none;
}

a.menu:link {
	color: #DAA520;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.menu:hover {
	color: #DAA520;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
a.menu:visited {
	color: #DAA520;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

#extra a {
	color: #ff3121;
	text-decoration: none;
	margin-top:15px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
#extra a:hover {
	color: #ff3121;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
#extra .menu a:visited {
	color: #ff3121;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.menu-on:link {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;

}
a.menu-on:hover {
	color: #333;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;

}
a.menu-on:visited {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;

}

a.untermenu:link {
	color: #DAA520;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.untermenu:hover {
	color: #DAA520;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.untermenu:visited {
	color: #DAA520;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}

a.untermenu-on:link {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.untermenu-on:hover {
	color: #333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.untermenu-on:visited {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}

.container_table {
	width: 950px;
	float: left;
	clear: left;
}

div.menu {
	width: 220px;
	border-top: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 5px 0px;
}
div.untermenu {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 0px 14px;
	width: 210px;
}
div.unteruntermenu {
	border: 0;
	padding: 2px 5px 2px 5px;
	margin: 2px 0px 0px 40px;
}

hr.orange {
	border: 1px solid #DAA520;
	margin: 10px 0px 10px 0px;
}

html > body hr.orange {
	border: 0.4px solid #DAA520;
}

li.big {
	list-style : decimal;
}

td.anfrage {
	padding: 3px 10px 3px 0px;
}

.indent {
	margin-left: 50px;
}

#navbox {
	padding: 27px 0px 0px 0px;
}

.mini {
	font-size: 11px;
}

#portraet_img {
	vertical-align: top;
	padding-top: 20px;
}

.imp_text {
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
}

#imp_pic {
	border: none;
	vertical-align: -2px;
	margin-right: 5px;
}