@media only screen and (min-width : 769px){
* { padding: 0px; margin: 0px; }
body
	{
	text-align: center;
	font-size: 18px;
    line-height: 1.0;
    color: #fff;
	font-family: "Arial";
	text-shadow: 1px 1px gray;
	background-image: url(/site/ellen-en-robertnl/design/graphics/gitaar-background-opacity.png);
	background-color: black;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 900px;
	}
	a
	{
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	}
body center#topcenter
{
height: 1280px;
background-image: url(/site/ellen-en-robertnl/design/graphics/pianoklavier-opacity.png);
background-repeat: repeat-y;
background-position: right top;
background-opacity: 0.4;
background-attachment: fixed;
}
	
.blok
	{
	color: gray;
	margin: 5px 5px 5px 10px;
	display: inline;
	}
	.repertoire_title,.repertoire_artist
	{
	width: 300px;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	}
	.repertoire_artist
	{
	font-weight: normal;
	}
	#logo
	{
	margin-top: 24px;
	}
	#menu-button
	{
	display: none;
	}
	#menu
	{
	display: block;
	margin: 15px 0 0 0;
	}
	#menu2 a.menu_link, #menu2 a.menu_link_active
	{
	font-size: 16px;
	font-family: arial;
	margin: 0 10px 0 10px;
	}
	.menu_link,.menu_link_active
	{
	display: inline;
	font-family: "Great Vibes";
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #d7ca74;
	text-decoration: none;
	}
	a.menu_link:hover
	{
	color: white;
	text-decoration: none;
	}
	a.menu_link_active
	{
	color: gray;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
	}
	.innerMidTable
	{
	width: 760px;
	font-size: 18px;
    line-height: 34px;
	text-align: left;
	background-image: url(/site/ellen-en-robertnl/design/graphics/logo-ellen-robert.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 140px;	
	}
	.title,.lyric-title
	{
	font-family: 'Great Vibes', cursive;
	text-shadow: 1px 1px gray;
	margin: 20px 0px 50px 0px;
	letter-spacing: 3px;
	}
	.title
	{
	font-size: 45px;

	}
	.lyric-title
	{
	font-size: 50px;
	letter-spacing: -3px;
	}
	h2
	{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	border: 1px solid gray;
	width: 200px;
	border-radius: 4px;
	padding: 4px;
	line-height: 12px;
	text-align: center;
	float: right;
	position: relative;
	top:-20px;
	left: 0px;

	}
	.text
	{
	width: 100%;
	}
	.text #blok2
	{
	padding: 50px;
	}
	#facebook-footer
	{
	margin: 30px 0 0 20px;
	font-weight: bold;
	color: black;
	font-style: normal;
	font-size: 18px;
	}
	.spotify,.youtube,.ownplayer
	{
	display: block;
	float: right;
	background-color: none;
	background-image: url("/site/ellen-en-robertnl/design/graphics/spotify.png");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 0px;
	}
	.youtube
	{
	background-image: url("/site/ellen-en-robertnl/design/graphics/youtube.png");
	}
	.button
	{
	background-color: yellow;
	color: black;
	border-radius: 4px;
	padding: 3px 10px 3px 10px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	}
	.ownplayer
	{
	background-image: url("/files/playbutton.png");
	}
	a.songtekstbutton
	{
	text-shadow: none;
	background-color: darkgreen;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	text-decoration: none;
	padding: 4px;
	margin-left: 10px;
	}
	.lyric
	{
	font-weight: normal;
	font-style: normal;
	padding-left: 6px;
	}
	.datum
	{
	font-size: 14px;
	float: left;
	width: 110px;
	}
	.optreden
	{
	font-size: 14px;
	float: left;
	}
	.agenda_table
	{
	background: white;
	width: 100%;
	}
	.youtube_width1
	{
	width: 330px;
	height: 580px;
	}
.youtube_width2
	{
	width: 330px;
	height: 490px;
	}
.youtube_width3
	{
	width: 680px;
	height: 380px;
	}
}
	.agenda_td 
	{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	border: 1px solid black;
	color: black;
	text-shadow: none;
	}
	.agenda_td:first-child
	{
	background-color: skyblue;
	width: 75px;
	}
	.agenda_td:nth-child(2)
	{
	background-color: #7777ff;
	width: 60px;
	}
	.agenda_td:nth-child(3)
	{
	width: 150px;
	}
	.agenda_td:nth-child(4)
	{
	width: 80px;
	background: #dddddd;
	}
	.agenda_td:nth-child(5)
	{
	font-size: 10px;
	}
	.agenda_td nobr a
	{
	color: red;
	text-decoration: underline;
	text-shadow: darkgreen;
	}
	.agenda_td nobr a:hover
	{
	color: black;
	text-decoration: none;
	text-shadow: green;
	}
	
@media only screen and (max-width : 768px){
* { padding: 0px; margin: 0px; }
body
	{
	text-align: center;
	font-size: 18px;
    line-height: 1.0;
    color: #fff;
	font-family: "Arial";
	text-shadow: 1px 1px gray;
	background-color: black;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 760px;
	vertical-align: top;
	}
.innerMidTable
	{
	width: 90%;
	font-size: 18px;
    line-height: 34px;
	text-align: left;
	background-image: url(/site/ellen-en-robertnl/design/graphics/logo-ellen-robert.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 50px;	
	}

a
{
font-weight: bold;
text-decoration: none;
color: yellow;
}
.agenda_table
	{
	background: white;
	width: 500px;
	}
.youtube_width1
	{
	width: 330px;
	height: 580px;
	}
.youtube_width2
	{
	width: 330px;
	height: 490px;
	}
.youtube_width3
	{
	width: 330px;
	height: 180px;
	}
.blok
	{
	color: gray;
	margin: 5px 5px 5px 10px;
	display: inline;
	}
h3
{
padding: 0px;
margin: 0px;
}

	.repertoire_title,.repertoire_artist
	{
	margin-left: 10px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 15px;
	}
	.repertoire_artist
	{
	font-weight: normal;
	float: right;
	padding-right: 20px;
	}
	#logo
	{
	margin-top: 0px;
	}
	#menu-button
	{
	display: inline;
	cursor: pointer;
	}
	#menu,.blok
	{
	display: none;
	}
	#menu
	{
	margin-bottom: 18px;
	}
	#menu2 a.menu_link
	{
	margin: 10px;
	}
	.menu_link,.menu_link_active
	{
	display: block;
	font-size: 60px;
	height: 70px;
	font-family: "Great Vibes";
	font-style: normal;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
	margin: 14px 0 14px 0;
	}
	a.menu_link:hover
	{
	color: white;
	text-decoration: underline;
	}
#menu2 a.menu_link, #menu2 a.menu_link_active
	{
	font-family: arial;
	font-size: 12px;
	display: inline;
	}
#mobile_newline
{
display: inline;
clear: both;
}
a.menu_link_active
	{
	color: gray;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
	}
	.headerTable
	{
	width: 100%;
	font-size: 34px;
    line-height: 34px;
	text-align: center;
	}
	.lyric-title
	{
	font-size: 50px;
	letter-spacing: -3px;
	}
	.title,.lyric-title
	{
	font-family: 'Great Vibes', cursive;
	text-shadow: 1px 1px gray;
	margin: 20px 0px 20px 0px;
	letter-spacing: 3px;
	}
	.title
	{
	font-size: 25px;
	text-shadow: 2px 2px black;
		}
	.button
	{
	background-color: yellow;
	color: black;
	}
	
	.title img
	{
	width: 80%;
	}
	.header img
	{
	width: 100%;
	margin-bottom: 20px;
	}
	#textDiv
	{
	width: 90%;
	margin: 10px;
	}
	.text
	{
	width: 100%;
	font-size: 20px;
	}
	.text a
	{
	text-decoration: none;
	}
	.text #blok2
	{
	width: 90%;
	font-size:18px;
	margin-left: 10px;
	}
	#facebook-footer
	{
	margin: 30px 0 0 20px;
	font-weight: bold;
	font-family: arial;
	color: black;
	font-style: normal;
	font-size: 14px;
	}
	.spotify,.youtube,.ownplayer
	{
	display: block;
	float: right;
	background-color: none;
	background-image: url("/site/ellen-en-robertnl/design/graphics/spotify.png");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 0px;
	}
	.youtube
	{
	background-image: url("/site/ellen-en-robertnl/design/graphics/youtube.png");
	}
	.ownplayer
	{
	background-image: url("/files/playbutton.png");
	}
	a.songtekstbutton
	{
	text-shadow: none;
	background-color: darkgreen;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	text-decoration: none;
	padding: 4px;
	margin-left: 10px;
	}
	.lyric
	{
	font-weight: normal;
	font-style: normal;
	padding-left: 6px;
	}
	.datum
	{
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 110px;
	}
	.optreden
	{
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #ddffdd;
	margin-bottom: 8px;
	}
}
