/* 
    Document   : structure.css
    Created on : 01.04.2009, 21:07:51
    Author     : Gerold Hinzen, Open New Media GmbH
    Description: HTML Grid Format
*/


#container {
    width: 958px;
    margin: 0 auto;
	background: #ffffff;
}

/* Header - Top */

#header {
    height: 20px;
    width: 958px;
	border-bottom: 0px dotted #79C2CF;
	margin-bottom: 0 10px 0px 0px;
	background: transparent url(../img/bg_header_top.gif) center 0 no-repeat;
}

ul#header-languages {
    height: 14px;
    list-style: none;
	/*background: #ffffff;*/
	padding: 3px;
	margin-left: 20px;
}

ul#header-languages li {
    float: left;
}

ul#header-languages li img {
    margin: 1px;
}

ul#header-languages li.selected img {
    border: 1px solid #FF6600;
    margin: 0;
}

ul#header-accountmanage {
    height: 25px;
    list-style: none;
    position: relative;
	padding-right: 20px;
}

ul#header-accountmanage li {
    float: left;
}

ul#header-languages li a,
ul#header-accountmanage li a {
    padding: 0 2px;
}


/* Header - Center */

#header-event {
    height: 130px;
    position: relative;
}

.header-deutsch {
	background: transparent url(../img/header_d.gif) center 0 no-repeat;
}

.header-englisch {
	background: transparent url(../img/header_e.gif) center 0 no-repeat;
}

.header-niederlaendisch {
	background: transparent url(../img/header_e.gif) center 0 no-repeat;
}

.header-russisch {
	background: transparent url(../img/header_ru.gif) center 0 no-repeat;
}
.header-italienisch {
	background: transparent url(../img/header_it.gif) center 0 no-repeat;
}


#header-event h1.header-details {
    display: none;
}

#header-search {
    position: absolute;
    right: 0px;
    width: 213px;
    bottom: 0px;
    z-index: 2;
	padding:  0px 5px 3px 0px;	
	background: #ffffff;
	text-align: right;
}


#header-search form input.text {
	width: 120px;
}

#header-search input.submit {
	margin-bottom: 3px;
}

/* Top Navigation */

#navigation-top {
    height: 25px;
    background: #004a81 url(../img/bg_navi-top.jpg) center 0 repeat-x;
    clear: both;
    list-style: none;
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 20px;
}


#navigation-top li {
    float: left;
	padding-right: 20px;
}

#navigation-top li a {
    padding: 0px;
    height: 22px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation-top li.selected a,
#navigation-top li.selected a:hover,
#navigation-top li a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* Content - Holder */

#content-holder {
    width: 958px;
    padding: 10px 0 10px 0;
    background: #FFFFFF url(../img/bg_footer.gif) repeat-x;
}

/* Content - Left Navigation*/

#navigation-left {
    width: 140px;
    min-height: 400px;
    float: left;
    margin: 0 10px 0 0;
	background: #00477e url(../img/bg_navi_left.jpg) 0 0 repeat-x;
	padding: 10px 10px 10px 20px;
}

#navigation-left ul {
    list-style: none;
}
#navigation-left ul li {
	padding-bottom: 10px;
}
#navigation-left ul li a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

#navigation-left ul li.selected {
	/*padding-bottom: 15px; */
}

#navigation-left ul li.selected a:hover,
#navigation-left ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}

#navigation-left ul li.selected a {
	color: #ff6600;
	font-weight: bold;
}

#navigation-left ul li.selected ul.submenu2  li.selected  a  {
	color: #ff6600;
}

#navigation-left ul li.selected ul.submenu2  {
	padding-top: 5px;
}

#navigation-left ul li.selected ul.submenu2 a {
	font-weight: normal;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	background: url(../img/icons/icon_navi_left.gif) 0 6px  no-repeat;
}

#navigation-left ul li.selected ul.submenu2  li.selected {
	padding-bottom: 3px;
}


#navigation-left ul li ul li{
    padding: 0 0 3px 10px;
}

#nav-logos {
	margin-top: 50px;
}

/* Content - Maincontent Area */

#content {
    width: 535px;
    float: left;
    margin: 0;
	border-right: 1px solid #CCC;
	padding-right: 10px;
}

/* Content - Sidebar/Supplementary Links & Ads */

#sidebar {
    width: 212px;
    height: 100%;
    float: left;
    margin: 0;
    background: #ffffff;
	border-left: 0px solid #666666;
	padding: 0 10px 0 10px;
}

/* FOOTER */

#footer {
    min-height: 80px;
    width: 938px;
    position: relative;
    clear: both;
	background: #fff url(../img/bg_footer.gif) 0 0 repeat-x;
	padding-left: 20px;
}

#footer ul.footer-logos {
    width: 500px;
    margin: 10px auto 0 auto;
	float: right;
}

#footer ul.footer-logos-partner {
    width: 436px;
    margin: 10px auto 0 auto;
	float: left;
}
#footer ul.footer-logos-partner li,
#footer ul.footer-logos li {
    float: left;
}

#footer ul.footer-logos-partner li a {
    width: 108px;
    height: 30px;
    display: block;
}


#footer ul.footer-logos li a {
    width: 100px;
    height: 30px;
    display: block;
}

#footer ul.footer-logos li a img {
    border: 0;
}

#footer ul.footer-logos li a:hover {
    background-position: bottom !important;
}

/* FOOTER: LOGOS */

#footer ul.footer-logos li a.logo_reedexhibition {
    background: url(../img/footer/logo_reed_exhibition.gif) top left no-repeat;
}

#footer ul.footer-logos li a.logo_reedgoinggreen {
    background: url(../img/footer/logo_reed_green.gif) top left no-repeat;
}

#footer ul.footer-logos li a.logo_reed_fair {
    background: url(../img/footer/logo_reed_fair.gif) top left no-repeat;
}

#footer ul.footer-logos li a.logo_justadrop {
    background: url(../img/footer/logo_just_a_drop.gif) top left no-repeat;
}

#footer ul.footer-logos li a.logo_fkm {
    background: url(../img/footer/logo_fkm.gif) top left no-repeat;
}

#footer p.footer-navigation {
    text-align: center;
	padding-top: 20px;
}

/* Microsite Starseite */

#microsite-start {
    background: #00477e url(../img/bg_startseite.jpg) top left repeat-x;	
	padding-right: 20px;
	padding-left: 20px;
}

