/*
    Document   : main.css
    Created on : 01.04.2009, 21:07:51
    Author     : Gerold Hinzen, Open New Media GmbH
    Description: Standard formatting
*/

* {
    margin: 0;
    padding: 0;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

html,
body {
    height: 100%; 
    width: 100%;
	  background: #ECEAEA url(../img/bg_body.gif) center 0 repeat-x; 
}


/*[if EDITOR]
html,body {
    padding: 10px;
	background: #FFF;
}
p {
    line-height: 140%;
    color: #474747;
	padding: 0;
}

ul {
    list-style: none;
}
ul li {
    background: url(../img/arrow_li.gif) 2px 4px no-repeat;
    padding: 0 0 0 13px;
}
a {
    color: #8793b9;
    text-decoration: none;
    cursor: pointer;
}
a:focus {}
a:hover {
    color: #303030;
    text-decoration: underline;
}
a:active {}

a img {
    border: 0;
}
[endif]
*/

/* Text */

p {
    line-height: 140%;
    color: #777777;
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {

}

h1 {
    font-size: 16px;
    color: #DF4917;
    font-weight: bold;
	margin-bottom:10px;
}
h2 {
    font-size: 14px;
    color: #666666;
    margin: 24px 0 5px 0px;
	font-weight: bold;
	/*border-bottom: 1px solid #0099FF;*/
	background: url(../img/bg_h2_content.gif) repeat-x scroll 0 10px;
}
h3 {
	font-size: 12px;
    color: #666666;
    margin: 15px 0 3px 0px;
}
	
h4 {
	font-size: 10px;
    color: #666666;
    font-weight: normal;
    margin: 10px 0 3px 0px;
	font-weight: bold;
}
h5 {}
h6 {}

hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
	width: 100%;
	border: outset 2px outset #D6D6D6;
}

/* Links */

a {
    color: #0099FF;
    text-decoration: none;
    cursor: pointer;
	
}
a:link {
	font-weight: bold;
}

a:focus {}

a:hover {
    color: #0099FF;
    text-decoration: underline;
}

.teaser-cols-holder .teaserbox-text-45 a:hover,
.teaser-cols-holder .teaserbox-text-46 a:hover,
.teaser-cols-holder .teaserbox-text-47 a:hover,
.teaser-cols-holder .teaserbox-text-48 a:hover,
.teaser-cols-holder .teaserbox-text-50 a:hover,
.teaser-cols-holder .teaserbox-text-54 a:hover,
.teaser-cols-holder .teaserbox-text-51 a:hover,
.teaser-cols-holder .teaserbox-text-52 a:hover {
    color: #DF4917;
    text-decoration: underline;
}

a:active {}

a:visited {
	font-weight: 600;
}

h2 a {
	font-size: 14px;
	color: #666666;
}

a img {
    border: 0;
}

/* Tables */

table {
    width: 100%;
}
td {
    text-align: left;
    padding: 2px;
    vertical-align: top;
}

th {
    background: #C0C0C0;
    height: 20px;
    vertical-align: middle;
    text-align: center;
}

table tr th,
table thead th {}

table tr td,
tbody td {}

/* Listings */

ul {
    list-style: none;
}

#content ul {
    list-style: none;
    color: #777777;
    margin: 10px 0;
}
#content ul li {
    background: url(../img/icons/icon_blaues_quadrat.gif) 1px 2px no-repeat;
    padding: 0 0 0 20px;
	line-height: 160%;
}

#content ol {
    margin: 0 0 0 25px;
    color: #777777;
}
ol li {}

.imageborder    { 
	border: 1px solid #ebeced;  
	margin: 3px 10px 3px 0px; 
	padding: 1px;
}


/* Form fields */

label {
    cursor: pointer;
    display: block;
    float: left;
    width: 140px;
}

input.text {
    border: 1px solid #a5acb2;
    background: #666666;
    padding: 2px;
    color: #cccccc;
}
input.submit {
    background: #a5acb2;
    color: #000000;
    border: 0;
    margin: 0;
    padding: 2px;
	font-weight: bold;
}

strong {
    font-weight: bold;
}

abbr {
    border: 0;
}




/*  Template    : alle Templates
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Selektoren die ueberall Verwendung finden
*/

.clear {
    clear: both;
}

.clear-fix {
    clear: both;
    height: 1px;
}

#nuc_web_info,
.hide {
    display: none;
}

.show {
    display: block;
}


.float-right {
    float: right;
}
.float-left {
    float: left;
}

.float-left190px { 
	float: left; width:180px; padding-right:10px;
}

.float-left268px { 
	float: left; width:268px;  
}

.float-left346px { 
	float: left; width:346px;  
}

.float-left424px { 
	float: left; width:424px;  
}

.small-text {
    font-size: 9px;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}


tr.hightlight_light {
    background: #f2f2f2;
}

tr.hightlight_dark {
    background: #e5e5e5;
}

.nomargin {
    margin: 0 !important;
}

.noborder {
    border: 0 !important;
}

.move {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

.requiredmarker {
    color: #8793b9;
}

.ul-neben-img     { 
	float: left; width:340px; 
}



/*  Template    : alle Templates
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Link-Darstellung mit Icons
*/

.download_link_default {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_image.gif) 0 0 no-repeat;
    cursor: pointer
}
.download_link_pdf {
    line-height: 20px;
    padding:0px 0 2px 20px;
    background: url(../img/icons/icon_download_pdf.gif) 0 0 no-repeat;
    cursor: pointer
}
.download_link_zip {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_zip.gif) 0 0px no-repeat;
    cursor: pointer
}
.download_link_jpg {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_image.gif) 0 0 no-repeat;
    cursor: pointer
}
.download_link_png {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_image.gif) 0 0 no-repeat;
    cursor: pointer
}
.download_link_gif {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_image.gif) 0 0 no-repeat;
    cursor: pointer
}
.download_link_doc {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_word.gif) 0 0 no-repeat;
    cursor: pointer;
}



