/* Formate aus der Website 2009 */
td{
	vertical-align:top;
}

.zahl{
	width:50px;
}

#box_steps{
	margin-bottom:1em;
}
#box_steps a,
#box_steps span{
	display:block;
	float:left;
	padding:4px 20px;
	background-color:#ccc;
}
#box_steps a:hover,
#box_steps a.aktiv{
	background-color:#3251A3;
	color:#fff;
}




.box_edit{
	border:1px solid #c0c0c0;
	padding:4px; 
	width:auto;
	background-color:#ffffff;
}

.tab_edit{
	width:100%;
}
.tab_edit th,
.tab_edit td{
	padding:1px;
	line-height:1.2em;
}
/*
.tab_edit input[type=text],
.tab_edit textarea{
	background-color:#eee;
	border:none;
	border-bottom: 1px dotted #3251A3;
}
*/

.tab_liste{
	width:100%;
	border:1px solid #f0f0f0;
	border-collapse:collapse;
	border-spacing:0;
}
.tab_liste tr{
	border: 1px solid #c0c0c0;
}
.tab_liste th, .tab_liste td{
	padding:2px;
	border-right:1px solid #f0f0f0;
}
.tab_liste th{
	text-align:center;
	background-color:#d0d0d0;
}
.tab_liste .subtitle{
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	background-color:#e0e0e0;
}
.tab_liste tr.aktiv td{
	background-color:#ffe497;
	/*FFE497*/
}

.tab_liste tr.rech_status_1 td{
	background-color:#ffee00;
}
.tab_liste tr.rech_status_2 td{
	background-color:#ff6600;
}
.tab_liste tr.rech_status_8 td{
	color:#999999;
}


.tab_box{
	width: 640px; 
	overflow: auto; 
	margin-bottom: 8px;
}

.tab_buch{
}
.tab_buch tr{
}
.tab_buch td{
	vertical-align:middle;
}
.tab_buch th, .tab_buch td{
	padding:2px;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
.tab_buch th{
	text-align:center;
	font-weight:bold;
	background-color:#d0d0d0;
	line-height:1.3em;
}
.tab_buch th.v{
	text-align:right;
}
.tab_buch th.h{
	text-align:center;
	vertical-align:bottom;
}
.tab_buch td.h{
	text-align:center;
	vertical-align:bottom;
}
.tab_buch tr.aktiv td{
	background-color:#ffe497;
	/*FFE497*/
}

.tab_buch .subtitle{
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	background-color:#e0e0e0;
}


.tab_auft{
	width:100%;
	border:1px solid #f0f0f0 !important;
	border-collapse:collapse;
	border-spacing:0;
}
.tab_auft tr{
	border-bottom: 1px solid #e0e0e0;
}
.tab_auft th, .tab_auft td{
	padding:4px;
	border-right:1px solid #f0f0f0;
}
.tab_auft th{
	text-align:center;
	background-color:#d0d0d0;
}
.tab_auft .subtitle{
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	background-color:#e0e0e0;
}
.tab_auft tr.aktiv td{
	background-color:#ffe497;
	/*FFE497*/
}


.tab_blank{
	width:100%;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
}


tr.blank td, td.blank{
	border:none;
	background:transparent;
}

.fehler{
	color:#cc3333;
}

.form_fehler{
	background-color: #ffddbb !important;
}


/* zusätzliche Formate 2010 */

#store_detail_info p{
	padding: 0;
}

#store_detail_info .newskatThumb {
	float:left;
    width:330px;
	margin: 0 10px 0  0;
}
#store_detail_info .titelbox {
	position: relative;
     margin-top: 10px;	
}

#store_detail_info .titelbox .info_text {
     float: left;
}

#store_detail_info .titelbox .crumb {
	text-align: left;
	font-size: 18px;
	position: relative;
     top: 5px;
     left: 27px;
}

#store_detail_info .titelbox img {
     display: block;
     position: absolute;
     left: 0;
     top: 0;
}

#store_detail_info .roundbox{
	/* box mit runden ecken */
     -webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #888;
     -webkit-box-shadow: 0px 2px 10px #888;
     box-shadow: 0px 2px 10px #888;
	/* border: 1px solid #3251A3; */


	padding: 10px 20px;
	margin: 25px 0 25px 0;
}

#store_detail_info .example {
	/* border-top:1px dotted #3251A3; */
	margin: 20px 0;
	padding: 0;
}

#store_detail_info .example img {
     box-shadow: 0px 3px 20px #ccc;
     -moz-box-shadow: 0px 3px 20px #ccc;
     -webkit-box-shadow: 0px 3x 20px #ccc;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 5px;
}

#store_detail_info .exampleThumb {
	border-top:1px dotted #3251A3;
	margin: 25px 0 0 0;
	padding: 0 50px 0 0;
	float:left;
	width:180px;
	border:none;
}
#store_detail_info .first,
#store_detail_info .ukat{
	border-top:none;
}
#store_detail_info .ukat{
	float:left;
	width:475px;
/*	border-right: 2px solid #999;*/
}

#store_detail_info .example h2{
	font-size: 28px;
	color:#3251A3;
	border:none;
	margin: 8px 0 3px 0;
	padding:0;
}
#store_detail_info .example h3{
	margin:0;
	padding:0;
	font-size: 18px;
}
#store_detail_info .example p{
	color:#666;
	margin:0;
	padding:0;
}

#store_detail_info .shop{
	float: right;
	width: 100px;
	margin: 10px;
	padding: 0 0 0 10px;
	text-align:left;
	border-left: 1px solid #999;	
}


.img_text{
	float:left;
	margin: 0 8px 8px 0;
	border: 1px solid #4e1b1f;
}
.img_block{
	text-align:center;
}

.preis{
	font-weight:bold;
}

.clear{ 
	clear:both; 
	display:block; 
	height:0; 
	line-height:0; 
	overflow:hidden; 
	visibility:hidden;
}
.clear_left{ 
	clear:left;
	display:block; 
	height:0; 
	line-height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
.clear_right{ 
	clear:right; 
	display:block; 
	height:0; 
	line-height:0; 
	overflow:hidden; 
	visibility:hidden;
}