/*  
IAS Blue
DunkelBlau  #004475
HellBlau    #65B4D1
DunkelGrau  #4D4D4D
HellGrau    #E4E4E4
*/

/*****************************************************
basics
*****************************************************/
BODY {
	font-family: Arial, Helvetica, Verdana, Geneva, Futura, non-serif;
	background: #B5C6D6 url('../images/bg_screen.jpg') repeat-x;
	background: #407398 url('../images/bg_screen_dark.png') repeat-x;
	color: #4D4D4D;
	margin: 0 0 0 16px;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}


/* anker
*****************************************************/
A {
	color: #00426F;
	font-weight:normal;
	text-decoration:underline;
}
A:hover,
A:focus {
	color:#65B4D1;
}
.hmenu A {
	text-decoration:none;
}
.act A {
	color:#65B4D1;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #840017;
}

/* header
*****************************************************/
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: condensed;
	margin: 16px 0 8px;
}
h2 {
	font-size: 16px;
	margin: 14px 0 7px;
	line-height: 120%;
}
h3 {
	font-size: 14px;
	margin: 12px 0 6px;
	line-height: 100%;
}
h4 {
	font-size: 12px;
	margin: 10px 0 5px;
}
h5 {
	font-size: 11px;
	margin: 8px 0 4px;
}
h6 {
	font-size: 10px;
	margin: 6px 0 3px;
}

/* Table
*****************************************************/
TD {
  vertical-align: top;
	_font-family: Arial, Helvetica, Verdana, Geneva, Futura, non-serif;
	_color: #4D4D4D;
	_font-size: 12px;  
}

/* Divider
*****************************************************/
.divider {
  line-height: 140%;
  margin-bottom: 20px;
}

.csc-linkToTop {
  text-align: right;
  margin: 10px 0 20px 0;
}
.csc-linkToTop A {
  background: url('../images/bg_arrow_up.gif') right top no-repeat;
  padding: 0 15px 0 0;
  
}


/* List
*****************************************************/
UL, OL {
	padding: 10px 0 10px 14px;
}
* UL, * OL {
	margin-left: 2px;
}
UL LI {
	list-style: square;
	padding-bottom: 3px;
}
UL UL, OL OL {
	padding-left: 28px;
}

/* List  Right */
#contentTeaser UL LI {
  color: #B6B6B6;
}
#contentTeaser UL  {
	margin-bottom: 0;
	padding-bottom: 0;  
}

/* Sitemap */
.csc-sitemap UL LI LI {
	color: #65B4D1;
}
.csc-sitemap UL A {
	display: block;
	text-decoration: none;
}

.csc-frame-rulerAfter {
  padding: 10px 0 0 0;
  background: url('../images/bg_square_gray.gif') top right no-repeat;
}

* + HTML div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {  /* IE 7 */ 
  margin-top: 22px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
 _margin-top: 12px;  /*  IE 6 */ 
}

/* Forms
*****************************************************/
SELECT, INPUT, TEXTAREA {
  border: 1px solid #004475;
}
INPUT,
TEXTAREA,
SELECT,
OPTION {
	color: #4D4D4D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 3px;
}
SELECT,
OPTION {
	padding: 0;
	font-size: 11px;
}
INPUT {
	width: 180px;
}

/* Search Form */
.tx-macinasearchbox-pi1 {
  margin-bottom: 15px;
}
.tx-macinasearchbox-pi1 #searchform {
	white-space: nowrap;
}

.tx-macinasearchbox-pi1 #searchform INPUT {
	width: 169px;
}
* HTML .tx-macinasearchbox-pi1 #searchform INPUT {
	width: 170px;
}
* + HTML .tx-macinasearchbox-pi1 #searchform INPUT {
	width: 162px;
}
.tx-macinasearchbox-pi1 #searchform .btn_submit {
	border: 1px solid #004475;
	background-color: #004475;
	color: #FFF;
	width: 20px;
	text-align: center;
	text-indent: 2px;
}

* HTML .tx-macinasearchbox-pi1 #searchform .btn_submit {
  height: 19px;
  margin-left: 10px;
}
* + HTML .tx-macinasearchbox-pi1 #searchform .btn_submit {
  height: 19px;
  margin-left: 10px;
}

.tx-macinasearchbox-pi1 #searchform .btn_submit:hover {
	background-color: #E4E4E4;
	color: #004475;
}

