body, html {
	margin-left: 12px;
	margin-top: 12px;
	background-color:#fff;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
	font-size: 90%;
	line-height: 160%;
	color: #373C47;
}

a { 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold; 
/*	color: #353A3D;  */
/*	color:#c55;	 */
	color: #b55;
	text-decoration: none;
}
a:hover	{
	color: #353A3D;
}

li { 
	margin-top: 7px; 
	margin-bottom: 0px; 
	margin-left: -24px; 
	padding-left: 2px; 
	line-height: 140%;
	list-style-type: square; }

/*	- - - Ende der Tags - - -	*/
/*  - - - jetzt die classes - 	*/

.mytext {
	padding: 4px;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
	font-size: 90%;
	line-height: 160%;
	color: #353A3D;
}

.myfilmtext       {
	margin-top: 0px;
	padding-bottom:7px;
	border-bottom:#C1BDAF 1px dotted;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 130%;
	color: #353A3D;
}

.myfilmcredits  {
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 8px;
	border-left: medium solid #C96;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 70%;
	line-height: 130%;
	color: #353A3D;
}

.mytextitalic     {
	padding: 4px;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
	font-style:italic;
	font-size: 80%;
	line-height: 130%;
	color: #353A3D;
}

.mytextlist  {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: normal;
	font-size: 70%;
	line-height: 130%;
	color: #353A3D;
}

.mytextsmaller  {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 70%;
	line-height: 130%;
	color: #353A3D;
}

.mytextlistr  {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:8px;
	border-left: thin dotted #888;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: normal;
	font-size: 70%;
	line-height: 130%;
	color: #353A3D;
}

.mytextsmall  {
	margin-top: 7px;
	margin-left: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 6px;
	border-left: medium solid #c38555;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: normal;
	font-size: 70%;
	line-height: 130%;
	color: #353A3D;
}

/*  das ist für die Daten aus der Filmsuche */
.mytextbold    {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 75%;
	line-height: 130%;
	color: #a93020;
}

.myheadsmall  {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 85%;
	line-height: 130%;
	color: #353A3D;
}

.myheadmid  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
	color: #353A3D;
}

.myheadmidi  {
	font-family: OlisLI;
	color: #353A3D;
	font-size: 120%;
	line-height: 130%;
}

.myheadbig    {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 150%;
	line-height: 130%;
	color: #a16332;
}

.myheadtit    {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 150%;
	line-height: 140%;
	color: #3c404D;
}

td#showdate {
	border: 0;
	padding: 0;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:dotted #ccbbaa 1px;
}

td#showshow {
	border: 0;
	padding: 0;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:dotted #ccbbaa 1px;
}

td.filmlist {
	border: 0;
	padding: 0;
	padding-left:5px;
	border-bottom:dotted #ccbbaa 1px;
}

td.showshow {
	border: 0;
	padding: 0;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:dotted #ccbbaa 1px;
}

.sg0 {
	padding: 15px 4px 15px 8px;
	border-bottom: 1px dotted #888;
}

.sg {
	padding: 5px 4px 5px 8px;
	border-bottom: 1px dotted #888;
}

.sg2 {
	padding: 5px 4px 5px 8px;
	border-bottom: 2px dotted #888;
}

.sgSVs {
	padding: 2px 4px 2px 4px;
	border-bottom: 1px dotted #888;
}

@media screen and (max-device-width: 480px)
{
body{
  -webkit-text-size-adjust:150%;
}
p {
	font-size:130%;
	line-height:150%;
}
}
