@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% Arial, Helvetica, sans-serif;
  color: #000;
 /* background: #FFF; */

}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

p
{ padding: 10px;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 150% 'News Cycle', Arial, sans-serif;
  color: #daa520;
 /* text-shadow: 1px 1px #AAA;
  margin: 10px 0 10px 0; */
  }

.new_partner
{ 
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 2px;
  float: left;
  
/*  background: #323232;   */
  }
.new_partner h2
{ 
  padding: 10px;
/*  background: #323232;   */
  }

h3
{ font: bold 120% 'News Cycle', Arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 120% 'News Cycle', Arial, sans-serif;
  color: #FFF;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% 'News Cycle', Arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}
  
span
{ color: #000;}

.right
{ 
  float: right;
  margin-right: 15px;
}
.center
{ 
 text-align: center; 
}

.gross {text-transform: uppercase;}

hr { clear: both; height: 1px; visibility: hidden; }

a, a:hover
{ color: #000;
  background: transparent;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, header, #banner, #menubar, #site_content, footer, #content_grey, nav, #header_section, #model_content, #donate
{ margin-left: auto; 
  margin-right: auto;}
  
#main  
{
  background: url(../images/bodyback2.jpg) repeat; 
  background-size: cover; 
}

header
{ width: 940px;
  position: relative;
  background: #323232;
  height: 140px;
  border-bottom-width:0.2em;
  border-bottom-style:solid;
  border-color:#CC0000;
} 
  
#header_section
{ width: 940px;
  height: 40px;
  margin-bottom: 20px;
} 
  
#welcome
{ width: 480px;
  float: left;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  background: transparent;} 
   
#welcome h2
{ font: normal 250% 'News Cycle', Arial, sans-serif;
  margin-top: -10px;
  margin-left: 20px;
  letter-spacing: -2px;
  text-shadow: 1px 1px #000;
  color: #CC0000;}
  
#header_grafik
{ width: 940px;
  height: 100px;
  background: url(../images/header-grafik.jpg) ;
}   

#breadcrumb {
float: left;
color: #7F7F7F;
font: normal 60% Arial;
margin-left: -460px;
}



#breadcrumb a {
color: #7F7F7F;
display: inline;
text-decoration:none;
}
#breadcrumb a:hover {
text-decoration:underline;
}

#donate1 {

  margin-top: -100px;
  margin-left: 20px;
    background: #CC0000;
padding-right: 30px;}

.langu {	
font-size:80%;
color:#fff;
height: 8px;
float: right;	
margin-top:-5px;
padding-right: 30px;}

.langu a {	color:#fff; }

#start p { padding-bottom: 1.0em; line-height:1.2em;}	
#start { background: #CC0000;}

#about
{
clear: both;	
}

#about h3
{  
  color: #FFF;
  padding-left: 10px;
  background: #CC0000;
}
	
/*	background-color: #73698c; */
}
/* modelsite */

#model_content
{ 
  width: 940px;
} 

#model_content p
{ color: #000;
  margin-right:20px;
  line-height:1.2em;
}

#model_content h3
{ color: #FFF;
  padding-left: 10px;
  background: #CC0000;
}

.model_imagetext
{ 
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 2px;
  float: left;
  background: #FFF;
/*  background: #323232;   */
  }
 
.model_image
{ float: left; 
  padding-top:46px;
  padding-right: 20px;
  padding-left: 6px;
  }
  
.model_image img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}
.drop-modelsite
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
  background-color: #ffffff;

}

.drop-modelsite img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-modelsite p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-modelsite a { border-bottom-width: 0; }



.floattext {
padding: 8px;
    margin-top:20px;
    font-size: 0.9em;
    float: left;
    width: 650px;
    margin-left: 20px;
    display: inline;
    background-color: #C0C0C0;
}

nav1
{ width: 760px;
  height: 50px;
  margin-top: 42px;
  float: right;}   
  
ul#nav1
{ margin:18px;
  float: right;}

ul#nav1 li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  text-align: center;   
  background: transparent;}

ul#nav1 li a
{ font: bold 110% Arial, Helvetica, sans-serif;
  height: 24px;
  margin: 10px 0 0 10px;
  text-shadow: 1px 1px #000;
  padding: 6px 10px 6px 10px;
  background: transparent; 
  text-align: center;
  color: #FFF;
  text-shadow: 1px 1px #000;  
  text-decoration: none;} 
  
