#main{
	line-height: 1.4em;
	font-size: .8em;
	margin-top: 1em;

/*
 * Comment in for the gallery like in CSSPlay / Photostrip
 */

/*
	border:1px solid #bfbfbf;
	padding-bottom:15px;
	overflow-x:auto; 
	overflow-y:hidden;
	width:777px;
*/
		
}

.min_width{
	width: 777px;
}


.tsc_galerie {
	
}

.tsc_galerie img, .desc{
	/* line-height: 1.4em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;*/
	margin-right:1em;
	
}

.desc {padding-top: 0.25em;}

.tsc_galerie td {vertical-align: top; }


#left,#right,#all{
	margin-bottom:1em;
	padding: 0px;
	text-align:justify;
	/*
	position:relative;
	border:1px solid #bfbfbf;	
	background:silver;
	*/

}

#main p:first-child{
	margin-top:0;
}

#main p:last-child{
	margin-bottom:0;
}

/*
#main p{
	margin:0;
	padding:0;
}
*/
#main h1, #main h2, #main h3{
	margin:0;
}
#left{
	width:50%;
	float:left;
}

#right{
  	width:45%;
	float:right;
}
.txt-img{
	float: left; 
	/* line-height: 1.4em;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif; */
	margin-bottom:1em;
	margin-right: 20px;
	width: 785px;
	
/*
	border:1px solid #222;
	background:silver;	
	*/	
}

a, a:visited, a:link {text-decoration: none; color: #000; }
a:hover {text-decoration: none; color: #7f7f7f; }
