/* Optimierungen */
td.articletext
	{
	font-family:Verdana;
	line-height:16px;
	}
	
div.articleteaser
	{
	font-family:Verdana;
	line-height:16px;
	}

div.li b,div.li a,div.li a:link,div.li a:active,div.li a:visited,div.li a:hover
	{
	font-family:Verdana;
	line-height:15px;
	}

div.fwmain div.header
	{
	font-family:Verdana;
	float:left;
	width:688px;
	height:17px;
	text-indent:20px;
	background-color:#DEE3E9;
	font-weight:bold;
	line-height:17px;
	border:1px;
	border-color:#ffffff;
	}

div.skyscraper
{
	position:absolute;
	top:95px;
	left:878px;
	width:147px;
	height:600px;
}


div.superbanner
{
	position:absolute;
	top:0px;
	left:297px;
	width:728px;
	height:97px;
	vertical-align: top;
	background-color:#ffffff;
}
	
/* Seitenheader für den Contentbereich */
div.fwmain div.infoheader
	{
	font-family:Verdana;
	float:left;
	width:147px;
	height:17px;
	background-color:#C3CDD7;
	border-right:1px solid #A0A4A8;
	font-weight:bold;
	line-height:17px;
	}
	
div.fwmain div.header table
	{
	font-family:Verdana;
	font-weight:bold;
	margin-left:20px;
	margin-top:1px;
	}

div.fwmain div.header table td,div.fwmain div.header table span,div.fwmain div.header table td a,div.fwmain div.header table td a:link,div.fwmain div.header table td a:active,div.fwmain div.header table td a:visited,div.fwmain div.header table td a:hover,div.fwmain div.header table td b
	{
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
	font-size:11px;	
	}


/* Mittlere Spalte, enthaelt den Seitencontent (Artikel etc.) */	
div.fwmain div.columnmiddle
	{
	font-family:Verdana;
	width:501px;
	float:left;
	margin-left:20px;
	}


/* Allgemeines */

.headline
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:3px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
	
a.headline a.headline a:link.headline a:active.headline a:visited.redliheadlinenk a:hover.headline
	{
	font-size:16px;
	color:#000000;
	}
	
span.system
	{
	font-size:11px;
	color:#666666;
	text-decoration:none;	
	}
	
span.search
	{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	
	}

div.system a,div.system a:link,div.system a:active,div.system a:visited,div.system a:hover,span.system a,span.system a:link,span.system a:active,span.system a:visited,span.system a:hover
	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
div.system a:hover,span.system a:hover
	{
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	}

	
	

/* Screenshots */
div.screenshot
	{
	width:147px;
	height:110px;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center middle;
	padding:0px;
	margin:0px;
	padding-top:-1px;
	overflow:hidden;
	}


/* ------------- Quickfinder ------------------ */
/* Allgemeine Einstellungen für den Quickfinder */
table.quickfinder
	{
	width:501px;
	background-color:#f1f1f1;
	color:#FFFFFF;
	}
	
/* Quickfinder-Titelzeile, in der "Quickfinder" steht */
table.quickfinder th
	{
	padding-left:3px; 
	margin:0px;
	text-transform:uppercase;
	 letter-spacing:1px; 
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold;
	background-color:#760000;
	border-bottom:1px solid #930000;
	text-align:left;
	height:19px;
	}

/* Allgemeine Aktiv- und Passiv-Zustände der Quickfinder-"Buttons" */
table.quickfinder td.inactive,table.quickfinder td.active 
	{
	background-color:#f1f1f1;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	text-align:center;
	}

/* Quickfinder-Button-Stylesheets, inaktiver Zustand */
table.quickfinder td.inactive a,table.quickfinder td.inactive a:link,table.quickfinder td.inactive a:active,table.quickfinder td.inactive a:visited,table.quickfinder td.inactive a:hover
	{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	width:100%;
	}

/* Quickfinder-Button-Stylesheets, inaktiver Zustand, Hover-Effekt (Button wird invertiert)*/
table.quickfinder td.inactive a:hover
	{
	background-color:#760000;
	color:#FFFFFF;
	}

/* Quickfinder-Button-Stylesheets, aktiver Zustand */
table.quickfinder td.active a,table.quickfinder td.active a:link,table.quickfinder td.active a:active,table.quickfinder td.active a:visited,table.quickfinder td.active a:hover
	{
	background-color:#760000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	width:100%;
	}

