﻿body 
{
	margin-top: 0px;
	margin-left: 5px;
	font-family: Arial;
}

td.searchbox
{
	background-image: url(../images/header/darkbg.jpg);
	background-repeat: repeat-x;
	width: 129px;
}

input.searchbox
{
	background-image: url(../images/header/searchin.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 120px;
	height: 18px;
}

td.navigation
{
	background-image: url(../images/nav/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img.button
{
	cursor: pointer;
	margin-top: 0px;
	border: 0px;
}

table.Content
{
	width: 939px;
	padding-top: 4px;
}

td.ContentCol1
{
	width: 205px;
	vertical-align: top;
}
td.ContentCol2
{
	width: 316px;
	vertical-align: top;
}
td.ContentCol3
{
	width: 419px;
	vertical-align: top;
}

td.ContentCol4
{
	width: 123px;
	vertical-align: top;
	height: 40px;
	text-align: right;
}


.Container
{
	width: 100%;
}

div.Footer
{
	font-size: 9pt;
}

div.FooterSpacer
{
	display: block; 
	width: 939px; 
	height: 2px; 
	background: #d0d0d0
}

div.FooterIn
{
	margin-top: 16px; 
	margin-left: 10px;
}

img.Footer
{
	float: left; 
	margin-right: 15px;
}


div.HeaderText
{
	position: absolute; 
	top: -23px; 
	left: 15px; 
	font-size: 9pt; 
	color: #002b41; 
	font-family: Arial Black;
	z-index: 5;
}

div.SlideShow
{
	float: right; 
	padding-top: 11px; 
	background-image: url(../images/slidehead.jpg); 
	background-position: top; 
	background-repeat: no-repeat; 
	margin-top: 3px; 
	margin-left: 4px;
}

div.SlideShowInner
{
	padding-left: 2px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	background-image: url(../images/Flakes/DetailArtikel/Standard/bordershadow.jpg); 
	background-repeat: repeat-y; 
	background-position: right; 
	background-color: #f0f0f0; 
	border-left: 1px solid #adadad; 
	border-bottom: 1px solid #adadad;
}

img.SlideShow
{
	margin-top: 2px;
	border: 0px;
	cursor: pointer;
}

div.BigShow
{
	position: absolute; 
	top: 200px; 
	left: 268px; 
	width: 414px; 
	min-height: 400px;
	background-color: #f0f0f0;
	z-index: 100;
	padding-top: 29px;
	background-image: url(../images/SlideHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: none;
}
div.BigShowInner
{
	background-image: url(../images/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	
	min-height: 400px;
	border-left: 1px solid #adadad; 
	border-bottom: 1px solid #adadad;
	padding-bottom: 8px;
}
img.BigShowBig
{
	
}

div.BigShowThumbs
{
	width: 395px;
	margin-left: 7px;
	margin-right: 7px;
	clear: both;
}

img.Thumb
{
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.BigShow
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 14px;*/
}

a.BigShow:Hover
{
	text-decoration: underline;
}

a
{
	color: Black;
}

div.Col23StandardDetail
{
	padding-top: 29px;
	background-repeat: no-repeat;
	background-position: top;
	width: 731px;
	font-size: 8pt;
	margin-left: 3px;
	background-image: url(../images/Col23Head.jpg);
}
div.Col23StandardDetailInner
{
	background-color: #f0f0f0;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	background-image: url(../images/Flakes/DetailArtikel/Standard/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 4px;
}

/*
@author: Daniel Hölbling
SlideShowHorizontal Flake Style
*/

div.SlideShowH
{
	padding-top: 11px; 
	background-image: url(../images/Flakes/DetailArtikel/Standard/SlideHHead.jpg); 
	background-position: top; 
	background-repeat: no-repeat; 
	margin-top: 3px; 
	margin-left: 4px;
	margin-right: 5px;
	clear: both;
}

div.SlideShowInnerH
{
	padding-left: 2px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	background-image: url(../images/Flakes/DetailArtikel/Standard/bordershadow.jpg); 
	background-repeat: repeat-y; 
	background-position: right; 
	background-color: #f0f0f0; 
	border-left: 1px solid #adadad; 
	border-bottom: 1px solid #adadad;
}

img.SlideShowH
{
	margin-top: 2px;
	border: 0px;
	cursor: pointer;
}


/* Comments */
h5.comments, a.comments{ font: bold italic 14px/18px "Times New Roman"; margin:0; padding:0 0 5px 0; color:#2c6c98; }
a.comments{ float: right; display:block; margin: 10px; width: 130px; }
h5.comments { clear: right; }

.commentlist{
	background:#f0f0f0 url(../images/commentbgTop.png) repeat-x top left;
	border-top:1px solid #666;
	padding-top:10px;
	width: auto;
	margin: 0 10px;
	}

.commentlist ol{ list-style:none; display:block; margin:0 10px; padding-bottom:15px; }
.commentlist ol li{ display:block; margin:0 0 15px 10px; font:11px/14px Arial; color:#666; }

.commentlist ol li span{ font:12px/16px; font-style:italic; border-bottom:1px dotted #444; display:block; width:auto;}
.commentlist ol li span a{ color:#333; font-weight:bold; text-decoration:none; }
.commentlist ol li span a:hover{ text-decoration:underline; }
.commentlist ol li h6{ font-size:12px; font-weight:bold; padding:0; margin:5px; line-height:16px; }
.commentlist ol li p{ margin-bottom:8px; }

