body {
	margin: 0;
	background: #FFF url(images/bg.jpg) repeat-x;
}
a {
	outline: 0;
}
#banner {
	height: 139px;
	background: url(images/logo.gif) no-repeat;
}
#menu {
	height: 32px;
	margin: 0;
	padding: 0;
}
#menu ul {
	height: 32px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#menu li {
	float: left;
	height: 32px;
	line-height: 31px;
	padding: 0;
	margin: 0 30px 0 0;
}
#menu a, #menu a:active, #menu a:visited {
	color: #FFF;
	height: 31px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	font-size: 10pt;
}
#menu #current, #menu #current:visited  {
	text-decoration: underline;
}
#menu a:hover, #menu a:focus {
	text-decoration: underline;
}
#submenu {
	height: 30px;
	margin: 0;
	padding: 0;
}
#submenu ul {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0 10px 0 0;
}
#submenu a, #submenu a:active, #submenu a:visited {
	color: #000;
	height: 30px;
	background: #FFF;
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	font-size: 10pt;
}
#submenu .current, #submenu .current:visited, #submenu a:hover, #submenu a:focus  {
	color: #88473F;
	background: #FFF;
}
#account_links {
	height: 15px;
	padding: 5px 0 0 30px;
	margin: 0;
	color: #AC8850;
	background: url(images/account_links_bg.jpg) repeat-x; 
}
#account_links a {
	color: #D2D2D2;
}
.headbeige18pfett, h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AC8850;
}
.kleinweiss9p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.fliess12p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.head16pfett, h2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.kleinweiss9pfett {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.fliess12pblock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.klein9p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.fliess12pfett {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fliess14pfett {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.impresslinks, .impresslinks:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555;
}
.impresslinks:hover, .impresslinks:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

