/**
*
* FCE Stylesheet for nkfw.de (C) [m]zentrale 2006
*
**/

#fce_kommunen {
    line-height: 100%;
}

#fce_kommunen .block {
	width: 100%;
	_width: 530px;
	background: /*#ebebf3; */transparent;
	border-bottom: 1px solid #bfbfbf;
	float: left;
        margin-bottom:      10px;
	_float: ;
}

#fce_kommunen .image {
	float: right;
    margin-right:       5px;
    margin-top:         5px;
	/*border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;*/
    /*position:   absolute;*/
}

#fce_kommunen .block dl {
    /*border:     1px solid red;
    display:    table;
    width:      100%*/
}


#fce_kommunen .block dl dt,
#fce_kommunen .block dl dd {
	float: left;
	padding: 2px;
    margin: 1px 5px;
	height: 35px;
	_height: 43px;
    line-height: 100%;
    width:       40%;
    text-align:  left;
}

#fce_kommunen .block dl dt {
	/*background: #a1a1c5;
	color: #fff;*/
	font-weight: bold;
	width: 37%;
	clear: left;
}


#fce_kommunen .innerblock dl dt {
	width: 46%;
	/*_width: 140px;*/
	text-align: left;
}

#fce_kommunen .innerblock dl dd {
	width: 40%;
	/*_width: 80px;*/
}

#fce_kommunen .blockleft {
	float: left;
	width: 49%;
  /*_width: 250px;*/
  /*_overflow: hidden;*/
}

#fce_kommunen .blockright {
	float: left;
	width: 49%;
  /*_width: 250px;*/
  /*_overflow: hidden;*/
}

#fce_kommunen .firstblock {
  width: 80%;
  /*_width: 250px;*/
  /*_overflow: hidden;*/
}


#fce_kommunen hr.clearleft {
	clear: left;
	visibility: hidden;
}

#fce_kommunen hr.clearright {
	clear: right;
	visibility: hidden;
}

#fce_kommunen .block h2 {
	background-color: /*#8c8c8c;#E7E7E7;*/ transparent;
	/*color:          #fff;*/
	padding:1px 5px; margin:0;
    padding-top:    5px;
    padding-bottom: 5px;
	font-size:      1.1em;
    font-weight:    bold;
    line-height:    100%;
}

#fce_kommunen .block p { padding-left: 10px; margin-bottom: 10px;}