/**** Style from Juwimm *****/
.component_error {
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
}
.link_error {
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
}

.btn_reset_hidden
{
display:none;
}
.columnCountries
{
	width: 20%;
	float: left;
}
.country
{
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
}
.countryUrl
{
    background-color: #FFFFFF;
    border: 1px solid #769ACA;
    padding: 5px;    
    display: none; 
    z-index: 12; 
    position: absolute;
    width: 100px;
    margin-top: -15px;
    margin-left: 50px;
}
.countryTitle
{
    cursor: pointer;
    width: 100px;
    color: #043099;
    display: block;
    background-color: #FFFFFF;
}
.continent
{
    height: 15px;
    font-weight: bold;
}

.icon_mail_j{ 
background-image:url(/httpd/img/general/icon_mail.gif); background-repeat:no-repeat;
background-position:left;
padding-left: 13px;
}

.icon_web_j{
background-image:url(/httpd/img/general/icon_web.gif); background-repeat:no-repeat;
background-position:left;
padding-left: 13px;
}
.lnk_square_j
{
	text-decoration:none; color: #03329a; 
	font-weight:bold; background:none;
	margin:0px 0px 1px 0px; margin:0px 0px 1px 0px !ie;
}
.popuplayer {
    position:relative;
    top:-2px;
    top:0px !ie;
    left:20px;
    width:610px;
    width:610px !ie;
    padding-top:20px;
}
.iFrame
{
	margin-bottom: 10px;
}

input.register_ack{
    background-color:#EBEBE4;
}

.imagemap-link-column {
    float: left;
    width: 32%
}

#cmg-popup .printlayer {
	height: 420px;
}

/* fix for msie6 that allows him to break long link titles */
* html .external-news-content a {
	word-wrap: break-word;
}

html .external-news-content table.table_matrix {
	padding: 0;
	border: none;
	/*margin: 0 -380px 0 0;
	position: relative;
	width: auto;*/
}

* html .external-news-content table {
	position: relative;
	margin-right: -10px;
}

.external-news-content table td.td_head * {
	color: #fff;
}

.favoriteArticles .link_short { width:300px; padding:1px 0 0 0; }

/* Social Bookmarks start */
/* jQuery Bookmarks styles v1.2.0 */
    
.bookmark_popup_text img {
    border: none;
    vertical-align: bottom;
}
.bookmark_popup {
    display: none;
    position: absolute;
    z-index: 100;
}
.bookmark_popup ul {
    float: left;
    width: 320px;
    border: 1px solid #aaa;
}
.bookmark_list {
    display: inline-block;
    float: left;
    list-style-type: none;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari3/Opera9 */
    .bookmark_list {
        font-size: 100%;
    }
}
html:first-child .bookmark_list {
    /* Opera */
    font-size: 80%;
}
.bookmark_list li {
    float: left;
    width: 23%;
    margin: 0px 1px;
    padding: 1px;
    background-color: #eee;
    border: 1px outset;
}
.bookmark_compact li {
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 2px;
    background-color: transparent;
    border: none;
}
.bookmark_list a {
    width: 100%;
    text-decoration: none;
    cursor: pointer;
}
.bookmark_list span {
    display: inline-block;
    width: 16px;
    height: 16px;
}
.bookmark_list span.bookmark_icons {
    background: url(/httpd/img/social_bookmarks/bookmarks.png) no-repeat center;
}
.bookmark_list img {
    border: none;
}

/* Social Bookmarks stop */

/* Dynamic Teaser start */

.teaser-rotation a:link,.teaser-rotation a:visited {
	text-decoration: none;
}
.teaser-rotation .slides a {
	display: block;
}
.teaser-rotation h2,h3,p {
	margin: 0;
	padding: 0;
}
.teaser-rotation h2 {
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	white-space: nowrap;
}
.teaser-rotation img {
	border: none;
	border-bottom: 1px solid #FFF;
}
.teaser-rotation p {
	color: #707070;
	cursor: pointer;
	font-size: 10px;
	padding: 0 3px 3px;
	text-decoration: none;
	width: 174px;
}
.teaser-rotation-container,.slides {
	height: 194px;
	position: relative;
	width: 180px;
}
.teaser-rotation-container {
	background-color: #F5F7FB;
	overflow: hidden;
}
.teaser-rotation-item {
	display: none;
	height: 193px;
	position: absolute;
	top: 0px;
	width: 180px;
}
.teaser-rotation-more {
	background-color: #335CAD;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	display: none;
	font-size: 11px;
	padding: 0 5px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 106px;
	width: 170px;
	z-index: 100;
}
.teaser-rotation-nav .bullets li a {
	background-color: #EBEFF8;
	display: inline-block;
	font-size: 0;
	height: 10px;
	margin: 3px 3px 2px 0;
	text-align: center;
	width: 10px;
}
.teaser-rotation-nav .bullets li {
	display: inline;
}
.teaser-rotation-nav .bullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.teaser-rotation-nav .next {
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 1px;
}
.teaser-rotation-nav .previous {
	cursor: pointer;
	left: 1px;
	position: absolute;
	top: 1px;
}
.teaser-rotation-nav li.teaserActive a {
	background-color: #335CAD;
}
.teaser-rotation-nav {
	position: relative;
	text-align: center;
	width: 100%;
}
.teaser-rotation-more.hover {
	background-color: rgb(204,0,51);
}
.teaser-rotation {
	position: relative;
	width: 180px;
	margin-bottom: 16px;
}

/* Dynamic Teaser stop */

/* Article Archive START*/

#box_magazinsearch form {
    margin: 0px 0px 0px 0px;
}

/* Article Archive STOP*/

/* News teaser RSS LInk*/

.cont_listing7 {
margin: 0px 5px 0px 0px; 
padding: 0px 0px 0px 0px;
}
.cont_listing7 ul {
margin: 0;
margin-left: 0px;
padding-left: 0;
}
.cont_listing7 li {
margin: 0;
margin-left: 0px;
padding-left: 15px;
list-style:none;
background-image:url("/httpd/img/general/icon_rss.gif");background-repeat:no-repeat;
background-position: 0px 2px;vertical-align:top;
}

/* Logo Css*/

.logoOne {
    left:21px;
    position:absolute;
    top:86px;
    z-index:3;
}

.logoTwo {
    right:230px;
    position:absolute;
    top:63px;
    z-index:3;
}

#print .logoOne {
    left:21px;
    position:absolute;
    top:22px;
    z-index:3;
}

#print .logoTwo {
    left:420px;
    position:absolute;
    top:10px;
    z-index:3;
}