/* standard-css für www.mmmfilm.de */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.4em; color: #333;}
body	{background-color:#fff; margin: 0px;}
p	{
	padding: 0;
	margin: 0px 0px 12px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
	font-style: normal;
}
a	{
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #2E2E2E;
	font-style: normal;
}

a.weiter:link, a.weiter:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
margin-left:0px;
padding:6px 10px 6px 10px;
color: white;
text-decoration: none;
font-weight: bold;
background-color:#c99345;
background-image: url(../images/pfeil_rechts.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 60px;
}
a.weiter:hover {
text-decoration: underline;
background-image: url(../images/pfeil_rechts_hover.gif);
}

a:link, a:visited {	font-family:"Times New Roman", Times, serif; line-height: normal; color: #c99345; text-decoration: none; font-size: 13px; text-weight: bold;}
a:hover {color: #c99345; text-decoration: underline;}

/* -------- MENUE ------------*/
.menu_td	{border: 1px dotted #6C6C6C;}
#menu {text-align: center; height: 15px; border: 1px solid #6C6C6C;}
a.menue:link, a.menue:visited {
font-family:"Times New Roman", Times, serif;
	display: block;
	color: #666;
	padding: 2px 10px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
a.menue:hover {color: #000;text-decoration: underline;}

/*------------ content -----------------*/
.content_l	{background-color: /*#C6BEAD;*/#fff; width: 160px; padding: 20px 10px 20px 10px; margin: 0px; text-align: left; vertical-align: top;}
.content_m	{
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px dotted #6C6C6C;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	padding: 20px 60px 20px 20px;
	vertical-align: top;
	height: 95%;
}
/* ------------- bild ---------------*/
.bild	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
.bild:hover	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #585858;
	text-align: center;
	vertical-align: middle;
}
.logo {font-size: 20px;color: #333;}
/*------------- seitenmenue ----------*/
#seitenmenue { text-align: left; height: 12px; }
#seitenmenue td a {
	font-family:"Times New Roman", Times, serif;	display: block;
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/link_gold_ring.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}
.logo_hg {
	width: 550px;
	background-image: url(../images/logo_2008_klein_hg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.eng {margin-left: 20px; margin-right: 20px;}
#seitenmenue td a:hover {color: #000000; text-decoration: underline;background-image: url(../images/link_gold.gif); }
#seitenmenue .hi {color: #fff; background:  url() }

/*------------- footer ----------*/
.footer_table		{margin: 5px 0px 5px 0px;}
a:link.copy		{font-size: 10px; color:#666; text-decoration: none;}
a:visited.copy	{font-size: 10px; color:#666; text-decoration: none;}
a:hover.copy	{font-size: 10px; color:#333; text-decoration: none;}
a:active.copy	{font-size: 10px; color:#666 text-decoration: none;}
.copyright		{font-size: 9px; color:#666666; margin-top: 10px;}

/* ------------ seitentitel -------*/
.seitentitel {
	letter-spacing: 1px;
	font-size: 24px;
	line-height: 23px;
	color: #4F4F4F;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	width: auto;
	padding: 0px;
	margin: 0px 0px 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

/* --------------- top --------------*/
.top {
	font-size: 10px;
	text-align: right;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4f4f4f;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/* ------- graue_tabelle --------------*/
.graue_tabelle {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: top;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-bottom: 24px;
}
.bild_im_text {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}
.bilder_tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
.bild_breit538 {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.bildunterschrift {
	padding: 0;
	margin: 2px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	color: #2e2e2e;
	font-style: normal;
	text-align: left;
}
.quelle {
	font-size:12px;
	line-height:2.2em;
	font-weight:bold;
	color:#333;

	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
.pressetext {
	font-size:13px;
	line-height:1.3em;
	font-weight:normal;
	color:#333;
	padding: 5px 10px 7px;
	text-align:left;
	background-color: #ECECEC;
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-right: 10px;
}