/* Und hier nochmal den ganzen Schmoder für den Highlight-Effekt */
/* Allgemeine Einstellungen für den Quickfinder */
table.quickfinderhighlight
	{
	width:501px;
	background-color:#FF0000;
	color:#FFFFFF;
	}
	
/* Quickfinder-Titelzeile, in der "Quickfinder" steht */
table.quickfinderhighlight th
	{
	background-color:#003058;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	text-align:left;
	text-indent:3px;
	height:17px;
	}

/* Allgemeine Aktiv- und Passiv-Zustände der Quickfinder-"Buttons" */
table.quickfinderhighlight td.inactive,table.quickfinderhighlight td.active 
	{
	color:#FFFFFF;
	background-color:#FF0000;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	text-align:center;
	}

/* Quickfinder-Button-Stylesheets, inaktiver Zustand */
table.quickfinderhighlight td.inactive a,table.quickfinderhighlight td.inactive a:link,table.quickfinderhighlight td.inactive a:active,table.quickfinderhighlight td.inactive a:visited,table.quickfinderhighlight td.inactive a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	width:100%;
	}

/* Quickfinder-Button-Stylesheets, inaktiver Zustand, Hover-Effekt (Button wird invertiert)*/
table.quickfinderhighlight td.inactive a:hover
	{
	background-color:#760000;
	color:#FFFFFF;
	}

/* Quickfinder-Button-Stylesheets, aktiver Zustand */
table.quickfinderhighlight td.active a,table.quickfinderhighlight td.active a:link,table.quickfinderhighlight td.active a:active,table.quickfinderhighlight td.active a:visited,table.quickfinderhighlight td.active a:hover
	{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	width:100%;
	}
	
/* Der Highlight-Link zum Quickfinder */
span.quickfinder
	{
	font-size:12px;
	color:#760000;
	}


/* Boxen */
div.color1 a,div.color1 a:link,div.color1 a:active,div.color1 a:visited,div.color1 a:hover
	{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	}

div.color1 table.box
	{
	background-color:#BCC4CF;
	width:100%;
	margin-bottom:15px;
	}
	
div.color1 table.box th
	{
	background-color:#003058;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	}
	
div.color1 table.box td
	{
	padding:1px;
	}

td.quickpollquestion
	{
	font-size:10px;
	padding-left:3px;
	}

td.quickpolloption
	{
	font-size:10px;
	}
	
a.quickpollbutton,a.quickpollbutton:link,a.quickpollbutton:active,a.quickpollbutton:visited,a.quickpollbutton:hover
	{
	font-size:11px;
	color:#000000;
	}
	
	
/* ----- Listen ----- */
/* Navigationsleiste */
div.listnavigation
	{
	background-color:#f1f1f1;
	border-top:1px solid #760000;
	border-bottom:1px solid #760000;
	margin-bottom:20px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:center;
	text-align:center;
	margin-top:15px;
	width:100%;
	overflow:hidden;
	}

div.listnavigation table
	{
	width:98%;
	}
	
div.listnavigation span,div.listnavigation a,div.listnavigation a:link,div.listnavigation a:active,div.listnavigation a:visited,div.listnavigation a:hover
	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}

/* Tabellenbreite */
table.list
	{
	width:100%;
	margin-bottom:20px;
	}

/* Tabellenkopf */
table.list th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	background-color:#760000;
	color:#FFFFFF;
	}
	
/* Links innerhalb des Tabellenkopfs */
table.list th a,table.list th a:link,table.list th a:active,table.list th a:visited,table.list th a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

table.list td.listrow1
	{
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:1px;
	background-color:#f1f1f1;
	vertical-align:baseline;
	text-decoration:none;
	}
	
table.list td.listrow2
	{
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:1px;
	background-color:#FFFFFF;
	vertical-align:baseline;
	text-decoration:none;
	}

table.list td.listrow1 a,table.list td.listrow1 a:link,table.list td.listrow1 a:active,table.list td.listrow1 a:visited,table.list td.listrow1 a:hover,table.list td.listrow2 a,table.list td.listrow2 a:link,table.list td.listrow2 a:active,table.list td.listrow2 a:visited,table.list td.listrow2 a:hover
	{
	color:#000000;
	text-decoration:none;
	}
