﻿body
{
    background-image: url('/grafik/bg.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 999px;
    padding-left: 50%;
    margin-left: -499px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4f4f4f;
}
.header
{
    background-image: url('/grafik/header_ltr.png');
    background-repeat: no-repeat;
    width: 999px;
    height: 200px;
}
.headertopnav
{
    height: 34px;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
}

.leftnav
{
    background-position: bottom;
    width: 265px;
    background-image: url('/grafik/nav_bottom_ltr.png');
    background-repeat: no-repeat;
    background-color: #f2f2f2;
}
.rightcon
{
    width: 734px;
    background-image: url('/grafik/simple_content_borders_ltr.png');
    background-repeat: no-repeat;
}
.navitem
{
    background-position: left top;
    height: 39px;
    background-image: url('/grafik/nav_sep_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}
.navitem A:link
{
    background-position: left top;
    height: 39px;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#54524f;
}
.navitem A:visited
{
    background-position: left top;
    height: 39px;
    
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#54524f;
}
.navitem A:hover
{
    background-position: left top;
    height: 39px;
    
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#0065a2;
}

.navitem:hover
{
    background-position: left top;
    height: 39px;
    background-image: url('/grafik/nav_sep_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    background-color: #fafafa;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:12px;color:#0065a2;

}
.navitemtr
{
    background-position: left bottom;
    background-image: url('/grafik/nav_sep_bottom_ltr.png');
    background-repeat: no-repeat;
}

.selectednavitem
{
    background-position: left top;
    height: 36px;
    background-image: url('/grafik/nav_selected_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    color:#ffffff;
}
.selectednavitem A:link
{
    background-position: left top;
    height: 36px;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#ffffff;
}
.selectednavitem A:visited
{
    background-position: left top;
    height: 36px;
    
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#ffffff;
}
.selectednavitem A:hover
{
    background-position: left top;
    height: 36px;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:13px;color:#000000;
}
.storytools_separator
{
    background-image:url('/grafik/storytools_seperation_line.png');
    height:1px;
    }
.detailpage_upper_second_cell
{
   background-repeat: no-repeat;
   width:322px;
   height:400px;
   }
.detailpage_lower_second_cell{
   background-repeat: no-repeat;
   width:322px;
   height:500px;
   background-image:url('/grafik/detailpage_secondcell_background.png') 
   }
    
   .twitterDiv{
   width:322px;
   height:500px;
   }
/*
.selectednavitem:hover
{
    background-position: left top;
    height: 35px;
    background-image: url('/grafik/nav_selected_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    background-color: #fafafa;
    text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:12px;color:#000000;

}

.selectednavitem
{
    background-position: left top;
    height: 39px;
    background-image: url('/grafik/nav_selected_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #ffffff;
}*/

.selectednavtop
{

    background-color: #ffffff;

}
.selectednavbottom
{
    background-image: url('/grafik/nav_selected_bottomfade_ltr.png');
    background-repeat: no-repeat;
    background-position: bottom;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;

}

.flagarea
{
    padding-top: 30px;
    padding-bottom: 30px;

}
.website-title-normal
{
    font-size: 18px;
}
.website-title-normal
{
    text-decoration:none;
    font-weight:normal;
    font-family:times,arial,tahoma;
    font-size: 18px;
    color:#54524f;
}
.website-title-big
{
    text-decoration:none;
    font-weight:normal;
    font-family:times,arial,tahoma;
    font-size: 50px;
    color:#54524f;
 }
.headerdatetime
{
    font-size: 10px;
}
.flaggloss
{
    background-image: url('/grafik/flag_gloss.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 88px;
    height: 53px;
}
.footer
{
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    background-color: #f4f4f4;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.footercontent
{
    width: 999px;
    padding-left: 50%;
    margin-left: -499px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.topstorymaintable
{
	direction: ltr;
	width: 675px;
	border-collapse: collapse;
	border-width: 0px;
}
.topstorytopcell
{
	padding: 0px;
	width:675px;
	height:21px;
	background-image:url(/grafik/top_story_top_ltr.png);
}
.topstorymiddlecell
{
	padding: 0px;
	width:675px;
	background-image:url(/grafik/top_story_middle.png);
}
.topstorybuttomcell
{
	padding: 0px;
	width:675px;
	height:15px;
	background-image:url(/grafik/top_story_buttom.png);
}
.flag
{
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
.flag:hover
{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.flaghighlight
{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.flagselected
{
    filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}
img
{
    border: none;
}

ul
{
    padding: 0px 0px 0px 10px;
    list-style-type: square; 
}

.languageselectiontable
{
    margin-left:auto;
    margin-right:0px;
}

    .TopHeadline{text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:19px;color:#54524f;}
	.TopHeadLine A:link {color: #54524f;text-decoration: normal;}
	.TopHeadLine A:visited{color:#54524f;text-decoration:normal;}
	.TopHeadLine A:hover{color:#54524f;text-decoration: normal;}
	
	.TopArticleText{text-decoration:none;font-family:arial,tahoma;font-size:13px;color:#000000;line-height:150%;}
	.TopArticleText A:link {color: #2d456b;text-decoration: underline;}
	.TopArticleText A:visited{color:#2d456b;text-decoration:underline;}
	.TopArticleText A:hover{color:#879eac;text-decoration: none;}

	.articleheadline {text-decoration:none;font-family:arial,tahoma;font-size:19px;color:#54524f;line-height:150%;}
	.articleheadline A:link {color: #0a6c9d;text-decoration: underline;}
	.articleheadline A:visited{color:#0a6c9d;text-decoration:underline;}
	.articleheadline A:hover{color:#0065a2;text-decoration: underline;}
	
	.articledetail{text-decoration:none;font-family:arial,tahoma;font-size:13px;color:#000000;line-height:150%;}
	.articledetail A:link {color: #003e52;text-decoration: underline;}
	.articledetail A:visited{color:#003e52;text-decoration:underline;}
	.articledetail A:hover{color:#0065a2;text-decoration: underline;}
	
	.readmore{font-family:arial,tahoma;font-weight:bold;font-size:8pt;color:#000000;line-height:150%;white-space:nowrap;}
	.readmore A:link {color: #000000;text-decoration:none;}
	.readmore A:visited{color:#000000;text-decoration:none;}
	.readmore A:hover{color:#0065a2;text-decoration:none;}
	
	.htmlfragmenttext{text-decoration:none;font-family:arial,tahoma;font-size:13px;color:#000000;line-height:150%;}
	.htmlfragmenttext A:link {color: #003e52;text-decoration: underline;}
	.htmlfragmenttext A:visited{color:#003e52;text-decoration:underline;}
	.htmlfragmenttext A:hover{color:#0065a2;text-decoration: underline;}
	
	.htmlfragmenttext h1{text-decoration:none;font-weight:normal;font-family:arial,tahoma;font-size:19px;color:#54524f;}
	.htmlfragmenttext h2{color:#000000;text-decoration: none;font-size:19px;}
	.htmlfragmenttext h3{color:#000000;text-decoration: none;font-size:18px;}
	.htmlfragmenttext h4{color:#000000;text-decoration: none;font-size:17px;}
	.htmlfragmenttext h5{color:#000000;text-decoration: none;font-size:16px;}
	.htmlfragmenttext h6{color:#000000;text-decoration: none;font-size:15px;}
	
	.htmlfragmenttext ul{list-style-image: url('/grafik/link_indicator.png');}
	.htmlfragmenttext hr {border: none 0;border-top: 1px dashed #989898;width: 100%;height: 1px;}
	
	.bannerlinks{text-decoration:none;font-family:arial,tahoma;font-size:13px;color:#000000;line-height:150%;}
	.bannerlinks A:link {color: #003e52;text-decoration: none;}
	.bannerlinks A:visited{color:#003e52;text-decoration:none;}
	.bannerlinks A:hover{color:#0065a2;text-decoration: none;}
	
	.nextPage{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#000000;line-height:150%;}
	.nextPage A:link {color: #000000;text-decoration: none;}
	.nextPage A:visited{color:#000000;text-decoration:none;}
	.nextPage A:hover{color:#0065a2;text-decoration: none;}
	
	.nextPageHi{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#0065a2;line-height:150%;}
	.nextPageHi A:link {color: #0065a2;text-decoration: none;}
	.nextPageHi A:visited{color:#0065a2;text-decoration:none;}
	.nextPageHi A:hover{color:#0065a2;text-decoration: none;}
	
	.nextPageLow{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#999999;line-height:150%;}
	.nextPageLow A:link {color: #000000;text-decoration: none;}
	.nextPageLow A:visited{color:#000000;text-decoration:none;}
	.nextPageLow A:hover{color:#0065a2;text-decoration: none;}
	
	.boxTitle{text-decoration:none;font-family:arial,tahoma;font-size:13px;color:#54524f;line-height:150%;font-weight:bold}
	.boxTitle A:link {color: #003e52;text-decoration: underline;}
	.boxTitle A:visited{color:#003e52;text-decoration:underline;}
	.boxTitle A:hover{color:#0065a2;text-decoration: underline;}
	
	.boxText{text-decoration:none;font-family:arial,tahoma;font-size:10px;color:#000000;line-height:150%;}
	.boxText A:link {color: #000000;text-decoration: underline;}
	.boxText A:visited{color:#000000;text-decoration:underline;}
	.boxText A:hover{color:#0065a2;text-decoration: underline;}
	
	.gallery-item-hi{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#0065a2;line-height:150%;}
	.gallery-item-hi A:link {color: #0065a2;text-decoration: none;}
	.gallery-item-hi A:visited{color:#0065a2;text-decoration:none;}
	.gallery-item-hi A:hover{color:#0065a2;text-decoration: none;}
	
	.gallery-item-low{font-weight:normal;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#000000;line-height:150%;}
	.gallery-item-low A:link {color: #000000;text-decoration: none;}
	.gallery-item-low A:visited{color:#000000;text-decoration:none;}
	.gallery-item-low A:hover{color:#0065a2;text-decoration: none;}

	.gallery-main-item-hi{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#990000;line-height:150%;}
	.gallery-main-item-hi A:link {color: #990000;text-decoration: none;}
	.gallery-main-item-hi A:visited{color:#990000;text-decoration:none;}
	.gallery-main-item-hi A:hover{color:#990000;text-decoration: none;}
	
	.gallery-main-item-low{font-weight:normal;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#990000;line-height:150%;}
	.gallery-main-item-low A:link {color: #990000;text-decoration: none;}
	.gallery-main-item-low A:visited{color:#990000;text-decoration:none;}
	.gallery-main-item-low A:hover{color:#990000;text-decoration: none;}	
	
	.dottedhorizontalline {border: none 0;border-top: 1px dashed #989898;width: 100%;height: 1px;}
	
	.NewsImage
{
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 3px;
        float: left;
}
	
	.image-align-right { float:right; margin: 0px 0px 0px 0px; }
	.image-frame { padding: 0px; border: 0px solid #aaa; }
.NumericButtonStyle
{
    font-size: 20px;
    padding:2px 2px 2px 2px;
    font-family:arial, tahoma;
    font-weight: bold;
}
.SelectedNumericButtonStyle
{
    font-size: 20px;
    font-family:arial, tahoma;
    padding:2px 2px 2px 2px;
    font-weight: bold;
    color: #0065a2;
}
/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/grafik/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:760px;		
	
	/* some padding to layout nested elements nicely  */
	padding:55px;

	/* a little styling */	
	font-size:13px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/grafik/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
	div.apple_overlay.black {
		background-image:url(/grafik/transparent.png);		
		color:#fff;
	}
	
	div.apple_overlay h2 {
		margin:10px 0 -9px 0;
		font-weight:bold;
		font-size:14px;
	}
	
	div.black h2 {
		color:#fff;
	}
	
	#triggers {
		margin-top:10px;
		text-align:center;
	}
	
	#triggers img {
		background-color:#fff;
		padding:2px;
		border:1px solid #ccc;
		margin:2px 5px;
		cursor:pointer;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
		.tooltip {
background-color:#000;
	border:1px solid #fff;
	padding:20px 15px;
	width:110px;
	display:none;
	color:#cccccc;
	text-align:center;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
.DetailPageArticleDate
{
font-size: 10px;
float:left;
    }
.DetailPageArticleSource
{
font-size: 10px;
float:left;
    }
 .GalleryThumbnail
{
    border: 2px solid #CCCCCC;
    width: 120px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.nextPage{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#000000;line-height:150%;}
.nextPage A:link {color: #000000;text-decoration: none;}
.nextPage A:visited{color:#000000;text-decoration:none;}
.nextPage A:hover{color:#0065a2;text-decoration: none;}
	
.nextPageHi{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#0065a2;line-height:150%;}
.nextPageHi A:link {color: #0065a2;text-decoration: none;}
.nextPageHi A:visited{color:#0065a2;text-decoration:none;}
.nextPageHi A:hover{color:#0065a2;text-decoration: none;}
	
.nextPageLow{font-weight:bold;text-decoration:none;font-family:arial, tahoma;font-size:12px;color:#999999;line-height:150%;}
.nextPageLow A:link {color: #000000;text-decoration: none;}
.nextPageLow A:visited{color:#000000;text-decoration:none;}
.nextPageLow A:hover{color:#0065a2;text-decoration: none;}

.marquee {margin-left:5px;background-color:#eeeeee;font-weight:bold;text-decoration:none;font-family:arial,tahoma;font-size:15px;color:#963C50;line-height:150%;}
.marquee A:link {color: #963C50;text-decoration: none;}
.marquee A:visited{color:#963C50;text-decoration:none;}
.marquee A:hover{color:#046BD1;text-decoration: none;}

.marquee_link {background-color:#eeeeee;font-weight:bold;text-decoration:none;font-family:arial,tahoma;font-size:15px;color:#000000;line-height:150%;}
.marquee_link A:link {color: #000000;text-decoration: none;}
.marquee_link A:visited{color:#000000;text-decoration:none;}
.marquee_link A:hover{color:#046BD1;text-decoration: none;}

.genocide_leftnavigation_hr
{
    width:200px;
    height:1px;
    margin:0 0 0 15px;
    color: #d1d1d1;
     border:0px solid #d1d1d1;
    background-image: url('/grafik/nav_sep_ltr.png');
    background-position: left top;
    background-image: url('/grafik/nav_sep_ltr.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    }
    
    .genocide_navigation_left_ul
        {
            color:Red;
            margin:0 0 0 10px;
        }
        .genocide_navitem {color: #4f4f4f; margin: 0px 0px 10px 0;}
        .genocide_navitem A:link {color: #4f4f4f; margin: 0px 0px 10px 0;}
        .genocide_navitem A:visited {color: #4f4f4f; margin: 0px 0px 10px 0;}
        .genocide_navitem A:hover {color: #046BD1; margin: 0px 0px 10px 0;}
        
        
        
   .PhotoCaption{font-weight:normal;text-decoration:none;font-size:12px;color:#000000;padding:0px 0px 0px 0px;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}

.image-align-right  
	{
        margin: 0 0 15px 15px; 
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 5px;
        float: right;
     }
.image-align-left  
	{
        margin: 0 15 15px 0; 
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 5px;
        float:none;
     }

.image-frame { padding: 5px; border: 0px solid #aaa; }     

.genocide_section_navigation_item
    {
    background:#ccc url(/accordion/grafik/h30.png) norepeat;
    line-height: 29px;
    padding:5px 15px;
    font-size:12px;
    font-weight:bold;
    /*border-bottom:1px solid #d1d1d1; /* defines the color of the line between headlines */
    cursor:pointer;
    }
    .genocide_section_navigation_item A:link {color:#4f4f4f; cursor:hand;text-decoration:none}
    .genocide_section_navigation_item A:visited {color:#4f4f4f; cursor:hand;text-decoration:none}
    .genocide_section_navigation_item A:hover {color:#0065a2; cursor:hand;text-decoration:none}
    
blockquote p {
  padding: 0px 0px 0px 0px;
  font-size: 13px;
  float: left;
  background: url(/grafik/quote_down.png) bottom right no-repeat;
}

blockquote {
  padding: 10px;
  font-size: 13px;
  float: left;
  background: url(/grafik/quote_up.png) top left no-repeat;
}

cite {
  padding: 5px 0px 5px 5px;
  font-size: 13px;
  float: right;
}
.genocide_section_quote
{
    color:#796430;
    font-size:15px;
    }
    
    .SliderImage
    {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 0px 5px 10px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    float: right;
    max-width: 250px;
    border: 1px solid #d1d1d1;
    padding-left: 1px;
    background-color: #ffffff;
        }
        
.AdvancedSliderThumbnailsArticleHeadline
{
    color:#000000;
    font-size: 15px;
    font-weight: bold;
    line-height:150%;
}
.AdvancedSliderArticleText
{
    font-size: 13px;
    color: #000000;
        line-height:150%;
}
.DetailPagePhotoSmall {


    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 5px;
    width:340px;
    margin-left:15px;
    float: right;
}