*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	color:#000;
}

body{
	font-family: 'Prata', serif;
	font-size:11px;
	line-height:18px;
	color:#333;
}


h1, h2, h3 {
	line-height:180%;
	font-weight:normal;
}



#menu{
	width:280px; 
	height:100%;
	margin-left:30px;
	margin-right:30px;
	margin-top:60px;
	position:absolute; 
	font-size:14px;

}


	input{
		font-family: 'Prata', serif;
		font-size:14px;
		line-height:22px;
		color:#333;
		border-bottom:1px solid #AAA;	
		padding:2px;
		width:280px;
		text-align:right;
		margin-top:60px;

	}
	input:hover{
		background:#eee;
	}

	#logo{
		margin-bottom:40px;
	}

	#description{
		width:280px;
		font-size:12px;
		line-height:16px;
		text-align:right;
		margin-bottom:60px;
		padding-top:20px;
		padding-bottom:20px;
		border-top:1px solid #AAA;
		border-bottom:1px solid #AAA;	
	}
	
	#menu ul{
		text-align:right;
	}

	#menu a{
		color:#333;
	}
	
	#menu a:hover{
		color:red;
	}
	
	.lokale{
		padding-right:10px;
	}





#grid, #grid-single{
	float:left;
}

#post{
	width:965px;
	height:550px;
}

#container{
	float:left;	
	margin-left:380px;
	margin-top:70px;
}

#container_start{
	float:left;	
	margin-left:380px;
}





#s1{ 
	float:left; 
	margin-right:10px; 
	width:600px; 
	height:420px; 
	overflow:hidden; 
	cursor: e-resize; 
}


#spalten{
	height:152px;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	margin-top:30px;
	margin-bottom:30px;

}

#menu2{
	clear:both;
	height:90px;
}

.kleiner{
}



a{ 
	cursor:hand;
}


#post a:hover{
	text-decoration:underline;
}

.info{ 
	z-index:10; 
	width:200px; 
	height:309px; 
	position:relative; 
	top:-209px;; 
	left:20px; 
}


.headline{
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;
	line-height:120%;
}
.klein, .klein p, #grid p{
	z-index:10; 
	color:#FFF;
	font-size:12px;
	line-height:18px;
	
}

.karte{ width:250px; height:309px; overflow:hidden; float:left; background:#000; }

.bild{ z-index:50; width:250px; height:309px; position:relative; top:0; left:0; }


#submenu{
	width:960px;
	height:350px;
	background: url('http://www.gutfinden.at/wp-content/themes/gutfinden/img/menu_large.jpg') no-repeat; 
}

.submenu-button{
	float:left;
	cursor:hand;
}

.left{
	float:left;
	margin-right:10px;
}
.right{
	padding-top:60x;
	font-size:12px;
	line-height:18px;
}

#showbox{
	width:960px;
	height:550px;
	clear:both;
}


.navigation-klein{
	margin-top:20px;
	font-size:11px;
	color:#AAA;
}