ul#nav1 li.current a, ul#nav1 li:hover a
{ text-shadow: 1px 1px #000;
  color: #FFF;
  background: #daa520;
  background: -moz-linear-gradient(#FE9962, #daa520);
  background: -o-linear-gradient(#FE9962, #daa520);
  background: -webkit-linear-gradient(#FE9962, #daa520);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;}

   /* Begin Navigation Bar Styling */
   #nav {
      float: left;
      margin-top: 67px;
      margin-left: 0px;
      width: 940px;
      padding: 0;
      list-style: none;
      background-color: #323232;
      border-bottom: 2px solid #CC0000; 
  /*    border-top: 1px solid #CC0000; */
       }
   #nav li {
      float: left; }
   #nav li a {
      display: block;
      padding: 2px 16px;
      text-decoration: none;
   /*   font-weight: bold; */
      color: #fff;
      border-right: 1px solid #CC0000; 
      }
   #nav li a:hover, #nav li.current a {
      color: #CC0000;
      background-color: #BFBFBF; }
   /* End navigation bar styling. */

#site_content
{ width: 940px;
  padding-top: 0px;
  overflow: hidden;
  margin-bottom: 30px;
} 

#site_content h2
{ color: #FFF;
  padding-left: 10px;
  background: #CC0000;
}

#site_content h3
{ color: #FFF;
  padding-left: 10px;
  background: #CC0000;
}
.sidebar_container
{ float: right;
  width: 270px;
  padding: 0;
  color: #000;
 }

.sidebar
{ float: left;
  width: 270px;
  margin: 0 0px 10px 0;
  background: #FFF;  
 /* background: #BFBFBF; */
  padding-bottom: 10px;
  }

.sidebar_item
{ width: 270px;
 /* padding-left:10px;  */
  background: #FFF;
}
.sidebar_item h3
{ color: #000;
 padding-left:10px;  
}

.sidebar_item h4
{ font: bold 150% 'News Cycle', Arial, sans-serif;
color: #000;
 padding-left:10px;  

}
/*
.sidebar h2
{ padding: 5px 0 0 0;
  font: bold 150% 'News Cycle', Arial, sans-serif;
  height: 30px;
  color: #FF0000;
} 
*/

.drop p {
font: italic 80% Arial, Helvetica, sans-serif;
/* float: right; */
}
.drop img { 
width: 132px;
height: 96px;
}
.drop1 img { 
width: 266px;
height: 193px;
}
#content
{ width: 940px;
  margin: 0 10px 20px 0;
  float: left;}
  
.content_item {
 
  color: #000;
  float: left;
  width: 650px;
  margin-bottom: 20px;
  margin-top: 20px;
}
 
.content_imagetext
{ width: 630px;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  background: #FFF;
/*  background: #323232;   */
  }
 
.content_image
{ float: left; 
  padding-top: 10px;
  padding-right: 20px;
  }
  
.content_container1
{ width: 295px;
  padding: 10px;
  margin-top: 10px;
  margin-right: 20px;
  background: #FFF;
  float: left;}
  
.content_container1 a, .content_imagetext a
{ color: #000;
  text-decoration: underline;
}  
.content_container1 a:hover, .content_imagetext a:hover
{ color: #BFBFBF;
  text-decoration: none;
}   
  
.content_container2
{ width: 295px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  background: #FFF;
  float: left;}  
  
footer
{ padding: 30px 0px;
  font-weight: bold;
  text-align: center; 
  text-shadow: 1px 1px #000;
  color: #FFF;
  background: #323232;}

footer a
{ color: #FFF;
  text-decoration: none;
  padding-bottom: 20px;}

footer a:hover
{ text-decoration: underline;
  color: #FFF;}
 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  float: left;
  margin-right: 10px;
  padding: 5px 15px 7px 10px;
  border: 1px solid #FFF; 
  background: #daa520;
  background: -moz-linear-gradient(#FE9962, #daa520);
  background: -o-linear-gradient(#FE9962, #daa520);
  background: -webkit-linear-gradient(#FE9962, #daa520);  /* #E25506*/
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 5px;
  text-shadow: 1px 1px #000;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;
  text-shadow: none;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid #FFF; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #E25506;
  background: -moz-linear-gradient(#FE9962, #E25506);
  background: -o-linear-gradient(#FE9962, #E25506);
  background: -webkit-linear-gradient(#FE9962, #E25506);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #FFF;
  text-shadow: 1px 1px #000;}

.slideshow
{ width: 650px;
  height: 488px;
  float: left;}  

/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 650px;
  height: 488px;
  overflow: hidden;
  position: relative;
  margin: 0;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
/* 
#slideshow-caption {
  width: 650px;
  height: 42px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px #000;}
*/
.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background-color: #323232;
}

.drop-shadow img
{
  width: 298px;
	padding: 0px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
/*	background-color: #FF0000; */
	border: 1px solid #a9a9a9;  
 }
 .drop-shadow p
{
	right: 7px;
	bottom: 7px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #323232;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; }
 
 .drop-shadow-voting
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background-color: #323232;
}
.drop-shadow-voting img
{
	padding: 0px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
/*	background-color: #FF0000; */
	border: 1px solid #a9a9a9;  
 }
 .drop-shadow-voting p
{
	right: 7px;
	bottom: 7px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #323232;
	border-top: 1px solid #111111;
}
 .drop-shadow-voting span
{
	right: 7px;
	top: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #323232;
	border-top: 1px solid #111111;
}

.drop-news
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background-color: #323232;
}
.drop-news p {
font: italic 80% Arial, Helvetica, sans-serif;
	right: 7px;
	bottom: 7px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #323232;
	border-top: 1px solid #111111;
/* float: right; */
}

.drop-news img { 
width: 195px;
height: 147px;
	padding: 0px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
/*	background-color: #FF0000; */
	border: 1px solid #a9a9a9; 
}