/* ----------------------------------------------- */
/* CSS BRK Rosenheim extern */
/* Erstellung: Juni 2005 */
/* www.b.fusion.de */
/* ----------------------------------------------- */

#top 
{
	position: absolute;
	top: 0;
	height: 85px;
	left: 175px;
}
#top2
{
	position: absolute;
	top: 0;
	height: 125px;
	left: 0px;
}
#head 
{
	position:relative;
	height: 1.79em;
	width:auto;
	background-color:#666;
	margin-left: 175px;
	z-index: 13;
}

#content ul
{
padding: 0px 0px 0px 0px;
margin: 5px 0px 5px 15px;
list-style-position:inside;
list-style-type:square;
}


#kopfbereich 
{
	height: 85px;
	margin:0;
}

#linkespalte {
position:absolute;
top: 150px;
float:left;
width: 175px;
z-index:14;
}


#rechtsoben 
{
	position: absolute;
	right: 210px;
	top: 0;
	height: 85px;
	padding: 17px 10px 0px 10px;
	background-color:#f00;
	text-align:center;
	width: 6em;
	z-index:12;
}

#rechtsoben2
{
	position: absolute;
	right: 0px;
	top: 0;
	height: 85px;
	width: 210px;
	z-index:11;
}

#rechtespalte 
{
	float: right;
	margin-right: 10px;
	width: 190px;
}

#content 
{
	position: relative;
	margin: 0px 230px 0px 195px;
	padding: 0px;
	width:auto;
	z-index: 1;
	/*display:none;*/
}

#contentinhalt 
{
	width:auto;
	margin: 0;
	padding-right:0px;
	padding-top: 15px;
	z-index: 1;	
}

.abstand 
{
	height: 10px;
	clear:inherit;
	font-size: 1%;
}

.abstandclear
{
	height: 1px;
	clear:all;
	font-size: 1%;
}

.abstandsmall 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 0%;
	height: 0px;
	clear:inherit;
}

.flowpic
{
	height: 100%;
	width: auto;
}