table.list td.listrow1 a:hover,table.list td.listrow2 a:hover
	{
	color:#7F7F7F;
	}
	
	
	
/* ----- Artikel-Ansichten ----- */
/* Navigationsleiste */
div.articlenavigation
	{
	background-color:#DEE3E9;
	border-top:1px solid #CCD3DD;
	border-bottom:1px solid #CCD3DD;
	margin-bottom:20px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:center;
	width:100%;
	overflow:hidden;
	}

div.articlenavigation table
	{
	width:98%;
	margin-left:3px;
	margin-right:3px;
	}
	
div.articlenavigation span,div.articlenavigation b,div.articlenavigation a,div.articlenavigation a:link,div.articlenavigation a:active,div.articlenavigation a:visited,div.articlenavigation a:hover
	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
div.articlenavigation a:hover
	{
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	}

/* Überschriften */
h1,h1 a,h1 a:link,h1 a:active,h1 a:visited,h1 a:hover
	{
	font-size:19px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	}

h2,h2 a,h2 a:link,h2 a:active,h2 a:visited,h2 a:hover
	{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	border-bottom:0px;
	background-repeat:repeat-x;
	background-position:left bottom;
	}

h3,h3 a,h3 a:link,h3 a:active,h3 a:visited,h3 a:hover
	{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	}
	
td.articletext
	{
	padding-right:20px;
	vertical-align:top;
	}
	
td.articletext div.pagenavigation
	{
	width:100%;
	text-align:right;
	}	

td.articletext div.pagenavigation a,td.articletext div.pagenavigation a:link,td.articletext div.pagenavigation a:active,td.articletext div.pagenavigation a:visited,td.articletext div.pagenavigation a:hover
	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}

td.articlecolumn
	{
	width:147px;
	vertical-align:top;
	}

/* Layer für zusätzliche Informationen (Bilder, Links) in Artikeln */
div.articleimages
	{
	display:table;
	width:147px;
	vertical-align:top;
	}
	
div.articleimages div.gallery
	{
	margin-top:5px;
	}
	
div.articleimages a,div.articleimages a:link,div.articleimages a:active,div.articleimages a:visited,div.articleimages a:hover
	{
	font-size:11px;
	color:#000000;
	}
div.articleimages a:hover
	{
	font-size:11px;
	color:#ff0000;
	}
	
table.articlerating
	{
	width:147px;
	border:1px solid #000000;
	margin-bottom:15px;
	}

table.articlerating th
	{
	background-color:#003058;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	}

table.articlerating td
	{
	background-color:#E0E5EB;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	color:#000000;
	}
	
table.articlerating a,table.articlerating a:link,table.articlerating a:active,table.articlerating a:visited,table.articlerating a:hover
	{
	font-size:10px;
	color:#000000;
	}
table.articlerating a:hover
	{
	font-size:10px;
	color:#ff0000;
	}
	
/* STATEMENT-KASTEN */
table.statement
	{
	width:100%;
	margin-bottom:20px;
	}
	
table.statement th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	background-color:#003058;
	color:#FFFFFF;
	}
	
table.statement td
	{
	text-align:left;
	background-color:#DEE3E9;
	}
	
table.statement div.author
	{
	background-color:#CCD3DD;
	float:left;
	width:200px;
	height:118px;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	margin-right:4px;
	display:table;
	}

table.statement div.author img
	{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:6px;
	}
	
table.systemlinks
	{
	width:147px;
	margin-bottom:15px;
	}

