@charset "UTF-8";
/* CSS Document */

@import url('/styles/forms.css');

/*img, div, .pngfix, input { behavior: url(/styles/iepngfix.htc); }*/

html, body {
  height: 100%;
  overflow: hidden;
}

body {
  background: #d9dada url(../assets/body/background2010.png) repeat-x center;
  color: #ffffff;
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  width: 100%;
} 

* {
  outline: none;
}

a {
  color: #ffffff;
  text-decoration: none;
}

p {
  margin: 0 0 3px 0;
}

h1 {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin: 0px 0px 4px 0px;
  padding: 0;
}

h2 {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0px 4px 2px 0px;
}

h3 {
  color: #4c4c4c;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0px 0px 1px 0px;
}

h4 {
  color: #4c4c4c;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0px 0px 0px 0px;
}

ul, ol {
  list-style-type: square;
  margin-top: 1em;
  margin-bottom: 1em;
}

hr {
  border: 0;
  border-top: 1px solid #d2d3d7;
  height: 1px;
  margin: 8px 0 8px 0;
  noshade: noshade;
  size: 1px;
}

div.Clearing {
  border: 0;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}

a.Button {
  background-color: #606076;
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  padding: 4px 8px;
  text-decoration: none !important;
  width: 120px;
}
a.Button140 {
	display: block;
	background: url(/assets/content/btn-140.png) no-repeat;
	width: 142px;
	height: 32px;
	line-height: 34px;
	text-align: center;
	color: #c0c0cc;
}
a.Button140Left {
	display: block;
	background: url(/assets/content/btn-140.png) no-repeat left;
	width: 127px;
	height: 32px;
	padding-left:5px;
	line-height: 34px;
	text-align: center;
	color: #c0c0cc;
	float: left;
}
a.Button140Right {
	display: block;
	background: url(/assets/content/btn-140.png) no-repeat right;
	width: 127px;
	height: 32px;
	padding-right: 5px;
	margin-left: 2px;
	line-height: 34px;
	text-align: center;
	color: #c0c0cc;
	float: left;
}
a.Button140:hover,
a.Button140Right:hover,
a.Button140Left:hover {
	color: #fff;
}

div.Content div.Headline {
  height: 100px;
  margin: 0px;
  padding: 0px;
}
div.Content div.Headline h1 {
  float: left;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 24px 0px 0px 30px;
}
div.Content div.Headline h2 {
  float: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin: 27px 0px 0px 10px;
}
/***** ID DEVEL *****/
#DEVEL {
	position: fixed;
	width: 875px;
	height: 75px;
	bottom: 5px;
	left: 50%;
	margin-left: -394px;
	padding: 0 3px;
	background: #eee;
	border: 1px solid #900;
	z-index: 9999;
	display: none;
}

/***** ID MAIN *****/ 
#MAIN {
	border: 0px dashed red;
	position: absolute;
/*	width: 988px; */
	width: 1004px;
	height: 602px;
	top: 50%;
	left: 50%;
/*	margin: -280px 0 0 -494px; */
	margin: -280px 0 0 -502px;
	background: url(/assets/main/background2010.png) no-repeat top right;
}

/***** ID TITLE *****/ 
#TITLE {
	border: 0px dotted #939;
	position: absolute;
	top: -46px;
	left: 130px;
	width: 300px;
	height: 46px;
}

#TITLE_ALT {
	display: none;
	margin-bottom: 10px;
}

/***** ID TEASER *****/
#TEASER1 {
	position: absolute;
	top: -40px;
	right: 0px;
	width: 300px;
	height: 40px;
	display: none;
}
#TEASER1_ALT {
	display: none;
	position: absolute;
	bottom: 34px;
}

/***** ID CONTENT *****/ 
#CONTENT {
  border: 0px solid green;
  position: absolute;
  right: 5px;
  top: 0;
  width: 882px;
  height: 565px;
  color: #000;
  line-height: 1.5em;
/*background: #fff url(/assets/content/background.png) no-repeat;*/
  overflow: hidden;
} 

