/*
***********************************************************
* CSS Definition file
***********************************************************
* Generic elements
***********************************************************
*/

a {
	color:#007891;
	text-decoration:underline;
}

a:link {
	color:#007891;
	text-decoration:underline;
}

a:visited {
	color:#007891;
	text-decoration:underline;
}

a:active {
	color:#007891;
	text-decoration:underline;
}

a:hover {
	color:#005173;
	text-decoration:none;
}

html {

}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#007891;

	color:#545454;
}

img {
	border:0px;
}

/*
p {
	margin: 0px;
	padding: 0px;
}
*/

form {
	padding:0px;
	margin:0px;
	border:0px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	margin-bottom:17px;
}

h1 span {
	font-size:12px;
	color:#EEB436;
}

ul {
	margin:5px 0px;
	padding:0px 0px 0px 20px;
}

#page {
	margin:auto;
	width:930px;
	background:url('../img/bg_main.gif') 0px 0px repeat-y;
}

#head {
	margin:auto;
	width:930px;
	background:url('../img/bg_ill.jpg') top right no-repeat;
	position:relative;
}

#logo {
	background:url('../img/bg_logo.gif') 0px 0px no-repeat;
	width:235px;
	height:120px;
}

#plogo {
	background:url('../img/bg_plogo.gif') 0px 0px no-repeat;
	font-size:11px;
	width:235px;
	height:137px;
}

#plogo p {
	margin:0px;
	color:#707070;
	padding:23px 18px 0px 20px;
}

#plogo strong {
	color:#007891;
	font-weight:bold;
}

#head .ico-h {
	position:absolute;
	top:18px;
	left:257px;
}

#head .ico-c {
	position:absolute;
	top:18px;
	left:283px;
}

#head .ico-cz {
	position:absolute;
	top:20px;
	left:842px;
}

#head .ico-en {
	position:absolute;
	top:20px;
	left:869px;
}

#head .ico-de {
	position:absolute;
	top:20px;
	left:904px;
}

#main {
	background:url('../img/bg_main.gif') 0px 0px repeat-y;
	margin:auto;
	background-color:#fff;
	width:930px;
	text-align:center;
	position:relative;
}

#left {
	background:url('../img/bg_pm.jpg') 0px 212px no-repeat;
	width:230px;
	margin:0px;
	padding:0px;
	margin-left:5px;
	float:left;
	display:inline;
	background-color:#B8B9BC;
	line-height:17px;
}

#left strong {
	color:#fff;
	font-weight:bold;
}

/*
MENU - CZ
*/

#menu {
	background:url('../img/bg_menu.jpg') 0px 0px no-repeat;
	height:211px;
	magin:0px;
	padding:0px;
	border:0px;
	padding-top:1px;
	margin-bottom:165px;
	line-height:normal;
}

#menu a {
	margin:0px;
	padding:7px 16px 8px 29px;
	display:block;
	background:url('../img/li.gif') 15px 10px no-repeat;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	text-align:left;
}

#menu img.cl {
	display:block;
}

#menu a:hover {
	background-color:#005D78;
	color:#F6B936 !important;
	text-decoration:underline !important;
}

/*
MENU - EN, DE
*/

#menuen {
	background:url('../img/bg_menu_en.jpg') 0px 0px no-repeat;
	height:225px;
	magin:0px;
	padding:0px;
	border:0px;
	padding-top:1px;
	margin-bottom:165px;
	line-height:normal;
}

#menuen a {
	margin:0px;
	padding:7px 16px 8px 29px;
	display:block;
	background:url('../img/li.gif') 15px 10px no-repeat;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	text-align:left;
}

#menuen img.cl {
	display:block;
}

#menuen a:hover {
	background-color:#005D78;
	color:#F6B936 !important;
	text-decoration:underline !important;
}

#leften {
	background:url('../img/bg_pm.jpg') 0px 226px no-repeat;
	width:230px;
	margin:0px;
	padding:0px;
	margin-left:5px;
	float:left;
	display:inline;
	background-color:#B8B9BC;
	line-height:17px;
}

#leften strong {
	color:#fff;
	font-weight:bold;
}

.sub {
	text-align:left;
	background-color:#007891;
	z-index:2;
}

.sub a {
	margin:0px;
	padding:7px 10px 6px 29px;
	display:block;
	background:url('../img/li.gif') 15px 12px no-repeat;
	color:#fff !important;
	text-decoration:none !important;
	text-align:left;
}

.sub a:hover {
	color:#F6B936 !important;
	text-decoration:underline !important;
}

.sub img.cls {
	display:block;
}

#sm1 {
	display:none;
	visibility:hidden;
	position:absolute;
	top:30px;
	left:219px;
	width:181px;
}

#sm2 {
	display:none;
	visibility:hidden;
	position:absolute;
	top:60px;
	left:219px;
	width:245px;
}

#smzav {
	position:absolute;
	display:none;
	visibility:hidden;
	top:0px;
	left:220px;
	width:300px;
	height:300px;
	z-index:1;
}

#mainstory {
	background:url('../img/bg_mains.gif') 0px 0px repeat-x;
	width:690px;
	float:right;
	display:inline;
	margin-right:5px;
	background-color:#F0F0F0;
	text-align:left;
	line-height:17px;
}

#content {
	padding: 0px 30px 5px 0px;
	margin: 0px 0px 17px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	line-height:17px !important;
}

#bread {
	background:url('../img/bg_tit.gif') 0px 0px no-repeat;
	text-align:left;
	padding:7px 20px 36px 13px;
	margin-left:30px;
	margin-top:30px;
	color:#EEB436;
	font-weight:bold;
	font-size:17px;
}

#bread span {
	color:#777;
	font-size:14px;
}

#news .item {
	padding: 0px 30px 5px 0px;
	margin: 0px 0px 10px 30px;
}

#news .clearer {
	border:0px;
	margin:0px;
	background:url('../img/bg_news.gif') bottom left no-repeat;
	clear:both;
	height:1px;
	padding: 8px 0px 0px 30px;
	margin: 0px 0px 16px 30px;
	font-size:1px;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:9px;
}

a.more {
	background:url('../img/bg_am.gif') 1px 4px no-repeat;
	padding-left:13px;
}

a.back {
	background:url('../img/bg_ab.gif') 1px 4px no-repeat;
	padding-left:13px;
	font-weight:bold;
}

#news .item .ill {
	border:5px solid #fff;
	float:left;
	margin-right:20px;
}

.picarea {
	margin-top:28px;
}

.picarea .ill {
	border:5px solid #fff;
	float:left;
	margin-right:15px;
}

#maintxt {
	margin:0px 30px;
}

#maintxt h2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
}

.ref {
	line-height:18px;
	margin-top:18px;
	margin-bottom:19px;
}

#foot {
	background-color:#fff;
	margin:auto;
	width:930px;
	height:43px;
	position:relative;
	clear:both;
}

#foot #copy {
	background:url('../img/bg_foot.gif') 0px 0px repeat-x;
	height:43px;
	width:690px;
	margin-left:235px;
	color:#7D9FAD;
	font-size:11px;
	text-align:left;
}

#foot #copy p {
	margin:0px;
	padding:15px 0px 0px 30px;
}

#foot #copy span {
	padding-left:125px;
}

#foot #copy a {
	color:#fff;
	text-decoration:none;
}

#foot .ico-h {
	position:absolute;
	top:16px;
	left:180px;
}

#foot .ico-c {
	position:absolute;
	top:16px;
	left:202px;
}
