div.individualpakete {
margin-top:10px;
}

/*** sucheAnsicht ***/

.ipaketmodulSucheAnsicht div.individualpaket{
	padding-bottom:10px;margin-bottom:10px;
	border-bottom:1px solid #98C7CB;	
}

.ipaketmodulSucheAnsicht div.bild{
float:left;
width:110px;
overflow:hidden;
}

.ipaketmodulSucheAnsicht div.text{
width:292px;
float:left;
}
.ipaketmodulSucheAnsicht .text p.unterkunft{
color:#329097;
font-size:12px;
font-weight:bold;
margin:0;
}
.ipaketmodulSucheAnsicht .text p.unterkunft a{
color:#329097;
text-decoration:none;
}	

.ipaketmodulSucheAnsicht .text p.preis{
text-decoration:underline;
font-weight:bold;
}

.ipaketmodulSucheAnsicht .text p.telefon{
font-weight:bold;
}





/*** paketAnsicht ***/

.ipaketmodulPaketAnsicht div.buttons{
margin-top:10px;
}	

.ipaketmodulPaketAnsicht div.buttons div.linkbutton{
float:left;
width:179px;
margin-top:0px !important;
margin-bottom:5px !important;
}




/*** listeLay ***/

.individualpaketeListeLay {
padding-bottom:10px;margin-bottom:10px;
border-bottom:1px solid #98C7CB;
}
.individualpaketeListeLay div.paket {
position:relative;
}

.individualpaketeListeLay td.bild{
width:99px;padding-right:11px;
overflow:hidden;
}
.individualpaketeListeLay td.text{

}

.individualpaketeListeLay div.unterkunfttitel {
margin:0;
}
.individualpaketeListeLay div.unterkunfttitel a{
color:#329097;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.individualpaketeListeLay h3 {
margin-top:0;
}
.individualpaketeListeLay h3 a{
color:#329097;
font-size:14px;
text-decoration:none;
}


.individualpaketeListeLay table.paket{
width:100%;
}

.individualpaketeListeLay div.preisinfo{
padding:10px;
margin-bottom:10px;
background-color:#f4f9fa;
}	



.individualpaketeListeLay table.preisinfo{
width:100%;
}
.individualpaketeListeLay table.preisinfo td{
padding:2px;
}	
.individualpaketeListeLay table.preisinfo td.preis{
text-align:right;
}

.individualpaketeListeLay div.preisinfo div.weitereVarianten{
margin-top:5px;
font-size:10px;
padding-left:2px;
}	

.individualpaketeListeLay .buttons {
position:relative;
height:29px;
}

.individualpaketeListeLay .buttons .ukButton{
position:absolute;

left:0;
}

.individualpaketeListeLay .buttons .detailsButton{
position:absolute;
right:0;
}

/*** detailLay ***/

.individualpaketeDetailLay {
margin-bottom:10px;
}
.individualpaketeDetailLay div.paket {
position:relative;
}

.individualpaketeDetailLay td.bild{
width:99px;
height:99px;
padding-right:11px;
overflow:hidden;
}
.individualpaketeDetailLay td.text{

}

.individualpaketeDetailLay div.unterkunfttitel {
margin:0;
}
.individualpaketeDetailLay div.unterkunfttitel a{
color:#329097;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.individualpaketeDetailLay h3 {
margin-top:0;
}
.individualpaketeDetailLay h3 a{
color:#329097;
font-size:14px;
text-decoration:none;
}

/*** paket als gutschein ***/
div.paketalsgutschein{
margin-top:10px;
font-size:12px;
}

div.paketalsgutschein div.ogutschein{
border:1px solid #98C7CB;
margin-bottom:5px;
/*background:url(1pic/gutscheine.jpg) right top no-repeat;*/
padding:10px;
}


div.paketalsgutschein div.ogutschein div.ogstext{
/*width:350px;*/
}

div.paketalsgutschein div.ogutschein div.linkbutton{
margin-top:10px;
}
