body	{ background-color: #064d87 ; }
/* Container */
#container	{ position:relative; width: 900px; height: 580px; margin-top: 20px; margin-right: auto; margin-left: auto; background-color: #fff;}

/* Head */
#head	{ height: 100px; background: white url(../img/bgr-head.jpg) no-repeat left bottom; text-align: right; width: 900px; }
#head img { margin-top: 22px; margin-right: 22px; }

/* Content-Elements */
#content	{ position: absolute; top: 120px; left: 0; min-height:470px; width:900px; background-color: #ffffff ; }
/* for Internet Explorer */
* html #content { height: 470px; }
.onecol		{ padding-top: 100px; padding-left: 300px; width: 400px }
.onecolw		{ padding-top: 100px; padding-left: 300px; width: 450px }

#back			{ background-color: #064d87; width: 89px; height: 20px; position: absolute; left:0px; bottom: 15px; text-align: center; }
#back a,#back a:visited			{ color:#fff; font-size: 10px; line-height: 21px; }
#back a:hover	{ color:#B4D8E8}
#back a:active	{ color:#FF0000}

/* Table-Elements */
td	{ vertical-align: top; padding: 5px }
td.pic	{ padding: 0px}
td.dblue, td.blue, td.mblue, td.lblue	{  }
td.dblue	{ background-color: #064d87; }
td.dblue p	{ color: #fff; }
td.blue	{ background-color: #8da8c6 }
td.mblue	{ background-color: #a8bcd3 }
td.lblue	{ background-color: #c4d1da }
td.col1	{ width:273px }
td.row1	{ height: 86px }
td.row1 img { height: 86px }
td.coluni	{ vertical-align: middle }
td ul	{ list-style-type: square; list-style-position: outside; }
td li { margin-bottom: 0; margin-left: 15px; padding-bottom: 0; }
td p	{ margin-bottom: 0; padding-bottom: 0; }

/* Menü neu */
.de a.lang	{ background-image: url(../img/lang-uk.gif); background-repeat: no-repeat; background-position: right 50%; padding-right: 25px; }
.en a.lang	{ background-image: url(../img/lang-de.gif); background-repeat: no-repeat; background-position: right 50%; padding-right: 25px; }

#newmen { position: absolute; left:0px; top:100px; z-index: 20; width:900px}

ul.menu li{position:relative;}
ul.menu li ul{position:absolute;top:20px;left:0;display:none;}

ul.menu li { list-style-type:none; background-color:#064d87; float: left; border-right:1px #fff solid; text-align: center; height: 20px }
ul.menu li a,ul.menu li a:visited { color: #fff; line-height: 20px }
ul.menu li a:hover	{ color: #C4D1DA }
ul.menu li a:active	{ color: #ff0000 }
ul li ul	{ display: none }
ul li:hover ul	{ display:block }
.de .men1	{ width: 89px; }
.de .men2	{ width: 84px; }
.de .men3	{ width: 81px; overflow: visible}
.de .men4	{ width: 180px; }
.de .men5	{ width: 70px; }
.de .men6	{ width: 141px; }
.de .men7	{ width: 90px; }
.de .men8	{ width: 82px; }
.de .men9	{ width: 75px; border-right: 0px}
.en .men1	{ width: 107px; }
.en .men2	{ width: 88px; }
.en .men3	{ width: 86px; overflow: visible}
.en .men4	{ width: 135px; }
.en .men5	{ width: 81px; }
.en .men6	{ width: 159px; }
.en .men7	{ width: 81px; }
.en .men8	{ width: 82px; }
.en .men9	{ width: 73px; border-right: 0px}
.menu li.active	{ background-color: #fff; }
.menu li.active a,.menu li.active a:visited	{ color: #064D87; }
/* submenü */
ul.submen li	{ background-color:#A8BCD3; white-space: nowrap; }
ul.submen li a,ul.submen li a:visited { color: #000; }
ul.submen li a:hover, li.active ul.submen a:hover	{ color: #fff }
ul.submen li a:active, li.active ul.submen a:active	{ color: #f00 }

.submen li.active	{ background-color: #A8BCD3; }
.submen li.active a, .submen li.active a:visited,.submen li.active a:hover	{ color: #fff; }


.de ul.submen li	{ clear:both; height: 20px; padding:0; margin: 0; border-top: #fff 1px solid; text-align: left; padding-left:17px; padding-right:0px ;width: 207px }
.de ul.submen img	{ position:absolute; left: 225px; top: 0px; display: none; border: 0px; }
.en ul.submen li	{ clear:both; height: 20px; padding:0; margin: 0; border-top: #fff 1px solid; text-align: left; padding-left:17px; padding-right:0px ;width: 170px }
.en ul.submen img	{ position:absolute; left: 188px; top: 0px; display: none; border: 0px; }

ul.submen li.submen3b-2 img	{ position:absolute; top: -21px}
ul.submen li.submen3b-3 img	{ position:absolute; top: -42px}
ul.submen li.submen3b-4 img	{ position:absolute; top: -63px}
ul.submen li:hover img	{ display: block }

/* inArbeit */
li.men1 ul.submen li	{ width:157px; }
