@import url("voting.css");
body
{
	font-family: verdana, lucida, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E8E8E8;
}
table, div, input, select, textarea
{
	font-family: verdana, lucida, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}

body, form, p
{
	margin: 0;
	padding: 0;
}

div
{
	text-align: left;
}

a, a:visited, a:active
{
	color: #666666;
}

a:hover
{
	color: #043867;
	text-decoration: underline;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #DDDDDD;
}

/*** structure ***/

#all
{
	width: 1000px;
	border: solid 1px #DDDDDD;
	background-color:White;
	
}

#header
{
	background: transparent url(../images/top.png) no-repeat top left;
	height: 110px;	
	text-align: right;
}

#logo
{
	float: left;
	width: 250px;
	padding: 25px 15px 0 10px;
}
#slogan
{
	float: left;
	width: 270px;
	padding: 37px 0px 0 100px;      /*** OLD 65px 0px 0 100px;***/
}
#keyToolbox
{
	float: right;
	width: 210px;
	padding: 25px 15px 0 10px;
	text-decoration:none;
}
#topnavigation
{
	background: url(../images/topnavigation.png) repeat-x;
	padding: 5px 0 0 0px;
	height: 30px;
	font-size: 12px;

}
#navsearch
{
	float: left;
}
#contentarea
{
	padding: 0 0 10px 0;
}

#leftarea
{
	float: left;	
	width: 200px;
}

#leftnavigation
{
	padding: 15px 0 15px 15px;
	font-size: 12px;

}

#centerarea
{
	width: 550px;	
	padding: 15px 0 15px 0;
	float: left;
}

#centercontentarea
{
	padding: 0 15px 0 15px;
}
#homearea
{
	width: 750px;	
	padding: 15px 0 15px 0;
	float: left;
}
#locator
{
	padding: 0 0 5px 0;
	border-bottom: 0px dotted #C0C0C0;
	margin-bottom: 15px;
}
#doknr
{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
}
#print
{
	float: right;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}

#rightarea
{
	width: 250px;	
	text-align: center;
	float: left;
}

#rightcontentarea
{
	padding: 10px 10px 150px 25px;
}

#footernavigation
{
	background: url(../images/footer.gif) repeat-x bottom;
	text-align: left;
	padding: 10px 15px 0 0;
	color: #043867;
	height:22px;
}
.floatleft
{
	float: left;
}

/*** STRUCTUREELEMENTS ***/


#imageleft, .imageleft
{
	float: left;
	padding: 0 5px 5px 0;	
}

#imageright, .imageright
{
	float: right;
	padding: 0 0 5px 5px;
}

#contactleft
{
	float: left;
	width: 150px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}

#sitemap
{
	padding: 0 0 0 25px;
}

/*** NAVIGATION ***/

#topnavigation a,
#topnavigation a:visited,
#topnavigation a:active
{
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #FFF;
}

#topnavigation a:hover
{
	color: #FFF;
	text-decoration: none;
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
	font-weight: bold;
}

#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active
{
	display: block;
	text-decoration: none; 
	color: #043867; 
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #666;
}

#leftnavigation a:hover
{  
 	text-decoration: none;
	color: #444444;
}

#leftnavigation a.active,
#leftnavigation a.active:visited,
#leftnavigation a.active:active,
#leftnavigation a.active:hover
{
	color: #043867;
	font-weight: bold;
}

#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #043867;
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #043867;
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #666666;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: #666666;
}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #666666;
}

#locator a:hover
{
	color: #043867;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #666666;
	line-height: 25px;
}

#sitemap a:hover
{
	color: #043867;
}


/*** content styles ***/

h1
{
	font-weight: bold;
	font-size: 15px;
	color: #043867;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	margin: 0;
}

h3, .headline
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
h4
{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #043867;
}
h5
{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.borderheadline
{
	font-size: 13px;
	color: #043867;
	border-bottom: solid 1px #CC0000;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}
.search {
	height:34px;
	padding-left:25px;
	text-align:left;
}
.highlight
{
	color: #043867;
}

.smallhighlight
{
	color: #043867;
	font-size: 10px;
}
.smallfont
{
	font-size: 10px;
	vertical-align: baseline;
	line-height:12px;
}
.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #043867;
	text-decoration: none;
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.contactmodulediv
{
	padding: 2px 2px 2px 2px;
}
.nounderline
{
	text-decoration:none;
}
#controlpadding
{
	padding: 5px 0 5px 0;
}
.searchTextBox
{
	height: 16px;
	width: 180px;
	vertical-align: middle;
	float: left;
	border-bottom: 1;
	border-style: none;
	border-width: 1px 0 1px 0;
	border-top-color: #FFFFFF;
	border-right-color: inherit;
	border-bottom-color: #FFFFFF;
	border-left-color: inherit;
}
.searchImageButton
{
	border-style:solid; 
	border-width: 1px; 
	vertical-align: middle;
	float:left;
}
#centercontentarea img{
background: url(../images/shadow.gif) no-repeat right bottom;
padding: 4px 10px 10px 4px;
border: #eee 1px solid;
border-right:none;
border-bottom:none;
}
#locator img{
background: none;
padding: 0px;
border: none;
}

.PopMenueGF {
    position: absolute;
    width: 999px;
}
.PopMenue {
    background-color: #FFFFFF;
    border: 1px solid #003366;
    left: 0;
    position: absolute;
    width: 998px;
    z-index: 99;
}
.PopMenueDiv {
    display: inline;
    float: left;
    padding-left: 5px;
    width: 300px;
}
#li01 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    padding: 10px 0 0;
}
#li02 {
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 0;
    display:block;
}
#li01 a, #li01 a:visited, #li01 a:active,  #li02 a, #li02 a:visited, #li02 a:active {
    border: none;
    background: none repeat scroll 0 0 transparent;
    color: #033364;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
}
#li01 a:hover, #li02 a:hover {
    color: #000;
    border: none;
    text-decoration: underline;
}
.keyitemborder {
    border-bottom: 1px solid #CDCDCD;
}
.keyitemborder_hover {
    border-bottom: 1px solid #CDCDCD;
    cursor:pointer;
}
.keytext {
    padding: 4px 2px 5px;
    width: 100%;
    cursor:pointer;
}
.keymore {
    padding: 0 0 5px;
    vertical-align: bottom;
}
#centercontentarea .keymore a img  {
    background: none;
    border: none;
}
.keyheadline {
    display: block;
    font-weight: bold;
}
#centercontentarea .rsscontainer a img  {
    background: none;
    border: none;
}
.rsscontainer 
{
    text-align:right;
}
.headlinetext
{
	font-weight: bold;
	font-size: 15px;
	color: #043867;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
}
