@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #444420;
}
#container {
	width: 900px;
	margin-left: auto;
    margin-right: auto;
} 

#header 
{
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 18px;
	color: #e0e0d6;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #444420;
	padding: 0px;
	margin: 0px;
	width: 900px;
    } 
#content 
{
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.text {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.textLinks {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 20px;
	color: #e0e0d6;
	font-weight: lighter;
}
.rahmenUnten {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #444420;
}
a 
{
	font-family: Century Gothic, Tw Cen MT;
	font-size: 12px;
	color: #e0e0d6;
}
a:link {
	text-decoration: none;
	color: #444420;
}
a:visited {
	text-decoration: none;
	color: #444420;
}
a:hover {
	text-decoration: none;
	color: #b9b958;
}
a:active {
	text-decoration: none;
	color: #b9b958;
}
a.navi
{
	font-family: Century Gothic, Tw Cen MT;
	font-size: 12px;
	color: #ffffff;
}
a.navi:link {
	text-decoration: none;
	color: #b9b958;
}
a.navi:visited {
	text-decoration: none;
	color: #b9b958;
}
a.navi:hover {
	text-decoration: none;
	color: #ffffff;
}
a.navi:active {
	text-decoration: none;
	color: #b9b958;
}
.textNavi {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 20px;
	color: #e0e0d6;
}
.textLinksUeber {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	font-weight: bold;
	color: #e0e0d6;
}

.textHauptUeber {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
p strong {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