#PopupOverlay {
  border: 0px solid blue;
  position: absolute;
  right: 5px;
  top: 0;
  width: 882px;
  height: 565px;
  color: #000;
  line-height: 1.5em;
  background: #fff url(/assets/content/background2010.png) no-repeat;
  overflow: hidden;
  z-index: 1000;
}
#PopupContent, #PopupVideo {
  border: 0px solid blue;
  position: absolute;
  right: 5px;
  top: 0;
  width: 882px;
  height: 565px;
  color: #000;
  line-height: 1.5em;
  background: url(/assets/content/popup-background.png) 125px 80px no-repeat;
  overflow: hidden;
  z-index: 1001;
}
#PopupVideo {
	z-index: 1002;
}
#PopupContent div.Content, #PopupVideo div.Content {
	border: 0px dotted #ccc;
	position: relative;
	margin: 105px 155px;
	height: 360px;
}
#PopupContent div.Close, #PopupVideo div.Close {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 100px 145px;
	z-index: 2001;
}

#ContentLeft {
	position: relative;
	width: 441px;
	height: 565px;
	float: left;
}

#ContentRight {
	position: relative;
	width: 441px;
	height: 565px;
	float: right;
}

#LoaderLeft {
	border: 0px dashed #0FF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 441px;
	text-align: center;
	padding-top: 260px;
}

#CONTENT a.small {
	font-size: 10px;
	padding-left: 13px;
	background: url(/assets/content/icn-right.png) center left no-repeat;
}

/***** MENU *****/ 
#MENU {
  border: 0px solid green;
  font-size: 11px;
  width: 90px;
  height: 545px;
} 
#MENU img#LOGO {
  border: 0px dotted #696972;
  margin-top: -5px;
}

ul.Navigation {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  border: 0px dashed #F93;
}

ul.Navigation li {
  height: 12px;
  margin: 6px 0 0 0;
  padding: 0;
}

ul.Navigation li a {
  background-image: url('/assets/menu/navigation_bullet.gif');
  background-position: right;
  background-repeat: no-repeat;
/*color: #c0c0cc;*/
  color: #67676b;
  display: block;
  height: 12px;
  line-height: 12px;
  margin: 0;
  padding: 0 14px 0 0;
  text-align: right;
}

ul.Navigation li a:hover, ul.Navigation li a:active {
  color: #ffffff;
}

ul.Navigation li.active a, ul.Navigation li.sub a {
/*background-color: #67676b;
  background-image: none;*/
  background-image: url('/assets/menu/navigation_bullet_active.gif');
  color: #ffffff;
}

ul.Navigation li.level2, ul.Navigation li.level2active {
  margin: 4px 0 0 0;
}

ul.Navigation li.level2 a {
  background-image: none;
  padding: 0;
}

ul.Navigation li.level2active a {
  color: #ffffff;
  background-color: none;
  background-image: none;
  padding: 0;
}

ul.Navigation li.extra a {
  background-color: #67676b;
  background-image: none;
  margin: 4px 0 0 0;
  padding: 1px 14px 1px 0;
}

/***** FOOTER *****/ 
#FOOTER {
  border: 0px solid red;
  position: absolute;
  width: 870px;
  height: 19px;
  left: 116px;
  bottom: 0;
  margin: 0;
  color: #67676b;
  z-index: 1;
} 
#FOOTER a {
  color: #67676b;
} 
#FOOTER a:hover, #FOOTER a:active, #FOOTER a.active {
  color: #ffffff;
} 
#FOOTER div#FooterMenu {
  float: right;
  font-size: 11px;
  margin: 0 4px 0 0;
  text-align: center;
  width: 400px;
  text-align: right;
} 
#FOOTER div#InspMenu {
  margin: 0;
}

/***** SEARCH *****/ 
#SEARCH {
  color: #c0c0cc;
  left: 0px;
  margin: 0;
  position: absolute;
  top: 510px;
} 
#SEARCH input.key {
  background-color: #c0c0cc;
  border: 0;
  float: left;
  line-height: 16px;
  margin: 0;
  padding: 3px;
  width: 72px;
} 
#SEARCH input.btn {
  border: 0;
  margin: 1px 0 0 2px;
}

/********** !v2! **********/
a {
  color: #373743;
}

img {
  border: none;
}

.error {
	color: #a00;
}


