@charset "UTF-8";
/* CSS Document */
#pflegeschritte_horiz ul{
list-style: none;
margin: 0;
padding: 0;
}
#pflegeschritte_horiz ul ul{
list-style: disc;
margin: 0;
padding: 0;
}

#pflegeschritte_horiz ul li{
float: left;
list-style: none;
padding: 2px;
display: block;
margin: 0 2px 0 0;
background: url(../images/pflegeschritte_widget_bg.jpg) repeat-x #FFF;
border: 1px solid #9DB1D1;
}
#pflegeschritte_horiz ul li ul li{
float: none;
display: list-item;
list-style: disc;
padding: 0;
margin: 0 0 0 1.5em;
border: 0;
background: none;
}

#pflegeschritte_horiz ul li div.pflegeschritt{
display: block;
overflow: hidden;
height: 485px;
width: 54px;

overflow: hidden;
}
#pflegeschritte_horiz div.en ul li div.pflegeschritt{
height: 515px;
}

#pflegeschritte_horiz #a1{
width: 440px;
}


#pflegeschritte_horiz ul li div.titel img{

border: 0;
}

#pflegeschritte_horiz p{
margin: 0.3em 0;
padding: 0;
}
#pflegeschritte_horiz ul li div.pflegeschritt div.beschreibung{
width: 370px;
float: left;
margin-left: 11px;

}
#pflegeschritte_horiz ul li div.pflegeschritt div.titel{
float: left;
height: 480px;
background: transparent;
margin: 0;
width: 54px;
}
#pflegeschritte_horiz div.en ul li div.pflegeschritt div.titel{

height: 510px;

}
#pflegeschritte_horiz ul li div.pflegeschritt div.titel a{
display: block;
}

#pflegeschritte_horiz ul li h3{
margin: 0.3em 0;

}
#pflegeschritte_horiz ul li div.pflegeschritt input{
float: right;
padding: 0 2px;
width: 120px;
height: 20px;
line-height: 1;
font-size: 11px;
font-weight: bold;
color: #333;
border: 0;
margin-right: 0.4em;
background: url(../images/pflegeschritte_buttons.gif) 0 0 no-repeat transparent;
cursor: pointer;
}
#pflegeschritte_horiz ul li div.pflegeschritt input:hover{
color: #192F85;
background: url(../images/pflegeschritte_buttons.gif) 0 -20px no-repeat transparent;
}
div.beschreibung{
	height: 450px
}
div.en div.beschreibung{
	height: 480px
}
#pflegeschritte_horiz ul li div.pflegeschritt #titel01{
	background: url(../images/pflegeschritt_titel01.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz ul li div.pflegeschritt #titel02{
	background: url(../images/pflegeschritt_titel02.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz ul li div.pflegeschritt #titel03{
	background: url(../images/pflegeschritt_titel03.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz ul li div.pflegeschritt #titel04{
	background: url(../images/pflegeschritt_titel04.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz ul li div.pflegeschritt #titel05 {
	background: url(../images/pflegeschritt_titel05.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.en ul li div.pflegeschritt #titel01{
	background: url(../images/pflegeschritt_titel01_en.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.en ul li div.pflegeschritt #titel02{
	background: url(../images/pflegeschritt_titel02_en.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.en ul li div.pflegeschritt #titel03{
	background: url(../images/pflegeschritt_titel03_en.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.en ul li div.pflegeschritt #titel04{
	background: url(../images/pflegeschritt_titel04_en.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.en ul li div.pflegeschritt #titel05 {
	background: url(../images/pflegeschritt_titel05_en.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.es ul li div.pflegeschritt #titel01{
	background: url(../images/pflegeschritt_titel01_es.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.es ul li div.pflegeschritt #titel02{
	background: url(../images/pflegeschritt_titel02_es.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.es ul li div.pflegeschritt #titel03{
	background: url(../images/pflegeschritt_titel03_es.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.es ul li div.pflegeschritt #titel04{
	background: url(../images/pflegeschritt_titel04_es.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.es ul li div.pflegeschritt #titel05 {
	background: url(../images/pflegeschritt_titel05_es.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.fr ul li div.pflegeschritt #titel01{
	background: url(../images/pflegeschritt_titel01_fr.gif) no-repeat bottom center transparent;
}

#pflegeschritte_horiz div.fr ul li div.pflegeschritt #titel02{
	background: url(../images/pflegeschritt_titel02_fr.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.fr ul li div.pflegeschritt #titel03{
	background: url(../images/pflegeschritt_titel03_fr.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.fr ul li div.pflegeschritt #titel04{
	background: url(../images/pflegeschritt_titel04_fr.gif) no-repeat bottom center transparent;
}
#pflegeschritte_horiz div.fr ul li div.pflegeschritt #titel05 {
	background: url(../images/pflegeschritt_titel05_fr.gif) no-repeat bottom center transparent;
}


