html, body {
	height:100%;
	width:100%;	
}

body
{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-weight: 300;
	background-color: #000;
	color: #fff;
	background-image:url(plakat223.jpg);
	background-attachment:fixed;
	-webkit-background-size: 2048px 2048px;
}

#hintergrundbild {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
       filter:alpha(opacity=80);
        -moz-opacity:0.80;
        -khtml-opacity: 0.80;
        opacity: 0.80;
}

#container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 660px;
	z-index: 99;
	padding: 30px;
}

#tableau {
	width: 660px;
	padding: 0;
/*    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;*/
}

#tableau img {
	border: 0;
	padding: 0;	
}

#tableau a {
	color: #000;
}

.tableau_thumb {
	background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    float: left;
    padding: 6px;
    margin: 0;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #000;
	font-size: 10pt;
	font-weight: 300;
	text-align: center;
}

.tableau_thumb img {
	width: 200px;   
}

#headline {
	width: 657px;
	color: #fff;
}

#subline {
	padding-bottom: 2em;	
}

#mondial_banner {
	font-weight: 600;
	color: #000;	
}

#mondial_intro, #tableau {
	clear: both;
	padding-bottom: 1em;	
}

#mondial_contact {
	clear: both;
	padding-top: 1em;	
}

.mondial_cover {
	color: #000;
	min-height: 361px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 40px;
	font-size: 0.8em;
}

.cover_thumb {
	width: 281px;
	height: 351px;
	padding: 4px;
	background-color: #fff;
	float: left;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.inhalt {
	width: 348px;
	float: right;
	padding-bottom: 20px;
	color: #fff;
	letter-spacing: 0.05em;

/*	padding-left: 50px;*/
}

.inhalt p {
	margin-top: 0.6em;
	margin-bottom: 0;
}

.inhalt p a {
	text-decoration: underline;
}

.linie {
	clear: both;
	width: 100%
	height:	1px;
/*	border-top: 1px dotted #cccccc; */
}

a img { border: 0; outline: 0; margin-left: 0; }

.link {
	cursor: pointer;	
}

.links {
	float:left;
	margin: 0;	
}

.rechts {
	float: right;
	text-align:right;
	margin: 0;
}

/* LINKS */
a:link,a:visited,a:active{
	color:#fff;
	text-decoration:none;
}

#container b,p,h1,h2{
	text-decoration:none;
}

#container b {
	font-weight: bolder;
}

#container b {
/*	letter-spacing: 0.06em;*/
}

#headline, #contact, .menu {
	letter-spacing: 0.05em;
	clear: both;
	font-size: 1em;
}

#contact span, #contact a, #headline span, .menu a  {
	color: #000;
	background-color: #fff;
	padding-left: 3px;
	padding-right: 2px;
}

#contact a:hover, .menu a:hover  {
	color: #fff;
	background-color: #000;
}

a {
	cursor: pointer;
}

#impressum {
	margin-top: 4em;
	border-top: 1px dotted #fff;
	width: 657px;
	padding-bottom: 30px;
}

#datenschutz {
	margin-top: 2em;
	border-top: 1px dotted #fff;
	width: 657px;
	padding-bottom: 30px;
}

h1{
	font-size:20pt;
	margin-top:0px;
}

a:hover{
	color:#cccccc;
	text-decoration:none;
}

a.leseprobenlink {
	font-weight: bold;
	text-decoration: underline;

}

#link_mail{
	color:#33ff00;
	text-decoration:none;
}

#pfeil_next {
	width: 65px;
	float: left;
}

#pfeil_prev {
	width: 65px;
	float: left;	
}

.pfeil_up {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	/*margin-left: 63px;*/
	clear: both;
	font-size: 2.5em;
	color: #fff;
}

.pfeil_up a {
	color: #fff;	
}

#pfeil_next, #pfeil_prev, .pfeil_up {

}

#pfeil_next, #pfeil_prev {
	padding-top: 271px;
}

.dash {
	color: #000;	
}



@media
only screen and (max-width: 680px),
only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px),
only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

#container {
	width: 100%;
	padding: 0;
	margin: 10px auto;
	font-size: 16pt;
}

#tableau {
	width: 560px;
	margin: 0 auto;
	text-align: center;	
}

#datenschutz, #impressum, #headline, #mondial_intro, #mondial_contact, #mondial_mediadaten {
	width: 90%;
	margin: 0 auto;
	text-align: justify;
	
}

.tableau_thumb img {
	width: 261px; 
	margin: 0; 
}

.tableau_thumb {
    margin: 3px;
 /*   margin-right: 6px;
    margin-bottom: 6px;*/
	text-align: center;
	float: left;
}
	
}

@media only screen and (max-width: 600px) {

#container {
	width: 100%;
	padding: 0;
	margin: 10px auto;
	font-size: 14pt;
}

#tableau {
	width: 281px;
	margin: 0 auto;
	text-align: center;	
}

#datenschutz, #impressum, #headline, #mondial_intro, #mondial_contact, #mondial_mediadaten {
	width: 90%;
	margin: 0 auto;
	text-align: justify;
	
}

#headline img {
	width: 90%;
	margin: 0 auto;
	text-align: justify;
	
}

.tableau_thumb img {
	width: 281px;   
}

.tableau_thumb {
	margin: 10px auto;
	text-align: center;
	clear: both;
}
	
}

