@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 1.2em;
	font-weight: 700;
}
h2 {
	font-size: 1.2em;
	font-weight: 500;
}
h3 {
	font-size: 1.1em;
	font-weight: 700;
}
h4 {
	font-size: 1.1em;
	font-weight: 500;
}
h5 {
	font-size: 1.0em;
	font-weight: 700;
}
h6 {
	font-size: 1.0em;
	font-weight: 500;
}

  body {
	color: black; 
	background-color: #cccccc;
	font-size: small;
	font-family: Verdana,Helvetica,Arial,sans-serif;
  }
  .mainContainer {
	width:960px;
	border:1px #00448f solid;
	background-color:white;
  }
  .firstHeader {
	width:960px;
	height:130px;
	margin: 0;
	padding:0;
	text-align:center;
	align:center;
	overflow:hidden;
	background-color: #00448f;

  }
  .secondHeader {
	width:946px;
	color: white;
	margin:0;
	padding:7px;
	text-align:center;
	align:center;
	overflow:hidden;
	background-color: #00448f;
  }
  .leftContainer {
	float: left;
	width: 190px;
	margin:0; 
	padding: 8px;
	text-align:left;
	align:left;
	overflow:hidden;
	font-size: 1.2em;
	font-weight: 500;
	text-decoration: none;
  }
  .centerContainer {
	width: 532px;
	float: left;
	margin:0;
	padding: 8px;
	text-align:left;
	align:left;
	overflow:auto;
  }
  .rightContainer {
	float: left;
	width: 190px;
	margin:0; 
	padding: 8px;
	text-align:left;
	align:left;
	overflow:hidden;
  }
  .footer{
	clear: both;
	width:946px;
	color: white;
	margin:0;
	padding:7px;
	text-align:center;
	align:center;
	overflow:hidden;
	background-color: #00448f;
  }
.breadcrumbs{
	font-size: 1em;
	font-weight: 500;
	border-color: #000000 #FFFFFF #000000 #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
}
.smalltext {
	font-size: 0.9em;
	color: #000000;
}
.smallertext {
	font-size: 0.8em;
	color: #000000;
}
.bigtext {
	font-size: 1.1em;
	color: #000000;
}
.biggertext {
	font-size: 1.2em;
	color: #000000;
}
.newslist {
	border-color: #ffffff #ffffff #000000 #ffffff ;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
	text-align: left;
}
.newssingle {
	border-color: #ffffff #ffffff #000000 #ffffff ;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
	text-align: left;
}
.imprintbox{
	border-color: #000000 #ffffff #000000 #ffffff ;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
	text-align: left;
}
#whitelinks{}

#whitelinks a:link {
	color: #ffffff;
	text-decoration: none;
}
#whitelinks a:visited {
	color: #ffffff;
	text-decoration: none;

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

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

}

#bluelinks{}

#bluelinks a:link {
	color: #01458e;
	font-weight: 600;
	text-decoration: none;

}
#bluelinks a:visited {
	color: #01458e;
	font-weight: 600;
	text-decoration: none;

}
#bluelinks a:hover {
	color: #ff0000;
	font-weight: 600;
	text-decoration: none;

}
#bluelinks a:active {
	color: #01458e;
	font-weight: 600;
	text-decoration: none;

}
.D1A{
	font-size: 1em;
	font-weight: 900;
	background-color: #dddddd;
	color: #ea6b28;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;

}
.D1P{
	font-size: 1em;
	font-weight: 700;
	background-color: #ffffff;
	color: #01458e;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;

}
.D2A{
	font-size: 0.9em;
	font-weight: 700;
	background-color: #dddddd;
	color: #ea6b28;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 15px;

}
.D2P{
	font-size: 0.9em;
	font-weight: 500;
	background-color: #ffffff;
	color: #01458e;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 15px;

}
.D3A{
	font-size: 0.8em;
	font-weight: 700;
	background-color: #dddddd;
	color: #ea6b28;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 25px;

}
.D3P{
	font-size: 0.8em;
	font-weight: 500;
	background-color: #ffffff;
	color: #01458e;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 25px;

}
