.indexFrame { width: 660px; }

.left{
	width:49%;
	float:left;

}
.right{
	width:49%;
	float:right;
	clear:right;

}


div.kasten div.fotowettbewerb
{
	margin: 20px 10px 0 0;
	height: 80px;
	width: auto;
}

div.kasten div.fotowettbewerb img.quer{
	height: 60px;
	width: auto;
}

div.kasten div.fotowettbewerb img.hoch{
	width: 50px;
	height: auto;
}



#main{
	font: 101%  Trebuchet, "Trebuchet MS", Arial, Helvetica, sans;
}

#main ul{
	list-style:none;
	font: 101%  Trebuchet, "Trebuchet MS", Arial, Helvetica, sans;
}

#main ul a { 
	text-decoration:none;
}


#main p, #main ul {
	font-size: 0.9em;
	padding: 10px;
	margin:0;
}
#main h3{
	padding: 23px 15px 13px 20px;
	margin: 0 0 0 28px;

}


/* Kasten der einen Eintrag incl Überschrift umschließt */


#main .platzhalter_index { height: 150px; }

#main div.drumrum{
	width: 322px;
	margin:20px 20px 20px 0px;
	padding-bottom: 9px;

}



/* Hintergründe abhängig von rechter oder linker Position */
#main div.left div.drumrum {
	background: #fdf7c1 url(/images/hg-kasten.jpg) no-repeat bottom right;
}
#main div.right div.drumrum {
	background: #fdf7c1 url(/images/hg-kasten.jpg) no-repeat bottom right;
}
#main div.left div.drumrum h3
{
	background: #fdf7c1 url(/images/hg-blatt-braun.gif) no-repeat top left;
}
#main div.right div.drumrum h3 {
	background: #fdf7c1 url(/images/hg-blatt-gelb.gif) no-repeat top left;
}


/*  textdiv   */
#main div.kasten {
	border-left: 1px solid #bd806a;
	border-top: 1px solid #bd806a;
	width: 282px;
	margin:0;
	margin-left: 30px;
}




