@charset "utf-8";
/* CSS Document Eroll Popova - Bildjournalist*/

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	text-align:center;
	background-color:#171717;
	background-image:url('../bilder/bg.gif');
	background-repeat:repeat;
	background-position:top;
}


.container{  
	width:1150px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#moviecontainer{
	margin-top: 38px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:520px;	
	width:1100px;
	overflow: hidden;
	color:#fff3dd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:1.0em;	
}


#moviecontainer b,strong{
  font-weight:bold;
  color: #990000;	
}

#moviecontainer a{
    color: #fe8300;
   	text-decoration: none; 
	font-weight: normal;
}

#moviecontainer a:hover, #moviecontainer a#active{
	color:#fe8300;
	text-decoration:underline;
}



.fotomd{
	margin-top: 20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;	
	width:800px;
	color:#fff3dd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:0.8em;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:5px;
    border: solid 1px #fff;
	background-color:#000;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

.fotomd h1{
	color: #fe8300;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	padding:15px;
	margin:0px;
}

.fotomd h1 a {
	text-decoration: none;
	color: #fe8300;
}

.fotomd h1 a:hover, .fotomd h1 a#active{
	text-decoration: underline;
	color:#fe8300;
}


.impressum{
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:auto;	
	width:780px;
	color:#fff3dd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:0.7em;
	padding:10px;
    border: solid 1px #fff;
	background-color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.impressum b,strong{
	color:#FFFFFF;
	font-weight:bold;
}


.clearer {
	font-size: 0px;
	clear: both;
	height:1px;
	width:100%;
}			 

/* footer */
		  
.footer{ 
	clear:left;
	padding-top:5px;
	padding-bottom:10px;
	height:70px;
	width:850px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	
}
		   
		   
.footer h1{
	font-weight:normal;
	font-size:0.70em;
	text-align:center;
	margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:0px;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:1.6em;
 }
			 
			 
.footer h1 a {
	text-decoration: none;
	color: #fff;
	padding-right:5px;
	padding-left: 5px;
	border-right: #b5b5ad 0px solid;
}

.footer h1 a:hover, .footer h1 a#active{
	text-decoration: none;
	color:#fe8300;
}
	
	
	
.aufklappen{
 cursor: pointer !important;
}
	
	   


