@charset "utf-8";
/* CSS Document */

/* ****************   */


.vorschau{
	margin-bottom:1em;
	background-color:#FFFFCC;
	display:inline-table;
	width:43%;
	border:#CCCCCC dotted thin;
	height:110px;

	text-align:center;
	padding:0.5em;
	
	margin-right:auto;
	float:left;
	font-size:12px;
	margin-left:5.6em;
	font-size:12px;
	color:#686767;
}
/* ie6*/
*html .vorschau{margin-left:2em;margin-bottom:1em;
	background-color:#FFFFCC; 
	
	display:inline-table;
	width:43%;
	border:#CCCCCC dotted thin;
	height:110px;

	text-align:center;
	padding:0.5em;
	
	margin-right:auto;
	float:left;
	font-size:12px;
	color:#605f5f;
	}
	
	
	+*html .vorschau
{	background-color:#FF3300; margin-left:5em;}	
	
.vorschau-2{
margin-bottom:1em;
	background-color:#FFFFCC;
	display:inline-table;
	width:98%;
	border:#CCCCCC dotted thin;
	height:70px;
	vertical-align:bottom;
	text-align:center;
	padding:0.5em;
	margin-left:auto;
	margin-right:auto;

	
}




.vorschau img { margin-right:4em; margin-top:1em;float:left; border:#ccc solid 3px; width:101px;}
.vorschau-2 img { margin-right:4em; float:left; border:#ccc solid 3px; width:101px;}
.clear{clear:both;}
.nomarginleft{margin-left:0px;}
.indextxt2{
text-align:center;

display:block;
width:71%;
margin-left:auto;
margin-right:auto;
margin-bottom:0.5em;

font-size:12px;
border-bottom:#CCCCCC dotted thin;
padding-bottom:0.5em;

}

.textab{display:block; padding-left:120px;}

/* *************  weiche chrom safari **********  */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 .vorschau 
 {
 margin-bottom:1em;
	background-color:#FFFFCC;
	display:inline-table;
	width:44%;
	border:#CCCCCC dotted thin;
	height:120px;

	text-align:center;
	padding:0.5em;
	
	margin-right:auto;
	float:left;
	font-size:11px;
	margin-left:7.3em; /* The text will appear red only in Safari and Google Chrome */
	color:#686767;
 }
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .nomarginleft 
 {margin-left:0px;

 /* The text will appear red only in Safari and Google Chrome */
 }
}
body:nth-of-type(1) {}

/*   Ende safari Chrome */

#texte{font-size:12px; color:#686767;}

