/**************************
Allgemein
**************************/
* {
	margin:0;
	padding:0;
	border: none;
	color: #000;
}
.Datenblatt table table 
{
    margin:0.3em 0 !important;
    padding: 0 !important;
}
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #e6e6e6;
	font-size: 0.8em;
}
p {
	padding: 7px 0 7px 0;
}
a:hover {
	text-decoration: none;
}
h1 a, h2 a, h3 a 
{
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}

	
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 1em 0 0.2em 0;
}
table h3, .buchtexte h3, .dctau-protokoll h3
{
	font-weight: bold;          
}
h4 {
	font-size: 1.2em;
	margin-bottom:0.5em;
}
h5 {
	font-size: 1em;
}
h6 /*ehm. dkAbschnitttitel*/
{
	font-weight:normal;
	font-size:0.7em;
	width:100%;
	display:block;
	text-transform:uppercase;
	padding: 15px 0 0 0;
	margin:15px 0 0 0;
	color: #000;
	border-top:1px dotted black;
}
.tipp h6
{
	font-weight:normal;
	font-size:0.85em;
	width:5.1em;
	float:right;
	text-align:right;
	color:#cccccc;
	text-transform:none;
	padding: 0 5px 0 0;
	margin:-17px -6px 0 0;
	border-top:none;
	background-image: Url("Design/anzeige.png");
}
pre {
	display:inline;
}
.clear {
	clear:both;
}
.hidden-text 
{
	display:none;
}
.dkDate, .dkstart {
	padding-right:5px;
}
.dkPagingStatus
{
	font-weight: normal;
	font-size:small;
}
.imgright
{
	float:right !important;
	text-align:right;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 0px;
}
.imgleft
{
	float:left !important;
	text-align:left;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 15px;
}
.weiterf-links a {
	display:block;
	margin: 2px 140px 2px 0;
	font-weight:normal !important;
}
.shortList {
	margin-right:140px;
}
.weiterf-links {
	margin: 0;
}
.weiterf-links span span, .weiterf-links span {
	font-weight:bold;
}
.footnote {
	font-size: 0.85em !important;
}
.print-btns * 
{
	float:right;
	margin:0 2px 0px 2px;
}
.print-btns 
{
	float:right;
	width:90px;
}
.print-btns a 
{
	float:none !important;
}
/**************************
Kameras
**************************/
#kamerasuche {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#kamerasuche table {
	margin-top: 10px;
}
#kamerasuche label, #buchsuche label 
{
	display:block;
	padding: 5px 0 2px 0;
}
#kamerasuche .checkboxsonst label, #buchsuche .checkboxsonst label  
{
	display:inline;
	padding: 0;
}
#kamerasuche .checkboxsonst 
{
	margin-left:-1px !important;
	padding-left:0 !important;
}
/**************************
Fotobelichter
**************************/
.belichter-name {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom:0 !important;
}
.belichter-name img {
	float:right;
}
dl.fotobliste dd table * {
	background-color:transparent;
	border:none !important;
}
dl.fotobliste dd table {
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.fotobreihe {
	background-color:white;
}
.fotobreihe, .fotobreihe2 {
	padding-top:0;
	padding-bottom:0;
}
.belichter-suche select {
	margin: 7px 0 2px 0
}
.dkFotoBelichterDetail 
{
	background-color:#efefef;
	vertical-align:text-top;
	display:none;
}
.dkFotoBelichterDetailodd 
{
	background-color:White;
	vertical-align:text-top;
	display:none;
}
.dkFotoBelichterDetailodd a, .dkFotoBelichterDetail a 
{
	font-weight:normal !important;
	text-decoration:underline !important;
}
.dkFotoBelichterDetailodd a:hover, .dkFotoBelichterDetail a:hover 
{
	text-decoration:none !important;
}
.dkFotoBelichterExpandButton {
	float:left;
	width:9px;
	height:9px;
	padding: 3px 3px 3px 0;
}
/**************************
Intergrierter Preisvergleich
**************************/
.preisvergleich 
{
	background-color:#fff;
	border:1px solid #ccc;
	margin: 10px 5px;
	padding: 5px;
}
.preisvergleich img 
{
	float:left;
}
.akkordionHeaderPVGLSelect 
{
	background-color:#fff;
	border:1px solid #ccc;
	border-bottom:none;
	margin: 10px 5px;
	margin-bottom:0;
	padding: 5px 5px 0 5px;
	font-weight: bold;
}
.akkordionHeaderPVGLSelect * 
{
	list-style: none !important;
	margin-bottom:0 !important;
}
.akkordionHeaderPVGLSelect li, .akkordionHeaderPVGLSelect ul
{
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.preisvergleichv2 
{
	background-color:#fff;
	border:1px solid #ccc;
	border-top:none;
	margin: 0px 5px;
	margin-top:0;
	padding: 5px;
}
.preisvergleich img 
{
	float:left;
}
.pvgl-item 
{
	display:block;
	margin: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	padding: 10px 0 0 0;
}
.pvgl-item table
{
	margin-bottom:5px;
}

.preis-verfuegbarkeit 
{
	float:right;
	margin-bottom: 5px;
}
/**************************
Listen
**************************/
#center-col li {
	margin-left:15px;
}
dl.steckbrief dt {
	display:block;
	width: 10em;
	float:left;
}
dl.steckbrief, ul.kurzbewertung {
	margin: 5px 0 10px 0 !important;
	list-style:none;
}
dl.steckbrief dd {
	display:block;
}
dl.fotobliste dt {
	display:block;
	width: 15em;
	float:left;
}
dl.fotobliste {
	margin: 5px 0 10px 0;
}
dl.fotobliste dd {
	display:block;
	margin-left:15em;
}
ul.kurzbew-vorteil li, ul.kurzbew-nachteil li
{
	display:list-item;
	list-style-position: outside;
}
ul.kurzbew-vorteil li {
	list-style: url('/img/BulletPlusGruen.gif'); } 
ul.kurzbew-nachteil li {
	list-style: url('/img/BulletMinusRot.gif'); } 
ul.kurzbew-vorteil, ul.kurzbew-nachteil {
	margin:0 0 10px 0;
	padding: 0 0 0 20px;
	font-size:1em;
}






/**************************
Content Allgemein
**************************/
#center-col img {
	float:right;
}
#center-col h1 *, #center-col h1, #center-col h2 *, #center-col h2, #center-col h3 *, #center-col h3, #center-col .dkDate, .dkstart {
	color: #e80;
}
/**************************
Top News
**************************/
.top-news {
	margin-top: 0;
}
.top-news p,.top-news h2,.top-news h3, .weitere-top-news p, .weitere-top-news h2, .weitere-top-news h3, .news-info p, .news-info h2, .news-info h3, .buchtipp p, .buchtipp h2, .buchtipp h3, .datenblaetter p {
	margin:0 140px 0 0; /*Genug Platz lassen für die Bilder am Rand*/
}
.top-news h3, .weitere-top-news h3, .weitere-news h3, .news-info h3, .buchtipp h3, .datenblaetter h3, .info-bereich h3 
{
	font-weight:normal;
}
.top-news img, .weitere-top-news img, .top-news table, .weitere-top-news table {
	float:right;
}
.weitere-news {
	margin: 1em 0 0 0;
	font-style: italic;
}
/**************************
Datenblätter
**************************/
.datenblaetter h2 {
	margin: 15px 0 0 0;
}
.datenblaetter h2 {
	margin: 0;
	padding:0;
	font-size:1.2em;
}
.datenblaetter img {
	float:right;
	vertical-align:top;
	margin-top:5px;
}
.datenblaetter h6 {
	margin-bottom:25px;
}
/**************************
Buchdetails
**************************/
.warenkorb 
{
	float:right;
}
#buch-titel h3 {padding-bottom:10px; padding-top:0;}
/**************************
DCTAU
**************************/
.DCTAU-tests p {
	padding: 3px 0;
}
.DCTAU-tests 
{
	margin-bottom:7px;
}
/**************************
EMail Matrix
**************************/
#versenden-matrix span {
	margin-left:10em;
	display:block;
	width:5em;
	float:left;
}
#versenden-matrix input[type="text"] {
	border:1px solid black;
	margin: 2px 0;
	width:10em !important;
	float:left;
}
#versenden-matrix input[type="checkbox"] {
	display:block;
	width: 15px;
	float:left;
	margin: 2px 5px 0 5em;
}
#versenden-matrix input[type="submit"] {
	clear:left;
	display:block;
	margin: 0 0 0 9.5em;
}
#versenden-matrix input#email-empf, #versenden-matrix input#email-abs {
	margin-left:5em;
}
#versenden-matrix textarea {
	margin: 2px 0 5px 0;
}
#versenden-matrix label {
	display:block;
	width:10em;
	float:left;
}
#versenden-matrix span.matrix-mail {
  margin-left:5em;
}
div#versenden-matrix span.errormsg {
  display:block !important;
  float:none !important;
  clear:both !important;
  margin-left: 10em !important;
  width:auto !important;
}
/**************************
Formulare
**************************/
label {
	font-size:1em;
}
input, select, textarea {
	border: 1px solid #2f2f2f;
}
input[type="checkbox"], input[type="radio"] {
	border:none !important;
}
input[type="checkbox"] {
	margin: 0 3px 0 0;
	padding:0;
}
.formHack 
{
	width:175px;
}
/**************************
Kleinkram
**************************/
.warteschleife-header {
	margin: 6px 0;
	padding: 3px 0;
	border-bottom: 1px dotted black;
}
.warteschleife-kam {
	margin:15px 0 0 0;
}
.warteschleife-kam h2 {
	font-size:1.2em;
	margin: 5px 0;
}
.schnellzugriff-kameras {
	margin: 0 0 5px 135px;
}
.schnellzugriff-hersteller {
	float:left;
	width:135px;
}
.shadowtable {
	float:right;
}
.shadowtable img {
  float:none !important;
  margin:0 !important;
  padding:0 !important;
}
span.autor {
	font-weight:normal;
	font-style:italic;
}
p.teaser {
	font-weight:bold;
}
span.preis 
{
	font-weight:bold;
}
/**************************
Tabellen StandardLayout
**************************/
table.standardtabelle tr.odd {
	background-color: #ffffff !important;
}
table.standardtabelle tr.odd td {
	background-color: #ffffff !important;
}
table.content-table tr.even {
	background-color: #efefef !important;
}
table.content-table tr.even td {
	background-color: #efefef !important;
}
table.standardtabelle tr {
	background-color: #efefef;
	vertical-align:top;
}
table.content-table tr {
	background-color: #fff;
}
table.standardtabelle tr td {

	border-bottom:1px solid #c2c2bd;
	padding: 3px 0 3px 5px;
}
table.standardtabelle tr.maintab td {
	border-bottom:none;
	padding: 3px 0 3px 5px;
}
table.standardtabelle tr td.footnote {
	border-bottom:none !important;
}
table.standardtabelle tr td a {
	font-weight:bold;
	text-decoration:none;
}
table.standardtabelle tr td a:hover {
	text-decoration:underline;
}
table.standardtabelle {
	border-spacing: 0px;
    border-collapse: collapse;
    border:none;
    margin:20px 0;
    width:100%;
}
table.standardtabelle th {
	background-color: #EEEEE9;
	font-weight:normal;
	text-align:left;
	border-top:1px solid #c2c2bd;
	border-bottom:1px solid #c2c2bd;
	white-space:nowrap;
	padding: 3px 0 3px 5px;
	vertical-align:top;
}
table.standardtabelle th.righthead {
	text-align:right;
}
table.standardtabelle th.centerhead {
	text-align:right;
}
table.standardtabelle th .modell {
	font-weight:bold;
}
table.standardtabelle th#t-foto {
	width:130px;
}
table.standardtabelle th#t-foto * {
	text-align:right;
	display:block;
	margin:0 !important;
	width:100%;
}
table.standardtabelle .d-preis {
	white-space:nowrap;
}
table.standardtabelle span.tabledesc {
	display:block;
	float:left;
	clear:left;
}
table.standardtabelle span.sortarrows {
	display:block;
	margin-right: 0px;
	float:left;
}
table.standardtabelle th#t-format span.tabledesc {
	clear:none;
}
table.standardtabelle th#t-format span.sortarrows {
	clear:left;
}
table.content-table .tabkopfklein 
{
	background-color: #eeeee9 !important;
	text-align:left;
	font-weight:normal;
	border-top:1px solid #c2c2bd;
	border-bottom:1px solid #c2c2bd;
	padding: 3px 0 3px 5px;
	vertical-align:top;
}
table.fotobtab td.t-preise{
	padding-left: 10px;
}
table.fotobtab td.t-infos span{
	display:block;
}
.sort-order img {
	float:left !important;
}
#leseprobe 
{
	background-color:#fff;
}

.warning 
{
	color:#f00;
	font-weight:bold;
}

