/* General font families for common tags */

body
{
	background: #FEECD8 url(images/hintergrund-orange.jpg) repeat-y top left;
}


table, tr, td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a:link, a:active, a:visited { text-decoration: none; color : 000000; }
a:hover { text-decoration: none; color : #0e588b; }

/* General text */
.gen
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
td.gen
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.gen
{
	color: ##000000;
	text-decoration: none;
}
a.gen:hover
{
	color: ##000000;
	text-decoration: none;
}
.gensmall
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
td.gensmall
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.gensmall
{
	color: #0e588b;
	text-decoration: none;
}
a.gensmall:hover
{
	color: #0e588b;
	text-decoration: none;
}

.gen2
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.gen3
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
}

img.textnoborder {
	border: 0px;
	margin: 3px 8px 3px 8px;
}

img.textborder {
	border: 1px solid black;
	margin: 3px 8px 3px 8px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

.subcat
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 0px;
}
a.subcat
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.qlink
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 0px;
}

.comm
{
	color: #0e588b;
	font-size: 12px;
	font-weight: bold;
}
p.comm
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
a.comm
{
	color: #0e588b;
	text-decoration: none;
}
a.comm:hover
{
	color: #69b5d9;
	text-decoration: none;
}
a.comm:visited
{
	color: #3a85b1;
	text-decoration: none;
}

.menu
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
	background: url(images/menu-back.jpg) repeat-y;
}

table.t_cat
{
	background: #FFA245 url(images/cat_bg.gif) repeat-x top left;
	background-image: url(images/cat_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFA245;
	color: #FFFFFF;
	font-weight: bold;
	/*padding-left: 4px;*/
	border-top-color:#7D4900;
	border-left-color:#7D4900;
	border-right-color:#7D4900;
	border-bottom-color:#7D4900;
	border-width:1px; border-style:solid;
	border-top: 1px solid #7D4900;
	border-left: 1px solid #7D4900;
	border-right: 1px solid #7D4900;
	border-bottom: 1px solid #7D4900;
}
table.t_text
{
	background: #FDDCB8;
	border-top-color:#7D4900;
	border-left-color:#7D4900;
	border-right-color:#7D4900;
	border-bottom-color:#7D4900;
	border-width:1px; border-style:solid;
	border-top: 1px solid #7D4900;
	border-left: 1px solid #7D4900;
	border-right: 1px solid #7D4900;
	border-bottom: 1px solid #7D4900;
	padding-bottom: 4px;
}
table.t_subcat
{
	background: #7D4900 url(images/subcat2_bg.gif) repeat-x top left;
	background-image: url(images/subcat2_bg.gif);
	background-repeat: repeat-x;
	background-color: #FDC689;
	color: #FFFFFF;
	font-weight: bold;
	/*padding-left: 4px;*/
	border-top-color:#7D4900;
	border-left-color:#7D4900;
	border-right-color:#7D4900;
	border-bottom-color:#7D4900;
	border-width:1px; border-style:solid;
	border-top: 1px solid #7D4900;
	border-left: 1px solid #7D4900;
	border-right: 1px solid #7D4900;
	border-bottom: 1px solid #7D4900;
}

hr
{
	border-bottom: solid 1px #000000;
	border-top: none;
	height: 1px;
}

/* dvd reviews */

.rw_haupttitel
{
	width: 100%;
	color: #0e588b;
	font-family: Verdana;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.rw_titel
{
	width: 100%;
	color: #0e588b;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-top: 1px solid #666666;
	padding-bottom: 3px;
	border-bottom: 1px solid #666666;
	background-color: #EED9B9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rw_untertitel
{
	width: 100%;
	color: #0e588b;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.rw_text
{
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.rw_text_klein
{
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.rw_text_tabelle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin: 0px;
}
.rw_text_tabelle_rot
{
	color: #0e588b;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-right: 20px;
	margin: 0px;
}
.rw_text_tabelle2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.rw_text_tabelle2_rot
{
	color: #0e588b;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	margin: 0px;
	white-space : nowrap;
}
.rw_text_mini
{
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
}
.rw_copyright
{
	color: #0e588b;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
}
table.block
{
	margin-bottom: 15px;
}
div.rahmen
{
	width: 200px;
	height: 16px;
	border: 1px solid #666666;
}
div.leiste
{
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	float: left;
	height: 16px;
	background-color: #FFA245;
}
div.hre
{
	display: inline;
	width: 100%;
	height: 1px;
	background-color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Import extra styles for IE only (NS4.x doesn't use the @import function) */
@import url("ie.css");