/* Typo3 Default Form */
#mailform .csc-mailform {
	border: none;
	margin:0;
	padding:0;
}
#mailform .csc-mailform .csc-mailform-field {
	margin-bottom: 5px;
}
#mailform .csc-mailform LABEL {
  font-weight: bold;
	width: 90px;
	vertical-align: top;
	float: left;
}
#mailform .csc-mailform .checkBox LABEL {
	width: 300px;
}
#mailform .csc-mailform INPUT.csc-mailform-check {
	border: none;
	width: 14px;
	float: left;
}
#mailform .csc-mailform .checkBox SPAN {
  display: block;
	float: left;  
	width: 90px;
}
#mailform .csc-mailform DIV.checkBox {
  clear: both;
}
#mailform .csc-mailform INPUT.csc-mailform-submit,
#mailform .csc-mailform INPUT.csc-mailform-reset {
	float: left;
	width: 90px;
	background-color: #E4E4E4;
	font-weight: bold;
	margin-right:10px;
}
#mailform .csc-mailform INPUT.csc-mailform-submit:hover,
#mailform .csc-mailform INPUT.csc-mailform-reset:hover,
#mailform .csc-mailform INPUT.csc-mailform-submit:focus,
#mailform .csc-mailform INPUT.csc-mailform-reset:focus {
	color: #65B4D1;
}
#mailform .csc-mailform INPUT.csc-mailform-reset {
	
}
#mailform .csc-mailform .submitBut INPUT:hover,
#mailform .csc-mailform INPUT.csc-mailform-check:hover,
#mailform .csc-mailform INPUT:hover,
#mailform .csc-mailform OPTION:hover,
#mailform .csc-mailform TEXTAREA:hover,
#mailform .csc-mailform .submitBut INPUT:focus,
#mailform .csc-mailform INPUT.csc-mailform-check:focus,
#mailform .csc-mailform INPUT:focus,
#mailform .csc-mailform OPTION:focus,
#mailform .csc-mailform TEXTAREA:focus {
	border-color: #65B4D1;
}
#mailform .csc-mailform TEXTAREA {
	width: 100%;
	float: left;
}
#mailform .csc-mailform .divider {
	clear: both;
	margin: 10px 0 5px 0;
}


/* floats
*****************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right
}
.clear {
	clear: both;
}
BR.clear {
	line-height: 0px;
}
HR.clear {
	line-height: 0px;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #E4E4E4;
}


/* hMenu
************************************************/
UL.hmenu  {
	margin: 0;
	padding: 0;
}
UL.hmenu LI {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}
UL.hmenu LI A {
	display: block;
}

/***********************************************
Blocks
************************************************/
#mainWrap {
	width: 966px;
	_width: 1006px;
	overflow: hidden;
	min-height: 560px;
	_height: 560px;
	overflow: visibble;
	background-color: #FFF;
	padding: 12px 20px;
	text-align: left;
	margin: 0 auto;
}

#topWrap {
	height: 144px;
	border-bottom: 1px solid #B6B6B6;
}

#contentWrap {
	margin: 10px 0 20px;
	_height: 333px;
	min-height: 333px;
}

#footerWrap {
	margin: 20px 0 0 0;
	padding: 0 20px;
	border-top: 1px solid #00426F;
	border-bottom: 13px solid #00426F;
	height: 18px;
	background-color: #C0D1DB;
	position: relative:
	bottom: 0;
}

/* left Menu */
#wrapLeft {
  width: 180px;
  margin-right: 20px;
}

/* Top
************************************************/
#topWrap DIV {
	/* border: 1px solid red; Test */
}

#topInfo {
	height: 123px;
}
#logoWrap {
	width: 101px;
	margin-left: 39px;
}
#logo {

}
#menuHolder {
  width: 729px;
}
#date {
	float: left;
	width: 165px;
	color: #b6b6b6;
	font-size: 11px;
}
#metaMenu {
  width: 480px;
  text-align: center;
}
#menuWrap {
	float: left;
	width: 100%;
}
#mainMenu {

}

	/* Top :: metaMenu
************************************************/
#metaMenu UL.hmenu LI {
	float: none;
	margin: 0 0 0 16px;
	display: inline;
}
#metaMenu UL.hmenu LI A {
	font-size: 11px;
	display: inline;
}
	/* Top :: mainMenu & subMenu
************************************************/
#mainMenu {
	height: 19px;
}
#subMenu {
	margin-top: 11px;
	_margin-top: 4px;  /* IE 6 */ 
}
* + HTML #subMenu {  /* IE 7 */ 
	margin-top: 4px;
}

#mainMenu UL.hmenu LI,
#subMenu UL.hmenu LI,
.layerMenu UL.hmenu LI {
	margin: 0 35px 0 0;
}
#mainMenu UL.hmenu LI A {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainMenu UL.hmenu LI.last,
#subMenu UL.hmenu LI.last {
	margin-right: 0;
}
.layerMenu {
	position: absolute;
	width: 625px;
	top: 41px;
}

