/*Content -> Unterkunft*/
#sektoren a:link, #sektoren a:visited {
	color:#333333;
	text-decoration:underline;
}
#sektoren a:hover {
	color:#CC0000;
	text-decoration:none;
}
#sektoren .detailbox {
	text-align: left;
	margin-bottom: 10px;
	font-size:0.9em;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px;
}
#sektoren #auswahlmenu h1 {
	font-size:1.0em;
	color:#CC6600;
	font-weight:bold;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#sektoren #auswahlmenu a:link, #sektoren #auswahlmenu a:visited {
	color:#999999;
	text-decoration:none;
	vertical-align:middle;
}
#sektoren #auswahlmenu a:hover {
	color:#666666;
	text-decoration:none;
}
#sektoren #gruppe, #sektoren #gebiet {
	text-align: left;
	margin-bottom: 0px;
	font-size:0.9em;
	vertical-align:middle;
}
#sektoren .entrytoprow {
	padding: 0px;
	height:20px;
	background-image: url(../images/h1-box-icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sektoren .entry {
	margin-bottom: 15px;
	padding: 0px;
}
#sektoren .name h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	width:auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 15px;
}
#sektoren .ort h2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sektoren .daten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../images/daten-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#sektoren .datenshadow {
	height: 15px;
	background-image: url(../images/box-shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear:both;
}
#sektoren .text p {
	margin-bottom: 5px;
	padding:0px;
	width:250px;
	line-height:17px;
	clear:right;
}
#sektoren .bild {
	width:170px;
	float:left;
	padding: 5px;
}
#sektoren .bild img {
	padding: 0px;
	margin-top: 5px;
}
#sektoren .text {
	width:250px;
	float:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom:15px;
}
#sektoren .clear {
	clear:both;
}
#sektoren ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-size:1.0em;
}
#sektoren ul li {
	line-height:14px;
	margin-left:20px;
	list-style-type:square;
	list-style-position: outside;
	list-style-image: url(../images/list-icon.gif);
	vertical-align:bottom;
	padding: 0px;
	margin-top: 0px;
}