
/****
 *
 *
 *
 *   Ideen LInks */


#ideen {
	display:block;
	display:none;
	font-size:18px;
	width:230px;
	height:auto;
}

#hof, #foersterhaus, #brakula{
	position:absolute;
	margin:0px;
	top:0px;
	left:0px;
	text-align:center;
}


#foersterhaus {
display:block;
background:url(img/foersterhaus.png) center center no-repeat;
position:absolute;
line-height:62px;
height:62px;
width:160px;
	font-size:18px;
	text-align:center;
margin-left:220px;
margin-top:140px;
}

#brakula {
display:block;
background:url(img/foersterhaus.png) center center no-repeat;
position:absolute;
line-height:62px;
height:62px;
width:160px;
font-size:18px;
text-align:center;
margin-left:530px;
margin-top:120px;
}

#hof {
display:block;
background:url(img/foersterhaus.png) center center no-repeat;
position:absolute;
line-height:62px;
height:62px;
width:160px;
font-size:18px;
text-align:center;
margin-left:330px;
margin-top:230px;
}



#absinthbar, #stadtteilarchiv, #digitalstudio ,#kino {
	position:absolute;
	position:relative;

}

a.ideen{
	margin-left:20px;
	margin:0px;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0px;
	width:160px;
	color:#996633;
	font-size:16px;
	background:url(img/foersterhaus.png) center center no-repeat;
	height:62px;
	line-height:62px;
  font-variant: small-caps;
  font-weight:normal;
  font-weight:bold;
}

a.ideen :hover{
	color:#666;
}

a.ideen :active{
	color:#990000;
}

a.aktiv {
	color:#990000;
}


#absinthbar,#stadtteilarchiv, #digitalstudio ,#kino {
	margin-left:70px;
}
#stadtteilarchiv, #digitalstudio ,#kino {
	margin-top:20px;
}
#absinthbar {
	margin-top:90px;
}


#rundgang a {border:0px solid white; font-variant:small-caps}

