/* CSS Document */
table.no_border { 
	border-width: 0px;
}

td.left_blue { 
	border-left-color: #EC1F26;
	border-left-style: solid;
	border-width: thin;
}

td.right_blue { 
	border-right-color: #EC1F26;
	border-right-style: solid;
	border-width: thin;
}

td.all_blue { 
	border-right-color: #EC1F26;
	border-right-style: solid;
	border-width: thin;
	border-left-color: #EC1F26;
	border-left-style: solid;
	border-bottom-color: #EC1F26;
	border-bottom-style: solid;
	border-top-color: #EC1F26;
	border-top-style: solid;
	font-size: 12px;
}

.Stil4 { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.Stil5 { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

body, a, p, .Headline_Form, table { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:active,a:link,a:visited { 
	color: #000000;
}

a:hover { 
	text-decoration: underline;
}

a { 
	font-weight: bolder;
}

.nav_category a {
        color: #FFFFFF;
}

.nav_article a {
        color: #FFFFFF;
}

.nav_category { 
	font-family: Arial, Helvetica, sans-serif;
	color: #014f75;
	text-decoration: none;
	left: 5px;
	position: relative;
	line-height: 30px;
	font-weight: normal;
}

.nav_article { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014f75;
	text-decoration: none;
	left: 15px;
	position: relative;
	line-height: 15px;
	font-weight: normal;
}

h1 { 
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

h2 { 
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}

h6 { 
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}
