body {
	color: #000000;
	font-size: 13px;
	line-height: 1.33em;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

/* headlines */
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    background: none;
    font-weight: bold;
    margin: 0;
    padding-top: .5em;
    padding-bottom: .17em;
	border-bottom: none;
}
h1 { font-size: 135%; }
h2 { font-size: 125%; }
h3 { font-size: 118%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

body#daf .backgrounded { background-color: #2C5EB4; }
body#dafnet .backgrounded { background-color: #a0b9e1; }
body#wd .backgrounded { background-color: #EE8123; }

h3.backgrounded { color: white; padding: 2px 5px; }

a{
	color: #3366C8;
	text-decoration: none;
}


a.anker { color: #000000; }


/* header */

.daf a, .wd a, .dafnet a,.daf a:visited, .wd a:visited, .dafnet a:visited {
	color: #3366C8;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.daf a, .daf a:visited { color: #2C5EB4;}
.wd a, .wd a:visited  { color: #EE8123;}
.dafnet a, .dafnet a:visited  { color: #a0b9e1;}

.daf a:hover { color: #2C5EB4;}
.wd a:hover { color: #EE8123;}
.dafnet a:hover { color: #a0b9e1;}

#header #header-top .daf a, #header #header-top .dafnet a, #header #header-top .wd a { color: #0000FF; }
#header #header-top .daf a:visited, #header #header-top .dafnet a:visited, #header #header-top .wd a:visited { color: #0000FF; }
#header #header-top .daf a:hover { color: #2C5EB4; }
#header #header-top .dafnet a:hover { color: #a0b9e1; }
#header #header-top .wd a:hover { color: #EE8123; }

div#header-middle h1 {
	color: #ffffff;
	padding-top: 50px;
	border: 0;
	font-weight: bold;
}

div#header-middle h4 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	
}

/* menu */

div #menu h1.first {
	background-color:#BEBEBE;
	clear:both;
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:105%;
	font-weight:bold;
	margin:0px;
	padding:4px 0px 3px 20px;
}

div #menu h1 {
	background:#BEBEBE none repeat scroll 0%;
	clear:both;
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:95%;
	font-weight:bold;
	margin:20px 0pt 20px;
	padding:4px 20px 3px;
}

body#daf div #menu h1.first /*, body#daf div #menu h1*/ { background-color: #2C5EB4; }
body#dafnet div #menu h1.first /*, body#dafnet div #menu h1*/ { background-color: #a0b9e1; }
body#wd div #menu h1.first /*, body#wd div #menu h1*/ { background-color: #EE8123; }

div #menu h1.dafnav { background-color: #2C5EB4;}
div #menu h1.wdnav { background-color: #EE8123;}
div #menu h1.dafnetnav { background-color: #a0b9e1;}

div #menu h3 {
	background:#BEBEBE none repeat scroll 0%;
	clear:both;
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:90%;
	font-weight:bold;
	margin: 20px 0pt 0px;
	padding:4px 0px 3px 20px;
}

#menu ul.navi {
border-bottom:1px solid #C8C8C8;
margin-top:-1px;
width:169px;
}

#menu ul li a, #menu ul li a:visited {
	display:block; 
	/*min-height:2.0em /*Non-IE6; 
	height:auto !important; 
	height:2.0em /*IE6*/; 
	line-height:1.5em; 
	padding:0.3em 10px 0.3em 20px;  
	border-top: solid 1px #C8C8C8; 
	margin: 0;
	text-decoration:none; 
	color:#467AA7; 
	font-weight:bold; 
	font-size:90%;
}

#menu ul ul a, #menu ul ul a:visited {
	display:block; 
	list-style-image:none;
	list-style-type:none;
	min-height:1.7em /*Non-IE6*/; 
	height:auto !important; 
	height:1.7em /*IE6*/; 
	line-height:1.7em; 
	padding:0px 10px 0px 10px; 
	border-right:1px solid #C8C8C8; 
	font-weight:normal; 
	text-decoration:none; 
	color:#467AA7; 
	font-size:90%;
}

#menu ul li a:hover, #menu ul ul a:hover {
	background-color: #E1E1E1;
	color: #2A5A8A; 
	text-decoration:none;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-image:none;
	list-style-type:none;
}

/* * * * * * Newsfeed* * * * * */
div #newsfeed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

div #newsfeed ul li {
	margin: 0px;
	padding: 2px 2px 2px 8px;
	
}

div #newsfeed ul li a {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #0AABB5;
}

/* * * * * * Footer * * * * * */

div#footer p {
	color:#7D7D7D;
	
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
}

#footer a {
	color: #8fb0bd;
	text-decoration: underline;
}
	