/* basic elements */

html { height:100%;}
body { background: #281916; font: normal 11pt Arial, sans-serif; margin: 0px; color: #00000;}


h3 { font: bold 12pt Arial, sans-serif; letter-spacing: 3px; margin-bottom: 0px; color: #000000;	}
a:link { font-weight: normal; text-decoration: underline; color: #c71c1a;}
a:visited { font-weight: normal; text-decoration: underline; color: #c71c1a;}
a:hover, a:active { text-decoration:none ; color: #8952d7; font: normal 10pt Arial, sans-serif;}

a.aktuell {font: bold 12pt Arial, sans-serif;}
a.studios {font: normal 24pt Arial, sans-serif;}


td {
	font: normal 10pt Arial, sans-serif;
	border-width: 0px;
}

table {
		font: normal 1pt Arial, sans-serif;
		border-width: 0px;

}

#inhalt
{
	width:710px; 
	height:400px; 
	padding-top:10px;
	padding-left:27px;
	padding-right:15px;
	overflow:auto; 
	font-family:sans serif,Arial;
	font-size:10pt;
	scrollbar-face-color: #c61c2c;
	text-align:center;
	
}

#content_body
{
	background-image:url(../media/pics/body.jpg); 
	width:766px; 
	height:470px; 
	background-repeat:no-repeat;
}

#txt
{
	font: 10pt sans serif, Arial;
}

#input
{
	font: 10pt sans serif, Arial;

}

#titles
{
	font-size:12pt;
}
