HTML {min-height: 100.05%;}

html, body {
	padding: 0;
	background-color: #dadada;
	margin: 14px 0 0 0;
}

.base {
	height:100%;
	background: #ffffff;
}

a:link {
        color: #000000;
        text-decoration: none;
}

a:visited {
        color: #000000;
        text-decoration: none;
}

a:active {
        color: #C30000;
        text-decoration: none;
}

a:focus {
        color: #C30000;
        text-decoration: none;
}

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

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #afb1b5;
/*	background-color: #f2f2f2;*/
	padding-left: 20px;
}

.footer a:link {
	color: #afb1b5;
	text-decoration: underline;
}

.footer a:visited {
	color: #afb1b5;
	text-decoration: underline;
}

.footer a:active {
	color: #afb1b5;
	text-decoration: none;
}

.footer a:focus {
	color: #afb1b5;
	text-decoration: underline;
}

.footer a:hover {
	color: #afb1b5;
	text-decoration: none;
}

.content_main_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	line-height: 19px;
	text-align: justify;
	padding-right: 10px;
}

.content_main_left_regent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align: justify;
	padding-left: 17px;
}

.content_main_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	line-height: 19px;
	text-align: justify;
	padding-left: 18px;
	padding-right: 10px;
}

.content_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-align: justify;	
	line-height: 15px;
}

.content_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-align: justify;	
	line-height: 15px;
}

input.redbutton {
	background-color: #cc0000;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0b0b0;
}

input.greybox {
	background-color: #ffffff;
	font-size: 10px;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0b0b0; 
	height: auto;
	padding-left: 5px;
}

.leftnav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #e20000;
	padding-bottom: 3px;
}
 
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
	padding-left: 10px;
	line-height: 18px;
}
.leftnav a:link {
	color: #666666;
	text-decoration: none;
}

.leftnav a:visited {
	color: #666666;
	text-decoration: none;
}

.leftnav a:active {
	color: #202020;
	text-decoration: none;
}

.leftnav a:focus {
	color: #202020;
	text-decoration: none;
}

.leftnav a:hover {
	color: #202020;
	text-decoration: none;
}

.newsdate {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #db0000;
	font-weight: bold;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #db0000;
	line-height: 15px;
}
.redtext a:link {
	color: #db0000;
	text-decoration: underline;
}

.redtext a:visited {
	color: #db0000;
	text-decoration: underline;
}

.redtext a:active {
	color: #db0000;
	text-decoration: underline;
}

.redtext a:focus {
	color: #db0000;
	text-decoration: underline;
}

.redtext a:hover {
	color: #db0000;
	text-decoration: none;
}

input.blackbox {
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	height: 15px;
}
	
input.button {
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	font-weight: bolder;
}

textarea.blackbox {
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000; 
}

.brochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	line-height: 13px;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	line-height: 15px;
}
.sitemap a:link {
	color: #666666;
	text-decoration: none;
}

.sitemap a:visited {
	color: #666666;
	text-decoration: none;
}

.sitemap a:active {
	color: #202020;
	text-decoration: none;
}

.sitemap a:focus {
	color: #202020;
	text-decoration: none;
}

.sitemap a:hover {
	color: #202020;
	text-decoration: none;
}
