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

h1{
	margin-top:0;
}

div#content1{
	margin:0;
	margin-bottom:1em;
	padding:0;
}

div#content2{
	margin-right:60px;
	margin-top:0px;
}

div#content3{
	margin-top:0px;
}

div#content2 h2{
		color: #77ad1b;	text-transform:uppercase;
}
		
div#content2 a{
	text-decoration:none; color:#77ad1b;font-weight:bold;
}

		
div#content3 h2{
	color: #f7931e;	text-transform:uppercase; margin:0;
}


div#content3 a{
	text-decoration:none; color:#0099ff;font-weight:bold;
}

div#content .column{
	width:340px;
	line-height:1.5;
	float:left;
}


/* Staedtbaukasten */

div#staedte{
	padding:0px;
	margin-bottom:0.5em;
}

/*div#artikelliste{
	padding:0.7em 0em 0em 0em;
}*/

/*div#staedte a{text-decoration:none; color:#000000;font-weight:bold;font-size:100%;}
div#artikelliste a{text-decoration:none; color:#77AD1B;font-weight:bold;font-size:100%;}*/

.item{
	float:left;
	margin-right:11px;
	margin-bottom:2px;
	margin-top:0px;
	text-align:center;
	font-weight:normal;
	
}

.item br{
	line-height:0.0;
}

.thumb{
	float:left;
	margin:5px;
}

/*.itemRestaurants{
	float:left;
	margin:8px;
	text-align:center;
}

.itemArtikelliste{
	border-top:1px solid #77AD1B;
	float:left; 
	margin-right:1em;
	margin-bottom: 1em;
	text-align:justify;
	width: 350px;
	height:240px;
}

.item img{
	margin-bottom:0.5em;
}

.itemArtikelliste img{
	margin-right:1em;
	margin-bottom:7em;
	margin-top: 0.2em;
	float:left;
}

.itemArtikelliste h1 {
	font-size: 120%;
	color: #77AD1B;
	text-transform:uppercase;
	text-align: left;
}




.umfrageBild {
  height:1em;

}*/

