html {
	margin:0px;
	color:#333333;
	font-size: 11px;
	border: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	}
	
h2 {
	font-size: 13px;
	color: #3C3C3C;
	text-decoration: none;
	}

h1 span, h1 a {
	color: #d3d82a;
	text-decoration: none;
	}

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

h3 {
	font-size: 160%;
	color: #d3d82a;
	text-decoration: none;
	}
	
.white {
	color: #FFFFFF;
	font-weight: regular;
	text-decoration: none;
}

.grey {
	font-size: 16px;
	color: #666666;
	font-weight: regular;
}

.red {
	font-size: 11px;
	color: #990033;
	font-weight: regular;
	text-decoration: none;
}

.grey_subheadline {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.subnavi {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	text-decoration: none;
	font-weight: regular;
}

.subnavi:hover {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #990033;
	text-decoration: none;
	font-weight: regular;
}

.highlight_white {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.highlight_white:hover {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

.highlight_grey {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: regular;
}

.highlight_grey:hover {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #990033;
	text-decoration: none;
	font-weight: regular;
}

#header {
	padding: 0px;
	margin:0px;
	z-index: 1;
	height: 328px;
}

#header_top {
	padding: 0px;
	width: 800px;
	margin: auto;
}

#header_grfx {
	padding: 0px;
	background-image: url(../grfx/header.jpg);
	height: 125px;
	width: 801px;
	margin:0 auto;
	text-align:left;
}

#navi {
	margin: 0 auto;
	height: 36px;
	width: 800px;
	padding: 0px;
	background-image: url(../grfx/navi_bg.gif);
}

#content {
	padding: 0px;
	margin:0px;
	height: auto;
}

#content_window {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	z-index: 0;
}

#frameall {
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
}

#percent_100 {
	pading: 0px;
	width: 800px;
	float: left;
	margin: 0px;
	height: 100%;
}

#percent_33right {
	pading: 0px;
	width: 260px;
	float: left;
	padding-left: 33px;
	margin: 0px;
	height: auto;
	background-color: #e9de61;
	padding-right: 33px;
}

#footer {
	padding: 0px;
	margin:0px;
	height: 180px;
}

#footer_window {
	padding: 0px;
	width: 800px;
	text-align:left;
	margin: 0 auto;
}

#footer_content {
	padding: 0px;
	width: 800px;
	text-align:left;
	margin: 0 auto;
	height: 170px;
}

.footer {
	color: #999999;
	font-size: 9px;
	background-image: url(../grfx/footer_bg.gif);
	height: 35px;
}

.content_active {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#header_navi {
	float: left;
	width: 596px;
	line-height: 29px;
	padding-left: 204px;
}

#header_navi a {
	margin: 0px 18px 0px 18px;
	padding: 0px 8px 0px 8px;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
	float: left;
	background-image: url(../grfx/linie.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header_navi a.active:link, #header_navi a.active:visited, #header_navi a:hover{
	color: #660033;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	margin: 0px 18px 0px 18px;
	padding: 0px 8px 0px 8px;
}
