*		{ margin:0; padding:0; border:0; }

h1, h2, h3, p { font-family: Arial, Helvetica, sans-serif; text-align:justify; }
h1			{font-size: 28px; margin-top: 10px;}
h2			{ font-size: 19px; margin-top: 10px;}
h3			{ font-size: 24px;font-style:italic}
				
p			{ line-height: 24px; font-size: 17px;}


span		{ line-height: 24px; font-size: 17px;}

body 		{ background-image:url(../images/Background-01.png);
				background-repeat:repeat;
			}
#wrapper	{ background-color:#fff; box-shadow: 0px 0px 10px grey; padding: 20px 40px; width:900px; margin: 10px auto}

#top		{ width: 900px; 
				height: 187px;
			  background:url(../images/Kleine-Geige-Logo-01.png);
			  background-size:contain; }
#logo		{padding-top: 162px; padding-left: 57px;}

#topnav		{ clear:both;	}
#topnav ul	{
	padding: 10px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 2px #000 dotted;
	font-size: 16px;
}		 
#topnav ul li		{ display:inline; list-style-type:none;
				margin: 0 40px 0 0; font-size: 21px; font-variant:small-caps;}
a:link		{ font-weight:bold; text-decoration:none; color:#000;	}
a:visited	{ font-weight:bold; text-decoration:none; color:#000;	}
a:active	{ font-weight:bold; text-decoration:none; color:#000;	}
a:hover		{ font-weight:bold; text-decoration:none; color:#676767;}
a:focus		{ font-weight:bold; text-decoration:none; color:#676767;}

#contentwrap{ width: 900px; }
#content	{ width: 900px; margin-top: 10px;}

#question   { width: 880px; margin:auto; background-color:#fff; box-shadow: 0px 0px 20px 1px grey;padding:10px;}

#auftritte {height: 310px}

#leftside 	{ float:left; width: 500px; }
#leftside2 	{ float:left; width: 400px; }
#leftside3 	{ float:left; width: 500px; margin-top: 0px; }
#leftside4 	{ float:left; width: 890; }
#rightside	{ float:right; width: 340px;}
iframe		{ margin: 18px 0px 0px 0px; float:right;}
#rightside2	{ float:right; width: 385px;}
#rightside3	{ margin-top: 0px; float:right; width: 385px;}
#rightside4	{ margin: 0px 0px 10px 0px; float:right; width: 385px;}

img.displayed { margin-top:15px;
    display: block;
    float:right;}
img.displayed2 { margin: 20px 0px 0px 60px; 
	border: transparent solid 2px;}
img.displayed2:hover {border: #929292 solid 2px;}

hr {
margin-top:15px; margin-bottom:15px;
	border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}
	
#footer		{ clear:both; padding: 10px 0px 0px 0px;
				margin: 00px 0px 0px 0px; border-top:2px #000 dotted; }
#footer p	{ text-align:center; font-size:16px; color:#454545;}

