.invisible {
	display: none;
}

.alwaysinvisible {
	display: none;
}

html {
	margin: 0; padding: 0;
}

body {
	margin: 0; padding: 0;
	background-color: #ffffff;

	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #00519E;
}

a {
        margin: 0; padding: 0;
	border: 0;
	text-decoration: none;
	color: #c78c00;
}

div {
        margin: 0; padding: 0;
}

h1 {
    margin: 0; padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #00519E;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 {
    margin: 0; padding: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #00519E;
	font-weight: bold;
	padding-bottom: 10px;
}

h3 {
    margin: 0; padding: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #00519E;
	font-weight: normal;
        font-style: italic;
	padding-bottom: 5px;
}

img {
        margin: 0; padding: 0;
        border: 0;
}

th {
        color: #ffffff;
        background-color: #8CA6D1;
}

td {
        color: #00519E;
        background-color: #f8f8f8;
}

p {
        margin: 0; padding: 0;
}

p.footnote {
        font-size: 0.8em;
        line-height: 1.2em;
        width: 70%;
}

ul {
	margin: 0; 
        padding: 0;
	list-style: none;
}

a:hover {
	text-decoration: underline;
}

a.linkopacity img {
	margin-bottom: 6px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

a.linkopacity:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: 0.75;   
	opacity: 0.75;
	-khtml-opacity: 0.75;
}

div.clear {
	clear: left;
}

div.left {
	display: block;
	position: relative;
	float: left;
        z-index: 20;
	width: 12em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-bottom: 7px;

	padding-right: 20px;
}

div.leftblock {
	position: relative;
	float: left;
	width: 3%;
}

div.line {
	width: 100%;
	height: 1px;
	background-color: #ffffff;
}

div.line2 {
	width: 100%;
	height: 5px;
	background-color: #8CA6D1;
}

div.footline {
	width: 35%;
	height: 1px;
	background-color: #8CA6D1;
        margin-top: 2em;
        margin-bottom: 2px;
}

div.logo {
	background-color: #ffffff;
}

div.menu {
	background-color: #f8f8f8;
}

div.menuwrap {
	width: 12em;
}

div.menuwrap h1 {
	padding-left: 5px;
}

div.menuwrap p.h1 {
        margin: 0; padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #00519E;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.right {
	display: block;
	position: relative;
	float: left;
        z-index: 10;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 3.5em;
	padding-top: 7px;
	padding-bottom: 10px;

	padding-left: 25px;
	border-left-width: 1px;
	border-left-color: #00519E;
	border-left-style: dotted;
}

div.right a {
	text-decoration: underline;
}

div.right a:hover {
	text-decoration: none;
}

div.right p {
	margin-bottom: 1.8em;
}

div.right p.sm {
	margin-bottom: 0.5em;
}

div.right hr {
        margin-top: 3px;
        margin-bottom: 7px;
        margin-left: 10px;
        margin-right: 25px;
        height: 2px;
        color: #8CA6D1;
}

div.right_cal {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 3.5em;
	padding-top: 7px;
	padding-bottom: 10px;

	padding-left: 25px;
	border-left-width: 1px;
	border-left-color: #00519E;
	border-left-style: dotted;
}

div.right_box {
        display: block;
        width: 12em;
        padding: 1px;
	background-color: #ffffff;
	border: 2px solid #8CA6D1;
        margin-bottom: 20px;
}

div.right_box h1 {
        display: block;
        background-color: #f8f8f8;
        padding: 5px;
}

div.right_box p,h2 {
        padding: 5px;
}

div.right_box p.box_foot {
        display: block;
        background-color: #f8f8f8;
}

div.news ul {
        margin-left: 20px;
	list-style-type: circle;
}

div.news ul li {
        margin-bottom: 0.2em;
        list-style-position: outside;
}

div.wrap {
	margin-left: 3%;
}

div.validator {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #99b599;
	margin-left: 5px;
	padding-left: 5px;
    margin-bottom: 20px;
}

div.validator img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

div.eu_logo {
        margin-left: 3%;
        margin-right: 3%;
        margin-top: 0;
        margin-bottom: 0;
        text-align: right;
        line-height: 1.2;
}

ul.list {
    margin-left: 20px;
	list-style-type: circle;
}

ul.list li {
    margin-bottom: 10px;
	list-style-position: outside;
}

ul.menu li{
	list-style: none;
	display: inline;
	float: left;
	border-left-style: dotted;
	border-left-color: #00519E;
	border-left-width: 1px;
}

ul.menu li.right {
        margin-left: 450px;
}

ul.menu li.lmargin {
        margin-right: 450px;
}

ul.menu li a {
	padding-left: 5px;
	padding-right: 5px;
}

ul.menu li:hover {
	background-color: #ffffff;
	border-left-style: dotted;
	border-left-color: #00519E;
}

ul.menu li:hover a {
	text-decoration: underline;
}

ul.submenu {
	width: 12em;
	height: 28em;
}

ul.submenu li {
	background-color: #f8f8f8;
	margin-bottom: 3px;
        border-color: #00519E;
}

ul.submenu li a {
        display: block;
        padding-left: 5px;
}

ul.submenu li a.aktuell {
        display: block;
	background-color: #8CA6D1;
	color: #ffffff;
        text-decoration: none;
}

ul.submenu li:hover {
	background-color: #8CA6D1;
}

ul.submenu li:hover a {
	color: #ffffff;
        text-decoration: none;
}

ul.submenu li:hover a.aktuell {
        text-decoration: underline;
}

ul.submenu li.lmargin {
	margin-bottom: 20px;
}

#submenu2 {
        position: absolute;
        display: none;
        width: auto;
        margin-left: 12em;
        margin-top: -1.4em;
        border: 1px dotted #00519E;
}

#submenu2 li {
        margin-bottom: 0;
}

#submenu2 li a {
        display: block;
        padding-right: 10px;
        color: #c78c00;
}

#submenu2 li:hover a {
        color: #ffffff;
}

ul.submenu li:hover #submenu2 {
        display: block;
}

.bpmenu {
	background-color: #f8f8f8;
	border-style: dotted;
	border-color: #00519E;
	border-width: 1px;
	padding: 10px;
        padding-right: 15px;
        padding-left: 15px;
	margin-right: 15px;
        margin-bottom: 5px;
}

ul.bpmenu li{
        list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
}

.bpmenu ul li{
        list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
}

p.bpmenu a {
	text-decoration: none;
}

p.bpmenu a:hover {
	text-decoration: underline;
}

.text_orange {
        color: #c78c00;
        font-weight: bold;
}

.small {
        font-size: 0.9em;
        line-height: 1.2em;
}

