body {
	/*font-family: "Courier New", Courier, monospace;*/
	font-family: 'Arvo', serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
	font-weight: 400;
}
a {
	color:red;
		text-decoration: none;
	}
	a:hover {
	color:gold;
	/*text-decoration: underline;*/
	}
h1, h2, h3 {	
	font-weight: 400;
	text-transform: uppercase;
}
html {
	height: 100%;
	width: 100%;	
}
#hg {
	width: 100%;
	max-width:1200px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear:both;
	color:#F00;
	padding:50px;
}
.col2 {
	background-color:gold;
	width: 60%;
}
.col1 img {
	height: auto;
	width: 75%;
	margin: 0px 5% ;
	margin: 0px 0px ;
	/*min-width:512px;*/
}
.legende {
	width: 75%;
	margin: 0px 5% ;
	margin: 0px 0px;
	text-align:left;
	float:right;/**/
	
	
}
.updown { clear:both;}
.updown a { 
    background-repeat: no-repeat;
    background-position: center center;
    display:inline-block;
    width: 80px;
    height: 40px;
    padding:20px;
}
.updown .up{ 
		background-image: url(../userfiles/images/meta/up.svg);
}
.updown .down{ 
	background-image: url(../userfiles/images/meta/down.svg);
}
.play {
	text-transform: uppercase;
	display:inline-block;
	background-image: url(../userfiles/images/meta/play.svg);
    background-repeat: no-repeat;
    background-position: right 0px;
	width: auto;
	padding-right: 50px ;
	line-height:40px;	
	text-align:left;
	font-size:21px;
	
	
}

.col2 img {
	height: auto;
	width: 100%;
	/*min-width:512px;*/
}
.col1 {
	width: 40%;
	width: 36%;
	margin:0px 2%;
	background-color:pink;
}
.row3 .col1, .row4 .col1 {
	width: 30%;
	width: 26%;	
	margin:0px 2%;
	background-color:red;
}
.col5 {
	width: 20%;
}
.col10 {
	width: 512px;
	margin-right: auto;
	margin-left: auto;
}
.row1 .col, .row3 .col{
	float:left;
}
.row1 .col1, .row3 .col1{
	text-align:right;
}
.row2 .col, .row4 .col{
	float: right;
	text-align:left;
	/*background-color: #121212;*/
}
.row1 .col1{
	text-align: right;
}
.row h1 {
	font-size: 24px;
	line-height: 26px;
	background-color: #0FF;
	padding: 2%;
}
.row {
	clear:both;
	position: relative;
	
}
.row .col {
	margin-bottom:10px;
		margin-bottom:40px;
				margin-bottom:3%;
}
.row .col2{
	position: relative;
}
.row .col1{
	position: relative;
}
.row .col2 h1{
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	/*white-space: nowrap;*/
	width: 40%;
}
.row1 .col2 h1, .row3 .col2 h1{
	left: -43%;

	text-align: right;
}
.row2 .col2 h1, .row4 .col2 h1{
	right: -43%;
	text-align: left;
}

.content {
	text-align: left;
	max-width: 512px;
}
.content p{
	padding: 0px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
}
.content h2{
	padding: 0px 10px;
	padding: 0px 0px;
	margin:0px;
}
.content h3 {
	font-size:1em;
	padding: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;	
	margin:0px;
	font-weight:normal;
}

.anker {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
	/*border: 1px solid #FcF;*/
	position: relative;
	top: 0px;
	left: -150px;
	display: block;
	height: 10px;
	width: 30px;
	z-index: 4000;
	background-color:pink;
}
.smart {display:none;}

@media (min-width: 400px) {
	/*.row h1 { font-size: 24px; line-height: 26px; background-color:grey; }*/

}
@media (min-width: 440px) {
	/*.row h1 { font-size: 24px; line-height: 26px; background-color:green; }*/
}

@media (min-width: 512px) {
	.row h1 { font-size: 16px; line-height: 18px; background-color:green; }
	.row h2 { font-size: 14px; line-height: 18px;  }
}
@media (min-width: 630px) {
	.row h1 { font-size: 18px; line-height: 20px; background-color:blue; }
	.row h2 { font-size: 16px; line-height: 20px; }

}
@media (min-width: 768px) {
	.row h1 { font-size: 20px; line-height: 22px; background-color:gold; }
	.row h2 { font-size: 18px; line-height: 22px;  }

}
@media (min-width: 1200px) {
	.row h1 { font-size: 24px; line-height: 26px; background-color:red; }
	.row h2 { font-size: 22px; line-height: 26px;  }
}
@media (max-width: 512px) {
	
	body { /* background-color: pink;*/ }
	.desk {display:none;}
	.smart {display:block;}
	.row .col2 h1{ position: static; width: 100%;  /*padding-left:2%;*/ font-size: 14px; line-height: 18px;}
	.row .col2 h2{ font-size: 16px; line-height: 18px;}
	.row1 .col2 h1, .row3 .col2 h1{ text-align: left; }
	.row2 .col2 h1, .row4 .col2 h1{ text-align: left; }	
	.col2 {
		width: 100%;
		width: 96%;
		margin:0px 2%;
	}
	.col1 { width: 100%; 		width: 96%;/*background-color:#0F0;*/ /*height:0px; display:none;*/ }
	.row1 .col1 { text-align: left; }
	.col1 img { margin:10px 0px; }
	.row3 .col1, .row4 .col1 {
		width: 100%; 		width: 96%;
	}
	#footer {text-align:left;}

}
/**/
.row h1 { background-color:transparent; color:#FF0000;}
.row h1 span {color:gold;}
/**/.col1, .col2, .row3 .col1, .row4 .col1  { background-color:transparent; }

.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}







/* Desktop XLarge */

@media only screen and (min-width: 1581px) and (max-width: 3000px) {
}



/* Desktop large */
@media only screen and (min-width: 1380px) {
			
}

/* Desktop large */
@media only screen and (min-width: 1271px) and (max-width: 1580px) {

}

/* Desktop medium */
@media only screen and (min-width: 1024px) and (max-width: 1270px) {


}



/* Tablet Portrait */
@media only screen and (min-width: 1024px) and (max-width: 1043px) {


}


/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {

}


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


}

/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {

	
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {

	
}



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

	
}