.link_intern {
	line-height: 20px;
    padding: 1px 0 2px 12px;
    background: url(../img/icons/icon_link_intern.gif) 0 0 no-repeat;
    cursor: pointer;
 }
 
.link_extern {
    line-height: 20px;
    padding: 1px 0 2px 12px;
    background: url(../img/icons/icon_link_extern.gif) 0 0 no-repeat;
    cursor: pointer;
}

.link_mail {
    line-height: 20px;
    padding: 0 0 2px 20px;
    background: url(../img/icons/icon_email.gif) 0 0 no-repeat;
    cursor: pointer;
}

.link_media {
    line-height: 20px;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_media.gif) 0 0 no-repeat;
    cursor: pointer
}

.link_home {
	color: #DF4917;
	font-weight: bold;
}






.link_meistgeklickt_1  {
	font-size: 10px;
	color: #666666;
	font-weight: 300;
}

.link_meistgeklickt_2  {
	font-size: 11px;
	color: #666666;
	font-weight: 400;
}

.link_meistgeklickt_3 {
	font-size: 12px;
	color: #666666;
	font-weight: 500;
}

.link_meistgeklickt_4  {
	font-size: 14px;
	color: #444444;
}



.phone {
	padding: 0 0 2px 20px;
	background: url(../img/icons/icon_phone.gif) 0px 0 no-repeat;
	line-height: 140%;
}

.fax {
    padding: 0 0 2px 20px;
	background: url(../img/icons/icon_fax.gif) 0px 0 no-repeat;
	line-height: 140%;
}

.txt-big-bold {
	font-size: 13px;
	font-weight: bold;
	color: #217273;
}



/*  Template    : alle Templates
    Author      : Terry Wagner, Reed Exhibitions D GmbH
    Description : Formatierungen für Bilder
*/

.img-top {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #0099FF;
	padding: 1px;
}

.img-left {
	margin-right: 10px;
}



/*  Template    : alle Templates
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Status-Boxen zum Anzeigen des Status (erfolgreich, fehler, geloescht)
*/


.warning_success {
    font-size: 11px;
    color: #a7ce17;
    border: 1px solid #a7ce17;
    padding: 10px;
}

.infobox_info {
    border: 1px solid #d6d6d6;
    background: #f8f8f8 url('../img/icons/icon_information.gif') 10px 6px no-repeat;
    color: #264a5a;
}

.infobox_info2 {
    border: 1px solid #0099FF;
    background: #ECEAEA url('../img/icons/icon_pfeil.gif') 10px 10px no-repeat;
    color: #666666;
}

.infobox_info2 h3 {
	margin-top: 0px;
	font-size: 16px;
}

.infobox_info,
.infobox_info2 ,
.infobox_success,
.infobox_alert,
.infobox_error {
    font-size: 11px;
    margin: 0 0 10px 0;
    /*width: 450px;*/
    padding: 8px 8px 8px 36px;
}

.infobox_success {
    border: 1px solid #d7f07f;
    background: #e7f6b2 url(../img/icons/icon_success.gif) 10px 6px no-repeat;
    color: #889a47;
}

.infobox_alert {
    border: 1px solid #f0d17f;
    background: #f6e7b2 url(../img/icons/icon_alert.gif) 10px 6px no-repeat;
    color: #cf8f54;
}
.infobox_error {
    border: 1px solid #d4d4d4;
    background: #ededed url(../img/icons/icon_error.gif) 10px 6px no-repeat;
    color: #a6a6a6;
}
.infobox_info li {
    color: #264a5a;
}
.infobox_success li {
    color: #889a47;
}
.infobox_alert li {
    color: #cf8f54;
}
.infobox_error li {
    color: #a6a6a6;
}

.infobox_alert a {
    color: #cf8f54 !important;
    text-decoration: none;
}
.infobox_alert a:hover {
    text-decoration: underline;
}


/*  Template    : alle Templates
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Werbebanner
*/

#content-advertising {
    width: 536px;
    height: 75px;
    position: relative;
    margin: 0 0 5px 0;
    background: url(../img/bg_advertising_en.gif) 0 0 no-repeat;
}

#content-advertising a {
    position: absolute;
    top: 2px;
    left: 2px;
}

#content-advertising.calang-de {
    background: url(../img/bg_advertising_de.gif) 0 0 no-repeat;
}
a img .banner_new {
    height: 60px;
}
/* NEU 17.06.2009 / 14:00 Uhr ONM */

#print_header {
    display: none;
}

/*  Template    : alle Templates
    Author      : Terry Wagner, Reed Exhibitions D GmbH
    Description : Get Adobe Reader
*/

.adobereader  {
	margin-top: 30px;
}

.adobereader  img {
	margin-right: 5px;
}

/* Formulare */
form {
	margin: 6px;
}
form label {
	width: 140px;
	float: left;
	margin-bottom: 3px;
}
form input.text {
	width: 200px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
form select {
	width: 206px;
	margin-bottom: 3px;
}
form input.checkbox {
	margin-right: 3px;
	margin-top: 3px;
}
