* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FC8900;
	font-size: 11px;
}

#header {
	background-color: #00489C;
	background-image: url(../images/grid.gif);
	background-repeat: repeat;
}
.logo {
	float: left;
}
.circles {
	float: right;
}

#menu {
	background-color: #EAEAF6;
	background-image: url(../images/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 3px 5px 10px;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	color: #FC8900;
	font-size: 10px;
}
#menu a {
	color: #00489C;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#central {
	background-color: #FFFFFF;
}
#body {
	width: 900px;
	margin-right: auto;
	margin-left: 10px;
	padding-top: 10px;
}
#left {
	float: left;
	width: 449px;
}
#right {
	float: right;
	width: 449px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00489C;
	min-height: 400px;
}
* html #right {
	height: 400px;
}
div.clear {
	clear: both;
	height: 10px;
}
p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.4;
}
h1 {
	font-size: 12px;
	font-style: italic;
	color: #00489C;
	margin-bottom: 15px;
}
#left h1, #left p, #left table {
	margin-right: 10px;
}
#right p, #right h1, #right table {
	margin-left: 10px;
}
#right td, #left td {
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
input, textarea, select {
	font-size: 11px;
}



div.pictures {
	float: right;
}
div.pictures img {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #00489C;
	text-decoration: none;
}
div.moreholder {

}

a.more {
	font-weight: bold;
	color: #003399;
	text-align: center;
	display: block;
	width: 180px;
	text-decoration: none;
}
a.more:hover {
	color: #FC8900;
}
.serielogo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
li {
	padding-bottom: 3px;
}
a.pdf {
	font-weight: bold;
	color: #003399;
	text-align: center;
	display: block;
	width: 200px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
a.pdf:hover {

	color: #FC8900;
}
div.picturesleft {
	float: left;
	width: 160px;
}
div.picturesleft img {

	padding-bottom: 10px;
	padding-right: 10px;
}
a {
	color: #00489C;
}
a:hover {
	color: #FC8900;
	text-decoration: none;
}
#wide {

	float: left;
	width: 898px;
}
div.pictures p {
	padding-right: 10px;
	padding-left: 10px;
}
div.moreholderlink {

}
.deuflag {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#header .circles {
	float: right;
	margin: 0px;
}
.ukflag {
	margin-top: -1px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
div.flags {
	width: 300px;
	margin-left: 350px;
	padding-top: 10px;
}

hr {
	border: 0;
	color: #00489C;
	background-color: #00489C;
	height: 1px;
}
div.pictures2 {
	float: right;
	width: 200px;
}
div.pictures2 img {
	padding-right: 5px;
}
div.pictures2 p {
	padding-right: 10px;
	padding-left: 10px;
}
