a.link_quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
a.link_quick:hover {
	text-decoration: underline;
}

body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
    position: absolute;
 	width: 800px;
 	left: 50%;
 	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#subnav td {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#subnav a {
	color: black;
	padding: 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0px auto;
	background-color: white;
}

#subnav a:hover {
	color: white;
	background-color: #999999;
}

.nav_menue {
	/*top: 0px!important;*/
	top: 0px;
	position:relative;
	z-index:1;
	visibility:hidden;
	left: -1px;
}

#nav_button {
	position:absolute;
	left: 0px;
	height: 25px;
}

#menue a.main_over {
	font-size: 11px;
	text-decoration: none;
	color: white;
	display: block;
	margin: 0px auto;
	background-color: #999999;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#menue a.main {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px auto;
	background-color: white;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#menue a.main_top {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px auto;
	background-color: white;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

#menue a.main:hover {
	color: white;

	background-color: #999999;
}

#menue a.main_top_over {
	font-size: 11px;
	text-decoration: none;
	color: white;
	display: block;
	margin: 0px auto;
	background-color: #999999;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

#menue a.main_top:hover {
	color: white;
	background-color: #999999;
}

#menue a.sub_over {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px auto;
	background-color: #CCCCCC;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

#menue a.sub {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px auto;
	background-color: white;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

#menue a.sub:hover {
	color: black;
	background-color: #CCCCCC;
}

td.tableline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

td.tableline_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: block;
}

.txt_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.txt_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

a.contentlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

a.contentlink:link
{
	color: #000000;
}

a.contentlink:hover
{
	text-decoration: underline;
}

a.contentlink:visited
{
	font-weight: bold;
	color: #666666;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}