@import url(/css/lightbox.css);

body {
    font-family: Arial;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    background-color:#fff;
}

p {
	margin-top: 0;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #033;
	margin: 38px 0 0 6px;
	text-transform: uppercase;
}

h1.topnews {
	font-size: 18px;
	color: #033;
	margin: 30px 0 0 0px;
}



h2, h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1px 0;
}

a {
	color: #033;
	text-decoration: underline;
}

a:hover {
	color: #4c8d8d;
}

table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
th  {
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
td  {
  	vertical-align: top;
  	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

ul  {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 16px;
	list-style-type: square;
	padding-left: 15px;
}

img, a img { border: 0 none;}

br.clear {
	clear: left;
}

/* --- layout --- */

div#page {
	width: 991px;
	background-image: url("/pictures/bg_page.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

div#pageLeft {
	width: 207px;
	height: 533px;
	background-image: url("/pictures/bg_left.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}

img.logo {
	margin-left: 57px;
}

ul#lang {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 81px;
	left: 909px;
	list-style: none;
}

ul#lang li {
	height: 41px;
}

ul#lang li img {
	margin: 13px 0 0 7px;
}

div#pageRight {
	float: right;
	width: 780px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.header01 {
	background-image: url("/pictures/bg_header01.gif");
}
.header02 {
	background-image: url("/pictures/bg_header02.gif");
}
.header03 {
	background-image: url("/pictures/bg_header03.gif");
}
.header04 {
	background-image: url("/pictures/bg_header04.gif");
}

address {
	font-style:normal;
	font-size: 11px;
	color: #033;
	margin: 86px 0 0 149px;
	letter-spacing: 0.06em;
}

div#content {
	margin: 20px 0 30px 6px;
	width: 600px;
}

div#intro {
	width:657px;
	height: 420px;
	background-image: url("/pictures/bg_intro.jpg");
	background-position: 0 35px;
	margin: 0 0 0 2px;
	background-repeat: no-repeat;
}

html>body div#intro { background-position: 0 20px; }

div#table_topnews {
    margin-top: 20px;
    width: 429px;
}

div#table_topnews td, div#table_topnews div {
text-align: left;
}

div#flash_anim {
float: right;
}

br.clearLeft { clear: left; }

p.footer {
	clear: right;
	margin: 2px 0 10px 213px;
	border-top: 1px solid #033;
	padding-left: 6px;
	width: 650px;
}

p.footer a {
    text-decoration: none;
}

p.footer a:hover {
    text-decoration: underline;
}

/*navigation*/

div#navi {
	margin: 49px 0 0 40px;
}

div#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
}

div#navi ul li a {
	display: block;
	padding: 2px 16px 3px 16px;
	text-decoration: none;
	border: 1px solid #fff;
}

div#navi ul li a:hover {
	background-color: #e5eeee;
	border: 1px solid #033;
	color: #033;
}

* html div#navi ul li a {height: 1%; background-color: #fff;}





ul.nlevel1 li.active>a { /*aktive hauptpunkt*/
color: #cc0033;
background-color: transparent;
}

ul.nlevel1 li ul li.active>a { /*aktive unterpunkt*/
color: #cc0033;
background-color: transparent;
}


ul.nlevel1 li ul li a { /* alle unterpunkte*/
margin-left: 15px;
text-decoration: none;
display: block;
line-height: 12px;
font-size: 11px;

}

ul.nlevel1 li ul li a:hover { 
background-color: transparent !important;
color: #cc0033 !important;
}




* html ul.nlevel1 li a {height: 1%; background-color: transparent;}
* html ul.nlevel1 li ul li a {height: 1%; background-color: #fff;}
* html ul.nlevel1 li ul li ul li a {height: 1%; background-color: #fff;}

* html ul.nlevel1 li ul li ul li ul li a {height: 1%; background-color: #e5e5e5;}
* html ul.nlevel1 li ul li ul li ul li ul li a {height: 1%; background-color: #fff;}

* html ul.nlevel1 li.active a {color: #cc0033; background-color: #505050;} /*1 ebene aktiv*/

* html ul.nlevel1 li.active ul li.active a {color: #cc0033; background-color: #949494;}
* html ul.nlevel1 li.active ul li.active ul li.active a {color: #009900; background-color: #efefef;}
* html ul.nlevel1 li.active ul li.active ul li.active ul li.active a {color: #009900; background-color: #fff;}
* html ul.nlevel1 li.active ul li.active ul li.active ul li.active ul li.active a {color: #009900; background-color: #efefef;}
* html ul.nlevel1 li.active ul li a {color: #000; background-color: #fff;}
* html ul.nlevel1 li.active ul li ul li a {color: #fff; background-color: #949494;}
* html ul.nlevel1 li.active ul li ul li ul li a {color: #000; background-color: #e5e5e5;}
* html ul.nlevel1 li.active ul li ul li ul li ul li a {color: #000; background-color: #fff;}
* html ul.nlevel1 li.active ul li.active ul li a {color: #000; background-color: #efefef;}
* html ul.nlevel1 li.active ul li.active ul li ul li a {color: #000; background-color: #efefef;}
* html ul.nlevel1 li.active ul li.active ul li ul li ul li a {color: #000; background-color: #fff;}
* html ul.nlevel1 li.active ul li.active ul li.active ul li a {color: #000; background-color: #fff;}
* html ul.nlevel1 li.active ul li.active ul li.active ul li ul li a {color: #000; background-color: #fff;}
* html ul.nlevel1 li.active ul li.active ul li.active ul li.active ul li a {color: #000; background-color: #fff;}





/*----zusatzbanner "european" */
/*
#zusatzbanner {
position: relativ;
margin: -160px 0px 0px 890px;
float: left;
}*/

#zusatzbanner {
position: absolute;
top: 410px;
left: 890px;
}

#created {

margin-left:717px;
color: #b8b8b8;
font-family: arial;
font-size:11px;
}
#created a {
padding: 0;
background-image:none;
text-decoration:none;
color: #b8b8b8;
font-size:11px;
}

#created a:hover {
text-decoration:underline;
color: #616161;
}
