/* Body and General styles */
body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a {
	color: Black;
}

/* Bildformatierung: Rahmen um Bild */
.img {
	border: 1px solid Black;
}

/* Main Layout Table */
.mastertable {
background-color: White;
	width: 980px;
}

/* Header nav */
td.nav {
background-color: Gray;
color: White;
font-size: 9pt;
font-weight: bold;
text-align: center;
}

.nav a {
	color: White;
	text-decoration: none;
}

/* Main content table */
.contenttable {
	background-color: #DFDFDF;
}

/* Content mittlere Tabelle */
.middletable {
	width: 609px;
	text-align: center;
	padding: 2px;
}

/* Small infoboxes */
.infobox {
	border: 1px solid Black;
	background-color: White;
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}

.infobox a {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.infobox_head {
background-color: #cc0000;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.raquo {
	color: #006ea5;
	font-weight: bold;
}

a.biglink {
	color: White;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Blaetterfunktion */
.blaettern {
	color: Black;
	font-size: 8pt;
	font-weight: bold;
}

/* Movie preview boxes */
.prevbox {
	border: 1px solid Black;
	background-color: White;
}

.prevbox a {
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.prevbox_head {
background-color: #cc0000;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.prevbox_bottom {
background-color: #666;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.movielist {
	float: left;
	width: 145px;
	background-color: #eee;
	border: 1px solid Black;
	margin-left: 2px;
	margin-bottom: 4px;
	height: 165px;
}

/* Title des Movie in der Movielist */
.movielist_title {
	color: White;
	text-decoration: none;
	font-weight: bold;
}


/* Linkformatierung in der Movielist */
.movielist_bottom {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	font-size: 7pt;
}

/* Top10 Box */
.boxtop10 {
	background-color: #cc0000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	height: 30px;
	overflow: hidden;
	vertical-align: middle;
	line-height: 15px;
}

/* Untere dunkle Box in der Top10List */
.previewboxt10 {
	background-color: #5c5c5c;
	padding: 2px;
	margin-top: 4px;
	height: 19px;
}

/* Kategorienliste Haupt-DIV */
.kategorienmainlist { 
border: 6px solid #a4a4a4;
border-top-width: 5px;
width: 603px;
 }
 /* Kategorienliste Links */
.kategorienmainlist a { color: black; font-weight: bold; color: black; text-decoration: none }

/* Kategorienliste Titelzeile */
.kategorienmainlist_title {
background-color: #cc0000;
	width: 608px;
	height: 22px;
	text-align: center;
	padding: 4px 4px 4px 4px;
	color: White;
	font-size: 14pt;
}
/* Kategorienliste einzelne Kat */
.kategorienmainlist_kat {
	background-color: #eee;
	float: left;
	width: 192px;
	padding: 4px;
	border: 1px solid Silver;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
}

/* Kategorienlinks detail.php */
.kategorienlinkliste {
	font-weight: bold;
}

/* Categories Header */
.cat_header {
	font-size: 12pt;
	font-weight: bold;
}

select {
	font-size: 8pt;
}

.bigtext {
	font-size: 14px;
}

.freetable {
	background-color: White;
	text-align: center;
	border: 1px solid Black;
}

.mailtable {
	background-color: White;
	text-align: center;
	border: 1px solid Black;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}

.big {
font-size: 10pt;
font-weight: bold;
}

.f4 {
	background-color: #F4F4F4;
}

.formular {
	text-align: justify;
	font-size: 10pt;
}
