.konfigurator_main {
    border: 1px solid black;
    border-width: 0 0px;
    height: 600px;
    padding: 0px;
    width: 565px;
    text-align: left;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
}

#scroll-pane-container {
    border: 1px solid #dddddd;
    border-width: 1px 0 0 1px;
}

.to-config {
    position: absolute;
    text-align: left;
    bottom: 50px;
    right: 50px;
}

#scroll-pane-container {
    height: 300px;
    overflow: visible;
    float: left;
    position: relative;
}

#scroll-pane {
    background-color: #ffffff;
    position: absolute;
    height: 300px;
    left: 0;
    top: 0;
    overflow: hidden;
}

.panel-image {
    vertical-align: middle;
    position: absolute;
    top: -40px;
    left: 0;
    background: no-repeat center center;
}

.panel {
    vertical-align: middle;
    float: left;
    position: relative;
}

#modells {
    width: 99px;
    float: left;
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    border: 1px solid #dddddd;
    border-width: 1px 0 0 1px;
}

#modells li {
    cursor: pointer;
    padding: 3px 5px;
    border-bottom: 1px solid #dddddd;
    font-size: 11px;
    font-weight: bold;
}

#modells li.act {
    background-color: #9C213D;
    color: #ffffff;
    background-image: none;
}

#modells li:hover {
    background-color: #eeeeee;
}

#modells li.act:hover {
    background-color: #9C213D;
    color: #ffffff;
}

#types {
    margin: 10px;
    padding: 0;
    position: relative;
    top: 1px;
}

#types li {
    border: 1px solid #dddddd;
    background: no-repeat;
    padding: 8px 0 8px 40px;
    position: relative;
}

#types.top li {
    background: no-repeat bottom center;
    padding: 5px;
    padding-bottom: 40px;
    border: 1px solid #dddddd;
    text-align: center;
    float: left;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 5px 0 0;
    list-style: none;
    z-index: 100;
}

#types.top li.act {
    background-color: #9C213D;
    border-bottom-color: #ffffff;
    color: #ffffff;
    background-image: none;
}

#types.top li:hover {
    background-color: #eeeeee;
}

#types.top li.act:hover {
    border: 1px solid #dddddd;
    background-color: #9C213D;
    color: #ffffff;
}

.selector-panel {
    font-size: 12px;
    background: #ffffff;
    position: absolute;
    line-height: 12px;
    vertical-align: middle;
}

.konfigurator_main {
}

#scroll-pane-container {
}

.to-config {
}

#types.top li {
}

#modells li.act {
    background-color: #8B8673;
}

#modells li:hover {
    background-color: #eeeeee;
}

#modells li.act:hover {
    background-color: #8B8673;
    color: #ffffff;
}

#types.top li.act {
    background-color: #8B8673;
    color: #ffffff;
}

#types.top li:hover {
    background-color: #eeeeee;
}

#types.top li.act:hover {
    background-color: #8B8673;
    color: #ffffff;
}

.eignung_bullets
{
	font-size:20px;
	height: 10px;
	margin-top: -4px;
	color:#000000;
}

.eignung_header_bg
{
	font-size:10px;
 	background-color: #8B8673;
	color:#ffffff;
	font-weight:bold;
}

.moebel_eignung  td
{
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	vertical-align:center;
}