table.systemlinks th,table.systemlinks td,table.systemlinks a,table.systemlinks a:link,table.systemlinks a:active,table.systemlinks a:visited,table.systemlinks a:hover,table.systemlinks span
	{
	color:#000000;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	}
table.systemlinks a:hover
	{
	color:#ff0000;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	}

table.systemlinks span
	{
	color:#666666;
	}

table.more
	{
	width:100%;
	margin-bottom:20px;
	}

table.more th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	background-color:#003058;
	color:#FFFFFF;
	}

table.more td.row1
	{
	padding-left:4px;
	padding-right:4px;
	background-color:#E0E5EB;
	border-bottom:1px solid #C0CBDC;
	vertical-align:baseline;
	}
	
table.more td.row2
	{
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
	border-bottom:1px solid #C0CBDC;
	vertical-align:baseline;
	}

table.more a,table.more a:link,table.more a:active,table.more a:visited,table.more a:hover
	{
	color:#000000;
	}

table.articlelinks a,table.articlelinks a:link,table.articlelinks a:active,table.articlelinks a:visited,table.articlelinks a:hover,table.articlerelatedproducts a,table.articlerelatedproducts a:link,table.articlerelatedproducts a:active,table.articlerelatedproducts a:visited,table.articlerelatedproducts a:hover,table.articleassets a,table.articleassets a:link,table.articleassets a:active,table.articleassets a:visited,table.articleassets a:hover
	{
	color:#FF0000;
	}

table.articlelinks,table.articlerelatedproducts,table.articleassets
	{
	width:100%;
	border-top:1px dotted #000000;
	margin-top:15px;
	}
	
table.articlelinks th,table.articlerelatedproducts th,table.articleassets th
	{
	text-align:left;
	font-weight:bold;
	padding-top:15px;
	vertical-align:bottom;
	}

table.articlelinks td,table.articlerelatedproducts td,table.articleassets td
	{
	vertical-align:text-top;
	line-height:16px;
	}
	
table.entityinfo
	{
	width:100%;
	margin-bottom:20px;
	}

table.entityinfo th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	background-color:#003058;
	color:#FFFFFF;
	}

table.entityinfo td
	{
	padding-left:4px;
	padding-right:4px;
	background-color:#E0E5EB;
	border-bottom:1px solid #FFFFFF;
	vertical-align:baseline;
	line-height:17px;
	}
	
/* Terminkalender */
table.calendar
	{
	width:100%;
	}

table.calendar th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	background-repeat:repeat-x;
	background-position:left bottom;
	}

/* PAYMENT-Infokasten fuer Artikel */
table.payment_articleinfo
	{
	width:100%;
	margin-bottom:10px;
	}
table.payment_articleinfo th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	background-color:#003058;
	color:#FFFFFF;
	}
table.payment_articleinfo td
	{
	padding-left:4px;
	padding-right:4px;
	background-color:#F1F2F6;
	border-bottom:1px solid #FFFFFF;
	vertical-align:baseline;
	line-height:17px;
	}
table.payment_articleinfo td.payment_articleinfo_right
	{
	background-color:#E0E5EB;
	}


/* PAYMENT-Infokasten */
table.payment_info
	{
	width:100%;
	margin-bottom:20px;
	}
	
table.payment_info th
	{
	height:17px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	background-color:#003058;
	color:#FFFFFF;
	}
	
table.payment_info td
	{
	text-align:left;
	background-color:#DEE3E9;
	}

td.payment_info
	{
	padding-left:3px;
	padding-right:3px;
	}
	
/* Styles für grafische Übersichtsseiten */
div.blockheader
	{
	border-bottom:0px;
	background-repeat:repeat-x;
	background-position:left bottom;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	}

div.blockheader div
	{
	empty-cells:show;
	background-color:#FF0000;
	display:inline;
	width:12px;
	height:9px;
	border-top:7px solid #FFFFFF;
	margin-right:5px;
	}

div.blockheader a,div.blockheader a:link,div.blockheader a:active,div.blockheader a:visited,div.blockheader a:hover
	{
	color:#000000;
	}
	
span.payment{
	margin-left:3px;
	color:#FF0000;
	font-size:10px;
	font-style:italic;
	/*font-weight:bold;*/
}	

.redlink
	{
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#000000;
	}
	
a.redlink a.redlink a:link.redlink a:active.redlink a:visited.redlink a:hover.redlink
	{
	font-size:12px;
	color:#000000;
	}
	
table.box,table.usratingbox
	{
	background-color:#f0f0f0;
	border-bottom:1px solid #760000;
	}

th.box,th.usratingbox
	{
	background-color:#760000;
	border-bottom:1px solid #760000;
	font-family:Verdana; 
	padding-left:3px;
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	height:17px;
	vertical-align:bottom;
	padding-bottom:1px;
	}

td.boxinfo
	{
	border-left:1px solid #C0CBDC;
	background-color:#EBEFF6;
	vertical-align:top;
	}


.tsinfoline
	{
	background-color:#DCDCDC;
	border-bottom:1px solid #760000;
	color:#000000;
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	}

