﻿body
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #e0e2d9;
	line-height: normal;
}

td.dotline
{
	background-image: url( 'columnsep.gif' );
	background-repeat: repeat-y;
}

.r0, .r1, .r2
{
	padding-left: 5px;
	height: 20px;
}

.r0
{
	background-color: #e0e2d9;
	font-weight: bold;
}
.r1
{
	background-color: #FFFFFF;
}
.r2
{
	background-color: #F1F2EF;
}

/*used for the main headline, the red one...*/
h1
{
	font-weight: bold;
	font-size: 21px;
	color: #FF0000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 16px;
}

/* black headline, mistakenly used for subheadings */h2
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 2px;
}
/*ingress...*/h3
{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 16px;
}
/*subheader, less margins...*/h5
{
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 8px;
}
/*subsubheader, black, less margins...*/
h6
{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
}
td, div, p
{
	font-size: 12px;
	line-height: normal;
}
p
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	line-height: normal;
}
a
{
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.footer
{
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a
{
	color: #999999;
	text-decoration: none;
}
.footer a:hover
{
	color: #999999;
	text-decoration: underline;
}
.footer1
{
	font-weight: normal;
	font-size: 8px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer1 a
{
	color: #999999;
	text-decoration: none;
}
.footer1 a:hover
{
	color: #999999;
	text-decoration: underline;
}
.teaser
{
	background-color: #F1F2EF;
	border: 1px solid #CFCFCF;
	margin: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url( 'bg_falck.gif' );
	background-repeat: no-repeat;
}
.teaser ul
{
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
	line-height: 15px;
	list-style-type: square;
}
.teaser li
{
	list-style-position: outside;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0;
	line-height: 15px;
	list-style-type: square;
}
.teaser form
{
	margin: 0px;
}
.teaser input
{
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.teaser p
{
	margin-top: 0px;
	margin-bottom: 3px;
}
.teaser a, .teaser a:visited
{
	text-decoration: none;
}
.teaser a:hover
{
	color: #FF0000;
	text-decoration: none;
}
.teasertop
{
	background-color: #FF0000;
	margin: 0px;
	padding-left: 5px;
	padding-right: 3px;
	height: 18px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.infobox
{
	background-color: #F1F2EF;
	border: 1px solid #CFCFCF;
	margin: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525350;
	background-image: url( 'bg_falck.gif' );
	background-repeat: no-repeat;
}
.infobox p
{
	margin-top: 0px;
}
.footerblack
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* This is for the overview pages etc... */.forsidesubheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.campaign
{
	clear: both;
	display: block;
	margin-bottom: 20px;
	line-height: normal;
}
div.campaign img
{
	/*float: left;*/
	margin: 0px; /* margin-right: 10px; */
	border: 0px;
	margin-bottom: 10px;
}
div.campaign a, div.campaign a:visited, a.campaign, a.campaign:visited
{
	color: #000000;
	text-decoration: none;
}
div.campaign a:hover, a.campaign:hover
{
	color: #FF0000;
	text-decoration: none;
}
div.campaign p
{
	margin: 0px;
	padding: 0px;
}
ul.linklist, .campaign ul
{
	padding: 0;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 10px;
	padding-left: 2px;
	margin-left: 15px;
	list-style-type: square;
	list-style-image: url( 'redbullet.gif' );
	font-size: 11px;
}
.campaign ul
{
	font-size: 11px;
}
.campaign ul li
{
	margin-bottom: 10px;
	line-height: 13px;
}
p.frontheader
{
	margin-bottom: 5px;
	font-size: 18px;
}
.subheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.smallbody
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.smallbody, .smallbody a
{
	font-size: 11px;
}
.mediumbody
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.mediumbody, .mediumbody a
{
	font-size: 12px;
}
/* form.style.definitions */form.styleform
{
	background-color: #F1F2EF;
	border: 1px solid #CFCFCF;
	margin: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
}
input.invisible
{
	background-color: #F1F2EF;
	border: 1px solid #F1F2EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.asterisk
{
	color: #FF0000;
	font-weight: bold;
}
form.styleform input
{
	margin-bottom: 10px;
}
form.styleform textarea
{
	margin-bottom: 10px;
}
.grey
{
	color: #A1A29F;
}
div.row
{
	clear: both;
	margin-bottom: 10px;
}
div.row span.pre
{
	float: left;
	margin-right: 5px;
	clear: none;
}
div.row span.after
{
	float: left;
	text-align: left;
	clear: none;
}
.pollBg
{
	width: 100%;
	margin-top: 2px;
	margin-bottom: 8px;
	height: 10px;
	background-color: #E0E2D9;
}
.pollValue
{
	z-index: 3;
	left: 0px;
	top: 0px;
	height: 10px;
	background-color: #FF0000;
	border: 1px solid #990000;
}
/* .btnOk { background-color:#e0e2d9; border:2px outset #66676A; font-size:12px;} *//* */span
{
	line-height: normal;
}
div.detail
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.mnupath
{
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mnupath a
{
	color: #FF0000;
	text-decoration: none;
}
.mnupath a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.mnuservice
{
	font-size: 11px;
	color: #525350;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mnuservice a
{
	color: #525350;
	text-decoration: none;
}
.mnuservice a:hover
{
	color: #525350;
	text-decoration: underline;
}
.mnutop
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mnutop a
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mnutopon a
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.mnu1, .mnu1on
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #525350;
}
.mnu1 a, .mnu2 a, .mnu3 a
{
	text-decoration: none;
	color: #525350;
}
.mnu1 a:hover, .mnu2 a:hover, .mnu3 a:hover
{
	color: #FF0000;
}
.mnu2, .mnu2on
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #525350;
}
.mnu3, .mnu3on
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #525350;
}
.mnu1on a, .mnu2on a, .mnu3on a
{
	text-decoration: none;
	color: #FF0000;
}
.mnu1on a:hover, .mnu2on a:hover, .mnu3on a:hover
{
	text-decoration: none;
	color: #CC0000;
}
table.line td
{
	border-bottom: 1px solid #ccccc9;
	font-size: 11px;
}
logonerror
{
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 8px;
}
/* ///////////////////////////////////////////////////// Table /////////////////////////////////////////////////// */
.tbl_grid_td
{
	padding: 3px 3px 3px 5px;
}
.head
{
	padding: 2px 6px 2px 6px;
	background-color: #7D7E79;
	color: #FFF;
	font-weight: bold;
}
.head a
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.head a:hover
{
	color: #F00;
}
table.border
{
	border: 1px solid #E0E2D9;
}