/* Left :: mainMenuLeft
************************************************/
#mainMenuLeft UL LI {
  color: #B6B6B6;
  list-style: square;
  margin-left: 13px;
  line-height: 180%;
}
#mainMenuLeft UL LI.cur {
  color: #004371;
}
#mainMenuLeft UL UL {
  margin: 0 0 10px 1px;
  padding: 0;
}
#mainMenuLeft UL LI A {
  font-weight: bold;
}
#mainMenuLeft UL UL LI A {
  font-weight: normal;
}
#mainMenuLeft UL LI.no A {
  color: #004371;
}


	/* Content :: whereMenu
************************************************/
#whereMenu UL.hmenu LI,
#whereMenu UL.hmenu LI A {
	color: #b6b6b6;
	font-size: 11px;
	display: inline;
}
#whereMenu UL.hmenu LI A:hover,
#whereMenu UL.hmenu LI A:focus {
	color:#65B4D1;
}

	/* Footer :: funcMenu
************************************************/
#funcMenu {
  width: 240px;
}
#funcMenu UL.hmenu LI A {
	background: 0 0 no-repeat;
	height: 18px;
	padding-left: 24px;
	float: left;
  _display: inline;
}
* HTML #funcMenu UL.hmenu LI  {
	display: inline;
}
* + HTML #funcMenu UL.hmenu LI  {
	display: inline;
}

#funcMenu UL.hmenu LI A.top {
	background-image: url('../images/up.gif');
	margin-right: 40px;
}
#funcMenu UL.hmenu LI A.print {
	background-image: url('../images/print.gif');
}

#copyRight {

}
/***********************************************
Content
************************************************/

#contentMain {
	float: left;
	width: 529px;
}

#contentTeaser {
	width: 200px;
	margin: 0 0 0 20px;
}
#contentTop {
	margin: 0;
}
#whereMenu,
.textBox {
	margin: 0 23px 20px;
}

	/* Content :: Teaser
************************************************/
#contentTeaser {
	font-size: 11px;
}
#contentTeaser H1 {
	border-bottom: 1px solid #B4B6B3;
	background: #e4e4e4 url('../images/bg_square_blue.gif') 0 7px no-repeat;
	padding: 3px 6px 5px 16px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	color: #00426F;
}
* + HTML #contentTeaser H1 { /* IE 7 */ 
	margin-bottom: -10px;
}
#contentTeaser H1 A {
	color: #00426F;
	text-decoration: none;
}
#contentTeaser H1 A:hover,
#contentTeaser H1 A:focus {
	color: #4d4d4d;
}


	/* Content :: Text
************************************************/
#contentGray {
	background-color: #E4E4E4;
	padding: 15px 0 30px;
}
.textBox h1 {
	margin-left: -23px;
	padding-left: 23px;
	background: #e4e4e4 url('../images/bg_square_blue_13.gif') 0 9px no-repeat;
}



/* Footer
************************************************/

/* Plugin :: News
************************************************/
.tt-news .item {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	background: url('../images/bg_square_gray.gif') bottom right no-repeat;
}
* + HTML .tt-news .item {
	margin-top: 20px;
}
.tt-news HR.clear {
	margin: 0 0 10px 0;
}
.tt-news .morelink {
  text-align: right;
  margin-bottom: 8px;
}
.tt-news .backlink {
  margin-top: 20px;
}

.tt-news .news-single-img,
.tt-news .image {
  float: right;
  margin-left: 12px;
  margin-top: 5px;
}
* + HTML .tt-news .news-single-img,
* + HTML .tt-news .image {
  margin-top: 12px;
}
.tt-news .news-single-imgcaption {
  text-align: right;
  font-size: 11px;
}
DL.news-single-links P {
  margin-left: 40px;
  margin-top: 0;
}
.news-single-additional-info DT {
  font-weight: bold;
}

/* Plugin :: indexedsearch */
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
  display: none;
}

/* Language Menu */
.langMenu  {
  clear: both;
  margin: 10px 0;
  height: 30px;
}
.langMenu LI {
  float: left;
}
.langMenu LI.label {
  position: relative;
  top: -2px;
  font-weight: bold;
  margin-right: 10px;
}
.langMenu LI A {
  margin: 0 10px 0 0;
  display: block;
  width: 20px;
  height: 12px;
  text-indent: -6000px;
  background: transparent url('../images/langMenu.png') no-repeat 0 -32px;
}
.langMenu LI.en A {
  background: transparent url('../images/langMenu.png') no-repeat -40px -32px;
}
.langMenu LI.ru A {
  background: transparent url('../images/langMenu.png') no-repeat -80px -32px;
}
.langMenu LI.act A {
  background: transparent url('../images/langMenu.png') no-repeat 0 0;
}
.langMenu LI.en.act A {
  background: transparent url('../images/langMenu.png') no-repeat -40px 0px;
}
.langMenu LI.ru.act A {
  background: transparent url('../images/langMenu.png') no-repeat -80px 0;
}
