body {
	background:#FFFFFF;
	margin-left:20px;
	margin-top:30px;
	margin-right:20px;
	margin-bottom:20px;
	font-size:13px;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}

*.normalFont { font-size:13px; }
*.smallFont { font-size:11px; }
*.letterSpace { padding-left:5px; }
*.blockText { line-height:140%; }

div,
p,
dl {
	width:auto;
	margin-top:20px; 
	margin-bottom:0px;
	border:0px solid red; 
	padding:0px; 
}

dt {
	font-weight:bold;
	color:#000099;
	margin-bottom:3px;
}

dd {
	margin-bottom:20px;
	line-height:140%;
}

*.br { margin-top:0px; }
*.indent {
	margin-left:7px;
	padding-left:14px;
	border-left:1px solid #CCCCCC; 
}

ins p { margin:0px 0px 20px 0px; border:0px solid red;}

div.clear {
	margin:0px;
	clear:both;
}

*.fixSinglePageArea {
	width:800px;
}

form {
	margin:0px;
}

h1 {
	font-size:16px;
	font-style:normal;
	color:#000099;
	margin-top:0px;
	border:0px solid red;
	background:url(../img/ci-cd/24x4DotBg.gif) repeat-x bottom;
	padding-bottom:5px;
}

h2 {
	font-size:14px;
	font-style:normal;
	color:#000099;
	margin-top:30px;
}

a:link { text-decoration:none; color:#BB0000; }
a:visited { text-decoration:none; color:#BB0000; }
a:hover { text-decoration:underline; color:#BB0000; }

a.noColor:link,
a.noColor:visited,
a.noColor:hover {
	color:#000000;
}

*.modification { margin-top:3px; }

div.singleBigMsg {
	text-align:center;
	font-size:18px;
	font-style:italic;
	color:#000099;
	font-weight:bold;
}

div.editLinks {
	position:absolute; 
	top:30px; 
	right:20px;
	margin-top:0px;
	z-index:1;
	text-align:right;
}

/* ------------------------------------------------------- */
/* instead price and campaign                              */
/* ------------------------------------------------------- */

span.insteadPrice { text-decoration:line-through; }

div.campaign { margin-top:7px; }
table.campaign {
	table-layout:auto;
	width:auto; 
	font-size:11px;
	border:0px dotted #CCCCCC;
	border-collapse:collapse;
	margin:0px;
	empty-cells:show;
}

td.campaignSymbol {
	/*border:0px;*/
	padding:0px 3px 0px 3px;
	background-color:#FFFFFF;
}

td.campaignText {
	border:0px;
	padding:0px;
}

div.campaignName {
	margin-top:0px;
	/*white-space:nowrap;*/
	font-weight:bold;
	border:0px solid red;
	color:#BB0000;
}

table.campaign ins p { margin:0px; }


/* ------------------------------------------------------- */
/* <table/>                                                */
/* ------------------------------------------------------- */

div.tableTitle,
div.title {
	font-weight:bold;
	color:#000099;
	margin-bottom:3px;
}

table {
	table-layout:auto;
	width:auto; 
	font-size:11px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:0px;
	empty-cells:show;
}

tr#m0 { background-color:#FFFFFF; }
tr#m1 { background-color:#F2F2F2; }
tr#mH { background-color:#FFFFCC; }

th, td {
	border:1px solid #CCCCCC;
	padding:3px;
	width:auto;
	text-align:left;
	vertical-align:middle;
}

th  {
	background-color:#DDEEFF;
	color:#000;
	font-weight:bold;
}

table.noBorder,
table.noBorder * {
	border:0px;
}

/* ------------------------------------------------------- */
/* inserted by andi                                        */
/* ------------------------------------------------------- */
ins { text-decoration:none; font-style:normal; }
div.edit {
	font-size:9.1px;
	font-style:normal;
	font-weight:normal;
	margin-top:2px;
	float:right;
	clear:right;
	text-align:right;
}
br.edit { clear:right; padding:0px; margin:0px; height:0px; width:0px; }
ins ul  { list-style: circle; }

/* ------------------------------------------------------- */
/* horizontal line                                         */
/* ------------------------------------------------------- */

div.hDotLine {
	background:url(../img/ci-cd/24x4DotBg.gif) repeat-x center;
	margin-top:20px;
	height:4px;
	width:100%;
	border:0px solid #CCCCCC;
}

/* ------------------------------------------------------- */
/* horizontal line                                         */
/* ------------------------------------------------------- */

*.genreList {
	margin-top:0px;
	font-size:11px;
	margin-bottom:3px;
	font-style:italic;
}

*.name {
	margin:0px;
	margin-bottom:6px;
	font-size:13px;
	font-weight:bold;
}

*.summary {
	font-style:normal;
}

/* ------------------------------------------------------- */
/* image and text                                          */
/* ------------------------------------------------------- */

table.imageAndText {
	table-layout:auto;
	width:100%; 
	border:0px solid #CCCCCC;
	border-collapse:collapse;
	empty-cells:show;
}

td.imageAndTextImage,
td.imageAndTextText {
	text-align:left;
	vertical-align:top;
	padding:2px;
	border:0px solid #CCCCCC;
}

td.imageAndTextImage { width:1%; }
td.imageAndTextText { width:99%; }

div.imageAndTextImageLeft,
img.imageAndTextImageLeft {
	border:1px solid #999999;
	padding:2px;
	float:left;
	margin:0px 7px 3px 0px;
}

div.imageAndTextImageLeft {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	background-color:#F2F2F2;
}

img.imageAndTextImageRight {
	border:1px solid #999999;
	padding:2px;
	float:right;
	margin:0px 0px 3px 7px;
}

img.imageAndTextImageBefore {
	border:1px solid #999999;
	margin:0px;
	margin-bottom:10px;
}


*.imageAndTextText {
	margin:0px;
}
