/*

    *ACTION KIDS

*/
/*
container ueber die gesamte breite suchergebnisse
ohne schatten rahmen
*/
.teaserActionKidsList {
	padding: 0px 0px 0px 9px;
	margin: 0px;
}

.teaserActionKidsList h1 {
	padding: 11px 13px 0px 0px;
    margin: 0px;
}

.teaserActionKidsList h2 {
	padding: 0px 13px 0px 0px;
    margin: 0px;
}

.teaserActionKidsList h2.actionKidsH2Higlight {
    background: url(../../action-kids/img/h2Highlight.gif) center left no-repeat;
	padding: 3px 13px 3px 25px;
}

.teaserActionKidsList p {
	padding: 11px 13px 15px 0px;
    margin: 0px;
    color: #000000;
}


.teaserActionKidsList span {
	padding: 11px 5px 15px 0px;
	margin: 0px;
	color: #70716f;
    width: 300px;
}

.teaserActionKidsList span a {
	background: url(../img/naviPfeilN.gif) no-repeat left;
	padding: 5px 10px 5px 23px;
	text-decoration : underline;
}

.teaserActionKidsList span a:link{
    color: #777777;
}

.teaserActionKidsList span a:visited{
    color: #999999;
	background: url(../img/naviPfeilV.gif) no-repeat left;
}

.teaserActionKidsList span a:hover {
    color: #000000;
	background: url(../img/naviPfeilO.gif) no-repeat left;
}

.teaserActionKidsList span a:active{
    color: #000000;
	background: url(../img/naviPfeilO.gif) no-repeat left;
 }

/*
container ueber die gesamte breite detail
ohne schatten rahmen
*/
.teaserActionKidsDetail {
	padding: 0px 0px 0px 9px;
	margin: 0px;
}

.teaserActionKidsDetail h1 {
	padding: 11px 13px 0px 0px;
    margin: 0px;
}

.teaserActionKidsDetail h2 {
	padding: 0px 13px 0px 0px;
    margin: 0px;
}

.teaserActionKidsDetail p {
	padding: 11px 13px 15px 0px;
    margin: 0px;
}

.teaserActionKidsDetail table {
	padding: 11px 13px 15px 0px;
    margin: 0px;
}

.teaserActionKidsDetail td {
	padding: 0px 15px 5px 0px;
}

.teaserActionKidsDetail span {
	padding: 11px 5px 15px 0px;
	margin: 0px;
	color: #70716f;
    width: 300px;
}

.teaserActionKidsDetail span a {
	background: url(../img/naviPfeilN.gif) no-repeat left;
	padding: 5px 10px 5px 23px;
	text-decoration : underline;
}

.teaserActionKidsDetail span a:link{
    color: #777777;
}

.teaserActionKidsDetail span a:visited{
    color: #999999;
	background: url(../img/naviPfeilV.gif) no-repeat left;
}

.teaserActionKidsDetail span a:hover {
    color: #000000;
	background: url(../img/naviPfeilO.gif) no-repeat left;
}

.teaserActionKidsDetail span a:active{
    color: #000000;
	background: url(../img/naviPfeilO.gif) no-repeat left;
 }






.actionKidsListePageBrowser {
    margin: 0px;
    padding: 0px 0px 0px 9px;
    overflow: hidden;
 }
 
.actionKidsListePageBrowser p {
    margin: 0px;
    padding: 11px 13px 15px 0px;
    float: right;
    color: #777777;
 }

.actionKidsSuche table {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.actionKidsSuche td {
	padding: 3px 10px 4px 0px;
    margin: 0px;
    
}

.actionKidsSuche input {
    background: #fff;
    border: 1px solid #777777;
    color: #000000;
	padding: 3px 10px 4px 0px;
    margin: 0px;
    font-size: 1.0em;
    
}

.actionKidsSuche select {
    background: #fff;
    border: 1px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px;
    
}

.actionKidsSuche .checkbox {
    background: #fff;
    border: 0px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 10px 0px 0px;
    margin: 0px 5px 0px 0px;
    float: left;
}

.actionKidsSuche .submit {
    text-align: right;
    width: 270px;
}

.actionKidsSuche .submit input {
    border: 0px solid #ffffff;
    background: #fff url(../../action-kids/img/btnSucheStarten.gif) center left no-repeat;
    font-size: 0.0em;
    padding-top:30px;
    width: 131px;
    height: 17px;
}


.actionKidsSuche .label {
    width: 110px;
}

.actionKidsSuche fieldset {
    border: 0;
    margin: 0px;
    padding: 0px;
}

.actionKidsSuche fieldset legend {
    display: none;
}

.actionKidsSuche fieldset select {
    width: 230px;
}
label.checkboxFruehjahr {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconFruehjahr.gif) center right no-repeat;
    float: right;
}
.checkboxSommer {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconSommer.gif) center right no-repeat;
    float: right;
}
.checkboxHerbst {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconHerbst.gif) center right no-repeat;
    float: right;
}
.checkboxWinter {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconWinter.gif) center right no-repeat;
    float: right;
}

.checkboxIndoor {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconIndoor.gif) center right no-repeat;
    float: right;
}
.checkboxOutdoor {
    display: block;    
    width: 70px;
    background: #fff url(../../action-kids/img/iconOutdoor.gif) center right no-repeat;
    float: right;
}

