/* Base */
/* $Id: base-weblog.css 31461 2006-06-16 23:35:46Z wdickinson $ */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: left; } /* center on ie */

#container
{
	position: relative;
	margin: 10px 0px 0px 10px; /* center on everything else */
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

.content-nav
{
	margin: 0px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 0px 0px 0px 0px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list
{
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item
{

    display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list
{
	list-style: none;
}

.typelist-plain .module-list-item
{
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.typelist-no-description
{
	text-align: center;
	margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	text-decoration: underline;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}


/* ======================================== */
/* DOWJONES.DE */
/* Version 3.0 */
/* ======================================== */

/* Portal */


/* Theme */
/* general page elements */

a
{
	text-decoration: none;
}

a:link { color: #0081C6; }
a:visited { color: #0081C6; }
a:hover { color: #C74B15; text-decoration: underline;}
a:active { color: #0081C6; }


/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
}

#container { 
	position: static; 
}

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif; 
}

#banner-inner { padding: 0px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */

	#banner
	{
		height: 60px;
		background-image: url("http://www.dowjones.de/site/dow-jones-deutschland.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 60px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}


/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */
.content-header
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.4em;
	font-weight: bold;
	color: #005596;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.content-nav { 
	margin-top: 10px;
 	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	font-weight: bold;
	color: #7D6A55;
}

.date-header 
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 0px;
}

.date-header-individual
{
	height: 20px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	font-weight: normal;
	padding: auto 0 auto 0;
	margin: auto;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x bottom;
}

.trackbacks-header,
.comments-open-header,
.archive-header
{
	margin: 20px 0px 10px 0px;
	border-top: 2px solid #0081C6;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #7D6A55;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
}

.entry-body
{
	margin: 0px 0px 0px 0px;
}

.entry-body-link p{
	margin: 0px 0px 0px 0px;
}

.entry-body-individual
{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.entry-header
{
	margin: 10px 0px 0px 0px;
	border: 0;
	color: #0081C6;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
}

.entry-header-featured
{
	margin: 10px 0px 0px 0px;
	border: 0;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.8em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
}

.entry-header-individual
{
	margin: 10px 0px 20px 0px;
	border: 0;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.8em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
}

.entry-header-pages
{
	margin: 10px 0px 10px 0px;
	border: 0;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.8em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
}

.entry-more-link
{
	display: inline;
	font-weight: bold;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }
.trackback-footer,
.comment-footer
{
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	line-height: normal;
	text-align: left;
	font-weight: normal;
}

.entry-footer
{
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	line-height: normal;
	text-align: left;
	font-weight: bold;

}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #; }
	.module a:visited { color: #; }
	.module a:hover { color: #; text-decoration: underline;}
	.module a:active { color: #; }

.module-header 
{
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #0081C6;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x bottom;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.module-header a
{
	color: #005596;
	text-decoration: none;
}

.module-header-var
{
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #0081C6;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.module-ad-container
{
	margin: 5px 0px 5px 0px;
	border: 1px solid #CDCDCD;
	background: #F5F7F9;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}

.module-content
{
	margin: 0px 0px 5px 0px;
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	text-align: left;
}

.module-chart
{
	margin: 10px 0px 5px 0px;
}

.module-list { margin: 0px; }

.module-list-item {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: normal;
	font-size: 1.0em;
	vertical-align: middle; 
	margin: 0px 0px 0px 0px; 
	padding-top: 3px;
	padding-bottom: 3px;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x top;
}

.module-list-item-esi {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: normal;
	font-size: 1.0em;
	margin: 0px 0px 5px 0px; 
	padding: 5px;
}

.module-day
{
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #0081C6;
	background: #C3DFE0;
	padding: 5px;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-variant:caps;
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.typelist-thumbnailed .module-list-item { margin: 10px 0; }
.module img,
.module-photo img
{
	border: 0px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar 
{
	margin: 5px 0px 5px 0px;
	width: 324px;
	border: 1px solid #cdcdcd;
	text-align: left;
	padding: 5px;
}

.module-calendar th
{
	text-align: center;
	background-color: #F5F7F9;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.8em;
	color: #7D6A55;
}
.module-calendar td
{
	text-align: center;
	background-color: #F5F7F9;
	font-weight: bold;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }
.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
}


/* moblog1 tweaks */

	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #beta
	{
					width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */

	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 860px;
		margin-left: 0px;
		border-right: #FFFFFF solid 10px; 
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 0px 10px 15px;
		background: #FFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 700px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-left #beta
	{
		width: 500px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 860px;
		margin-left: 0px;
		border-right: #FFFFFF solid 10px; 
	}

	.layout-two-column-right #alpha

	{
		width: 509px;	
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 14px 10px 15px;
		background: #FFF;
	}

	.layout-two-column-right #beta
	{
		width: 351px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 0px 10px 15px;
		background: #FFF;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 1000px;
	}

	.layout-three-column #alpha
	{
		width: 200px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 300px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 1000px;
	}

	.layout-three-column-right #alpha
	{
		width: 500px;	
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 200px;
		
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #gamma
	{
		width: 300px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* Custom */

.bookmarks
{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	text-align: left;
}

.categories{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 20px;
}
.categories a{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	font-weight: bold;
	background-color: #7D6A55;
	border: 3px solid #7D6A55;
	color: #FFFFFF;
	text-decoration: none;
}

.categories a:visited{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	font-weight: bold;
	background-color: #7D6A55;
	border: 3px solid #7D6A55;
	color: #FFFFFF;
	text-decoration: none;
}

.categories a:hover{
	background-color: #0081C6;
	border: 3px solid #0081C6;
}

.container-footer{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	font-weight: normal;
	text-align: left; 
	margin-top:10px; 
	margin-left:15px; 
	background-color:#FFF;
}

.container-footer-logo{
	margin-top:20px; 
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:15px; 
	border-top: 2px solid #0081C6;
	background-color:#FFF;
}

.archives-link
{
	margin: 0px -5px 0px -5px;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x top;
	background: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.archives-link a
{
	color: #0081C6;
}
.archives-link a:hover
{
	color: #005596;
}

.content-ad
{
	clear: both;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	background: #ffffff;
}

.button-ad
{
	clear: both;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background: #ffffff;
}

.category-main
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	font-weight: bold;
	color: #005596;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top: 5px solid #C3DFE0;
}

.category-main a, .category-main a:visited
{
	color: #005596;
}

.category-main a:hover
{
	color: #C74B15;
}

.banner-main
{
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.footer-link
{
	font-family: Arial, Helvetica, Sans-Serif; 

	font-weight: normal;
}


.ruler-main
{
	border-bottom: 3px solid #C3DFE0; 
}



.ruler-featured
{
	border-bottom: 2px solid #0081c6; 
}

/*Navigation*/

.chromestyle{
width: 860px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background-color: #F7F4F2;
	background:url(http://www.dowjones.de/site/bg_nav.jpg);
	padding: 3px 0 3px 0;
	margin: 0;
	text-indent: 0px;
	text-align: left; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 3px solid #CDCDCD;
}

.chromestyle ul li{
	display: inline;
	background:url(http://www.dowjones.de/site/loc_nav_separator.gif) no-repeat right;
}

.chromestyle ul li a,
.chromestyle ul li a:visited{
	padding: 5px 10px 5px 5px;
	color:#005596;
}
.chromestyle ul li a:hover{
	color: #C74B15; 
	text-decoration: underline;
}

.dropmenudiv{
	position:absolute;
	margin-top: 3px;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.0em;
	font-weight: bold;
	line-height:16px;
	z-index:100;
	background-color: #FFF;
	width: 175px;
	visibility: hidden;
	border: 1px solid #CDCDCD; 
}
.dropmenudiv a,
.dropmenudiv a:visited{
	color:#005596;
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 0px solid #FFFFFF; 
	background-color: #FFF; 
	padding: 5px 0 5px 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.dropmenudiv a:hover{
	color: #C74B15; 
	text-decoration: underline;
}

/*BRN*/

.brn-index-head {
	background: #FFFFFF; 
	color: #005596; 
	padding: 0px;
	font-size: 0.8em;
}
.brn-ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url("http://www.dowjones.de/site/speaker.gif");
}
.brn-player-head {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.brn-person {
	width: 200px;
	font-size: 0.8em;
	margin-top: 15px;
	float: left;
}
.brn_bl {
	font-size: 0.9em;
}
.module-header-brn {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.factiva-search {
	border-top: 2px solid #BFB6AC; 
	background: #EFE9E5;
	padding: 10px;
	margin-top: 10px;
}

.factiva-search-button {
	background-color: #005596;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	border:0px;
	height:20px;
}

.factiva-search-input {

	font-size: 1.0em;
}

.accordion {
	width: 336px;
	border-bottom: solid 1px #0081c6;
}
.accordion h3 {
	background: #0081c6 url(http://www.dowjones.de/site/arrow-square.gif) no-repeat left -51px;
	padding: 5px 5px;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
	font-size: 0.9em;
	color:#FFFFFF;
	border: solid 1px #0081c6;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #005596;
}
.accordion h3.active {
	background-position: left 5px;
}
.accordion p {
	background: #FFFFFF;
	margin: 0;
	padding: 5px 5px 10px;
	border-left: solid 1px #0081c6;
	border-right: solid 1px #0081c6;
}


.form-newsletter-a {
	width:20px; 
	float:left; 
	height:35px;
	}
.form-newsletter-b {
	width:200px; 
	float:left; 
	height:35px;
	}
.form-newsletter-c {
	width:260px; 
	float:left; 
	height:35px;
	}

.comments-header{	
	margin: 20px 0px 0px 0px;
	border: 0;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
 	}

.comment-even {
	margin-top:5px; 
	padding:5px; 
	background-color:#FFFFFF; 
	}
.comment-odd {
	margin-top:5px; 
	padding:5px; 
	background-color:#EFE9E5; 
	}

.about-header{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	color: #005596;
	}

.pager-entries {
	text-align: center;
	margin-top: 20px;
	padding: 5px;
}

.pager-entries .pager-left {
	background-color: #0081C6;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
}

.pager-entries .pager-right {
	background-color: #0081C6;
	padding: 3px;
}

.pager-entries .pager-left a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.pager-entries .pager-right a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.pager-entries a:hover {
	text-decoration: underline;
}

.pager-entries .pager-inner .separator {
	display: none;
}

div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	border:1px solid #CDCDCD;
	margin-top:40px;
	margin-bottom:20px;
	color:#7d6a55;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	font-weight: bold;
	font-size: 0.9em;
	float:left;
	overflow:hidden;
	height:20px;
	padding:0 6px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(http://www.dowjones.de/site/breadcrumb.gif) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 8px;
	width:0px;
}

.next-steps {
	width:;
	border-top: 3px solid #BFB6AC; 
	border-bottom: 1px solid #BFB6AC; 
	background-color: #EFE9E5; 
	padding: 5px; 
	margin-top:10px;
	margin-bottom:10px;
}

.next-steps a {
	color:#005596;
	text-indent: 0px;
	font-weight: bold;
}

.next-steps a:hover { color: #C74B15; text-decoration: underline;}

.next-steps ul{
	width: 100%;
	padding: 0;
	margin: 0;
}
.next-steps li{
	display: block;
	padding: 5px;
}

.category-header
{
	margin: 10px 0px 0px 0px;
	border-top: solid 3px #C3DFE0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #005596;
	font-family: Arial, Helvetica, Sans-Serif;  
	font-size: 1.0em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.entry-header-category-archives
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: 0;
	color: #0081C6;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	line-height: 110%;
	background:url(http://www.dowjones.de/site/bg_dotted_horizontal.gif) repeat-x top;
}

.current-date-time 
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.8em;
	font-weight: bold;
	color: #7D6A55;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
}
.module-banner
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.module-search-container
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CDCDCD;
	background: #F5F7F9;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

/* site search styling */

.module-search .module-content { 

}

.module-search input[type="search"] { 


} 
.module-search input[type="submit"] { 

} 

.search-subheader {
    margin-bottom: 15px;

}

.search-subheader .col {
    float: left;
    width: 50%;
}

.search-subheader .search-feed-subscribe {
    float: right;
    text-align: right;
}

.search-subheader .search-feed-subscribe a {
    padding: 4px 0 2px 22px;
    background: url(/.shared/images/feed-icon-16x16.png) no-repeat 0 4px;
}

.search-results .comment .comment-footer {
    border: none;
}

.search-results .comment .comment-content-border {
    border: 1px solid #ddd;
    padding: 9px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.search-results .entry-photo {
    float: right;
    margin-left: 8px;
    margin-bottom: 8px;
}

.search-results-highlight {
	background: #C3DFE0;
}

#ad-skyscraper {position: absolute; left: 876px; top:0px"}


/* ph=1 */