.actionKidsSuchePlz table {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.actionKidsSuchePlz td {
	padding: 3px 10px 4px 0px;
    margin: 0px;
    
}

.actionKidsSuchePlz input {
    background: #fff;
    border: 1px solid #777777;
    color: #000000;
	padding: 0px 10px 0px 0px;
    margin: 0px;
    font-size: 1.0em;
    width: 150px;
}

.actionKidsSuchePlz select {
    background: #fff;
    border: 1px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 150px;
}

.actionKidsSuchePlz .submit {
    text-align: right;
    width: 270px;
}

.actionKidsSuchePlz .submit input {
    border: 0px solid #ffffff;
    background: #fff url(../../action-kids/img/btnPlzSucheStarten.gif) center left no-repeat;
    font-size: 0.0em;
    padding-top:30px;
    width: 131px;
    height: 17px;
}


.actionKidsSuchePlz .label {
    width: 110px;
}

.actionKidsSuchePlz fieldset {
    border: 0;
    margin: 0px;
    padding: 0px;
}

.actionKidsSuchePlz fieldset legend {
    display: none;
}


/*
detailMainTeaser

*/
#mainTeaserAK {
	background : url(../img/mainTeaserBG.gif) no-repeat;
	padding: 0px 0px 0px 13px;
	margin: 0px;
    overflow: hidden;
}

#mainTeaserAK h1 {
	padding: 11px 13px 0px 0px;
    margin: 0px;
}

#mainTeaserAK h2 {
	padding: 0px 13px 0px 0px;
    margin: 0px;
/*    width: 260px; */
}


#mainTeaserAK h2.actionKidsH2Higlight {
    background: url(../../action-kids/img/h2Highlight.gif) center left no-repeat;
	padding: 3px 13px 3px 25px;
}

#mainTeaserAK p {
	padding: 11px 13px 15px 0px;
    margin: 0px;
}

#mainTeaserAK .mainTeaserAKtoolBar {
    float: right;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 10px 10px;
}

#mainTeaserAK .mainTeaserAKicons {
    padding: 0px 0px 0px 3px;
}

#mainTeaserAK .mainTeaserAKstars {
    padding: 0px 0px 0px 0px;
}

#mainTeaserAK .mainTeaserAKstars p {
    padding: 5px 0px 0px 0px;
    color: #777777;
}


#mainTeaserAKresult {
    color: #777777;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

#mainTeaserAKresult h1{
    padding: 0px 0px 0px 0px; 
    margin:0px;
}

#mainTeaserAKresult td {
    color: #777777;
	padding: 0px 5px 1px 0px;
    margin: 0px;
}


#mainTeaserAK p table td {
	padding: 3px 10px 4px 0px;
    margin: 0px;
}

#mainTeaserAK p ul li {
    color: #000000;
}

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe { 
    padding: 5px 0px 0px 0px; 
    margin:0px;
}
#rateMe h1 { 
    padding: 0px 0px 0px 0px; 
    margin:0px;
}
#rateMe p {
    padding: 5px 0px 0px 0px;
	font-size: 0.7em;
    color: #777777;
    width: 120px;
}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../../action-kids/img/starFullDetail.gif) no-repeat;}
#rateMe a{float:left;background:url(../../action-kids/img/starEmptyDetail.gif) no-repeat;width:20px; height:19px;}
#ratingSaved{display:none;}
.saved{color:red; }


.actionKidsSucheTeaser {
    padding: 11px 5px 0px 5px;
}

.actionKidsSucheTeaser table {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.actionKidsSucheTeaser td {
	padding: 3px 10px 4px 0px;
    margin: 0px;
    
}

.actionKidsSucheTeaser input {
    background: #fff;
    border: 1px solid #777777;
    color: #000000;
	padding: 3px 10px 4px 0px;
    margin: 0px;
    font-size: 1.0em;
    
}

.actionKidsSucheTeaser select {
    background: #fff;
    border: 1px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 20px;
    width: 130px;
}

.actionKidsSucheTeaser .checkbox {
    background: #fff;
    border: 0px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
    float: left;
}

.actionKidsSucheTeaser .submit {
    text-align: right;
    width: 270px;
}

.actionKidsSucheTeaser .submit input {
    border: 0px solid #ffffff;
    background: #fff url(../../action-kids/img/btnSucheStarten.gif) center left no-repeat;
    font-size: 0.0em;
    padding-top:30px;
    width: 131px;
    height: 17px;
}


.actionKidsSucheTeaser .label {
    width: 110px;
}

.actionKidsSucheTeaser fieldset {
    border: 0;
    margin: 0px;
    padding: 0px;
}

.actionKidsSucheTeaser fieldset legend {
    display: none;
}

.actionKidsSucheTeaserPlz {
    padding: 11px 5px 0px 5px;
}

.actionKidsSucheTeaserPlz table {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.actionKidsSucheTeaserPlz td {
	padding: 3px 10px 4px 0px;
    margin: 0px;
    
}

.actionKidsSucheTeaserPlz input {
    background: #fff;
    border: 1px solid #777777;
    color: #000000;
	padding: 0px 10px 0px 0px;
    margin: 0px;
    font-size: 1.0em;
    width: 110px;
}

.actionKidsSucheTeaserPlz select {
    background: #fff;
    border: 1px solid #777777;
    font-size: 1.0em;
    color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 110px;
}

.actionKidsSucheTeaserPlz .submit {
    text-align: right;
    width: 270px;
}

.actionKidsSucheTeaserPlz .submit input {
    border: 0px solid #ffffff;
    background: #fff url(../../action-kids/img/btnPlzSucheStarten.gif) center left no-repeat;
    font-size: 0.0em;
    padding-top:30px;
    width: 131px;
    height: 17px;
}


.actionKidsSucheTeaserPlz .label {
    width: 110px;
}

.actionKidsSucheTeaserPlz fieldset {
    border: 0;
    margin: 0px;
    padding: 0px;
}

.actionKidsSucheTeaserPlz fieldset legend {
    display: none;
}


